home / developersection / category
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
In the series of learning apache Cordova framework using node.js, this article is another step in forward direction that explains the ways to store data in an app.
Once you have install and setup Cordova into your system, you are ready to build an app .In this post you will learn to create an application using Cordova from scratch.
This article describes you, how to install Apache Cordova and the Android SDK on a Windows machine. This is a quite complex process, which may take some time, but I suggest you to have patience and keep the things going.
Mobile applications are becoming popular everywhere, from smartphones and tablets, to smart watches, and soon be found in other gadgets, too. Ho