Examples of using Cordova plugins in English and their translations into Japanese
{-}
- 
                        Colloquial
                    
- 
                        Ecclesiastic
                    
- 
                        Computer
                    
- 
                        Programming
                    
They have access to all Cordova Plugins which let you use native functionality, such as push notifications, camera, accelerometer, etc.
Please make sure to import the custom or external third-party Cordova plugins before building the custom built debugger.
To extend the native functionality exposed by the PhoneGap native-app container, PhoneGap Build supports most PhoneGap or Cordova plugins.
You will also modify the default Cordova  configuration to remove the Cordova plugins that are not necessary in the application.
Adding the Plugin in Monaca IDE From the IDE menu, go to Config Manage Cordova Plugins.
Apache Cordova  projects targeting iOS can take advantage of these services through a set of Cordova plugins contributed by Microsoft.
In this page, standardard and some third-party Cordova plugins are listed.
The followings are pre-configured third-party Cordova plugins provided by Monaca.
Each of these reference materials provides descriptions on how to write specific codes, so please do take a look.(Third-party Cordova Plugins and Samples& Tips).
Cordova plugins for iOS extend the CDVPlugin class, can return a result using the CDVPluginResult class and are called from JavaScript via the cordova.  exec interface.
This sample app is a Core Cordova Plugins Demo showing several device functionalities such as camera, contacts, compass and so on.
Custom built Monaca Debugger is a debugger which is built within Monaca Cloud IDE inside a project containing custom or external third-party Cordova plugins.
Cordova Plugins in Monaca¶.
Custom build debugger will contain the plugins user submitted from Cordova Plugins configuration page.
Besides HTML5 and Cordova  standard plugin APIs, Monaca Debugger also supports debugging apps with custom Cordova plugins added by your developers.
For more information of Cordova Core Plugins usage in Monaca, please refer to Cordova Plugins  and here.
Cordova Power Plugins.
Third-party Cordova plugins refer to other existing Cordova plugins.