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
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
Hooks Introduction Cordova Hooks represent special scripts which could be added by application and plugin developers or even by your own build system
cordova prepare command Synopsis Transforms config.xml metadata to platform-specific manifest files, copies icons & splashscreens, copies plugin files for specified
activated The event fires when Windows Runtime activation has occurred. See MSDN
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
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 plugin command Synopsis Manage project plugins Syntax cordova {plugin | plugins} [ add
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
resume The resume event fires when the native platform pulls the application out from the background. Quick Example
Page 2 of 5