Cordova PhoneGap PhoneGap is a distribution of the Apache Cordova. So you can see Apache Cordova as an engine that powers the…
cordova device
-
-
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…
-
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…