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