platform When using the CLI to build applications, it is sometimes necessary to specify preferences or other elements specific to a particular platform. Use the element to specify configuration
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
cordova telemetry command Synopsis Turns telemetry collection on or off. Syntax cordova telemetry [STATE]
startcallbutton The event fires when the user presses the start call button. If you need to override the default start call behavior you can register an event listener for the startcallbutton
endcallbutton This event fires when the user presses the end call button. The event overrides the default end call behavior. Quick Example
Hooks Introduction Cordova Hooks represent special scripts which could be added by application and plugin developers or even by your own build system
cordova create command Synopsis Create the directory structure for the Cordova project in the specified path. Syntax
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
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
Page 1 of 5