Top Cordova Frameworks for Hybrid Mobile App Development Nowadays, the tendency of people using desktop applications has decreased because of the increasing…
cordova device
-
-
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 Screen Orientation This Cordova plugin mainly works for the orientation of the device screen. It is used to set or…
-
Cordova Plugin SplashScreen The Splash Screen consists of an image, logo, and the current version of the software that usually appears while…
-
Cordova App Templates The Apache Cordova version 6.0.0 was released in 2016 in Utah. This version added a new feature to Cordova…
-
Cordova Plugin Statusbar For customizing the StatusBar of iOS and Android platform, some functions are provided by the StatusBar object. We have…
-
Cordova Architecture Apache Cordova provides a set of APIs that can be used to access and stimulate the native mobile OS features…