Cordova plugins This section describes how to use Cordova plugins. Understanding Cordova plugins Cordova plugins allow you to access specific mobile device functionalities. Installing Cordova plugins Before usage, Cordova plugins need to be installed in the GMA or GMI development environment. Using a Cordova plugin API Cordova plugin features can be used by invoking cordova front calls. Embed Cordova plugins in a GMA app To be included in your app, Cordova plugins need to be specified in the build process. Embed Cordova plugins in a GMI app To be included in your app, Cordova plugins need to be specified in the build process.