Top Cordova Frameworks for Hybrid Mobile App Development Nowadays, the tendency of people using desktop applications has decreased because of the increasing…
cordova camera
-
-
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 PhoneGap PhoneGap is a distribution of the Apache Cordova. So you can see Apache Cordova as an engine that powers the…
-
Apache Cordova Tutorial Apache Cordova is defined as an open source platform which is used for building mobile applications using HTML, CSS…
-
Cordova Plugin Camera A Plugin Camera is required to access the camera functionality of a device. This plugin enables a user to…
-
Cordova Plugin File The Cordova’s Plugin file implements a File API that enables a user to perform read/write operation on the stored…
-
Cordova Plugin Geolocation The Geolocation plugin is used to determine the device location in terms of latitude and longitude. It offers the…