cordova telemetry command Synopsis Turns telemetry collection on or off. Syntax cordova telemetry [STATE]
Config.xml Config.xml is a global configuration file that controls many aspects of a cordova application's behavior. This platform-agnostic XML file is arranged based on the W3C's
cordova create command Synopsis Create the directory structure for the Cordova project in the specified path. Syntax
Hooks Introduction Cordova Hooks represent special scripts which could be added by application and plugin developers or even by your own build system
endcallbutton This event fires when the user presses the end call button. The event overrides the default end call behavior. Quick Example
cordova compile command Synopsis cordova compile is a subset of the cordova build
Plugin.xml Plugin.xml file defines the structure and settings required for your plugin. It has several elements to provide details about your plugin. plugin
pause The pause event fires when the native platform puts the application into the background, typically when the user switches to a different application. Quick
name Specifies the app's formal name, as it appears on the device's home screen and within app-store interfaces. Examples: <widget ...>
cordova requirements command Synopsis Checks and print out all the requirements for platforms specified (or all platforms added to project if none specified). If all
Page 1 of 5