tag

home / developersection / tag

Cordova - Battery Plugin
apache cordova 20-Apr-2017
Cordova - Battery Plugin

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.

Cordova - Plugman
apache cordova 18-Apr-2017
Cordova - Plugman

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

Handling Events in App Built Using Apache Cordova
apache cordova 18-Apr-2017
Handling Events in App Built Using Apache Cordova

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

Apache Cordova- storing Data through Apps
apache cordova 17-Apr-2017
Apache Cordova- storing Data through Apps

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.

Creating first Application Using Cordova
apache cordova 17-Apr-2017
Creating first Application Using Cordova

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.

How to Install and Setup Apache Cordova
apache cordova 14-Apr-2017
How to Install and Setup Apache Cordova

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.