home / developersection / tag
The globalization plugin is used for getting info about user’s local language, date and time zone, currency etc. this could be necessary in order to e
The measurement of the geographical location of an object, such as a mobile phone, or an Internet-connected PC is its Geolocation. Basically, it invol
This plugin will call platform native dialog UI element.Step 1 - Install Dialog PluginTo install this plugin, open the command prompt window and type
There are times when you have to use or manipulate file system manager through the app. You can integrate the file system into your app using the file System plugin in apache Cordova.
The smartphones have a built in small component called magnetometer, which can measure the Earth’s magnetic field. The information is then combined wi
The accelerometer is a built-in structure that manages tilt and motion of a device. It is also capable of detecting rotation and motion gestures such as swinging or shaking.
It is sometimes essential to use the contacts through the mobile app. You have to search for the contacts in the Contacts database. Apache Cordova has
When you are building an app that demands to check the information about the device, then you can integrate this plugin and make your work doneThis pl
There istimes, when you have to use Camera in your app, then for this, you have to integrate it into the app using the Camera Plugin.This plugin is us
This Cordova plugin allows monitoring of battery status of the device. It will monitor and show each change that occurs when the battery is being used.
Plugins are very essential part of an app building framework. You can add several unique features to your app. To have plugins, it’s also not an easy task to manage all the plugging. So, to install and manage plugins
In the series of learning, building apps using Apache Cordova, this article will explain you which events you can use in Cordova and how to use them.T