Cordova Plugin Whitelist In Cordova version 4.0 or higher, you can implement a whitelist policy to navigate your application WebView using this…
cordova contacts
-
-
Cordova Installation To install the Cordova command line tool, you must have to follow below steps: Cordova basically runs on the Node.js…
-
Creating first Cordova Application All the required components for creating a Cordova application are already installed. So, let’s create the first Cordova…
-
Top Cordova Frameworks for Hybrid Mobile App Development Nowadays, the tendency of people using desktop applications has decreased because of the increasing…
-
Cordova Plugin Vibration The main task of this plugin is to vibrate the device. This plugin describes the global objects such as…
-
Config.xml file Config.xml can be defined as a global configuration file of the Cordova application, where we can change the configuration of…
-
Cordova Events Cordova provides a set of various events for your application. These events are fired by the application, if required. We…
-
Cordova Plugins A Plugin can be defined as a package of add-on code that is used to enable a Cordova web view…
-
Cordova Hooks We can define the Cordova Hooks as the special scripts that allow a user to automate the basic features of…
-
Cordova Storage A large number of data is generated while designing any app. This data is needed for future use in the…