Top Cordova Frameworks for Hybrid Mobile App Development Nowadays, the tendency of people using desktop applications has decreased because of the increasing…
cordova architecture
-
-
Cordova Plugin Vibration The main task of this plugin is to vibrate the device. This plugin describes the global objects such as…
-
Cordova Plugin Whitelist In Cordova version 4.0 or higher, you can implement a whitelist policy to navigate your application WebView using this…
-
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…
-
Cordova Plugin InAppBrowser We can define the InAppBrowser as a native Cordova plugin that mainly used to add an in-app browser for…
-
Cordova Plugin Media Capture To enhance the functionality of Cordova Plugins, a new Media Capture plugin is used to provide access to…
-
Cordova Plugin Media The Cordova plugin Media adds a new functionality in your Cordova app. With the use of this plugin, the…
-
Cordova Plugin Network Information This plugin is used to provide any information about the cellular and wifi connections of the device. We…
-
Cordova Plugin Screen Orientation This Cordova plugin mainly works for the orientation of the device screen. It is used to set or…