cordova compile
  • References/Mobile Apps/Cordova/Reference/CLI

cordova compile command Synopsis cordova compile is a subset of the cordova build

2025-01-10 15:47:30
Hooks
  • References/Mobile Apps/Cordova/Reference

Hooks Introduction Cordova Hooks represent special scripts which could be added by application and plugin developers or even by your own build system

2025-01-10 15:47:30
<platform>
  • References/Mobile Apps/Cordova/Reference/Config.xml

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

2025-01-10 15:47:30
<plugin> <variable>
  • References/Mobile Apps/Cordova/Reference/Config.xml

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

2025-01-10 15:47:30
<access>
  • References/Mobile Apps/Cordova/Reference/Config.xml

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

2025-01-10 15:47:30
cordova plugin
  • References/Mobile Apps/Cordova/Reference/CLI

cordova plugin command Synopsis Manage project plugins Syntax cordova {plugin | plugins} [ add

2025-01-10 15:47:30
<plugin>
  • References/Mobile Apps/Cordova/Reference/Config.xml

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

2025-01-10 15:47:30
cordova prepare
  • References/Mobile Apps/Cordova/Reference/CLI

cordova prepare command Synopsis Transforms config.xml metadata to platform-specific manifest files, copies icons & splashscreens, copies plugin files for specified

2025-01-10 15:47:30
activated
  • References/Mobile Apps/Cordova/Reference/Events

activated The event fires when Windows Runtime activation has occurred. See MSDN

2025-01-10 15:47:30
cordova emulate
  • References/Mobile Apps/Cordova/Reference/CLI

cordova emulate command Synopsis Alias for cordova run --emulator. Launches the emulator instead of device. See

2025-01-10 15:47:30