Android Configuration

Android Configuration

The config.xml file controls various Cordova settings. These apply across the application, and per CordovaWebView instance.

<preference>

Various other preferences (as <preference> tags) default on not breaking existing apps. The available preferences are:

<plugin>

Android supports using <feature> as analogues to <plugin> elements.