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
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
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 plugin command Synopsis Manage project plugins Syntax cordova {plugin | plugins} [ add
plugin Specifies details about what plugin to restore during a prepare. This element is automatically added to a project's config.xml when a plugin is added using the --save
access Defines the set of external domains the app is allowed to communicate with. The default value shown above allows it to access any server. See the Domain
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
activated The event fires when Windows Runtime activation has occurred. See MSDN
cordova prepare command Synopsis Transforms config.xml metadata to platform-specific manifest files, copies icons & splashscreens, copies plugin files for specified
hook Represents your custom script which will be called by Cordova when certain action occurs (for example, after plugin is added or platform prepare logic is invoked). This is useful when you
Page 2 of 5