Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cordova

How to find the device mobile or pc using javascript?

You can find the type of the device using javascript, for example, your website If you want to hide… Read more How to find the device mobile or pc using javascript?

Code for vibrate the android mobile using cordova

The following codova plugin is used to control the vibration in android mobile. This can be se… Read more Code for vibrate the android mobile using cordova

check battery status using cordova/phonegap android

In the following plugin is used to get the battery status while change the battery level, when… Read more check battery status using cordova/phonegap android

Create a simple Android Application

The following tutorial we are learn about how to create a simple android application using cor… Read more Create a simple Android Application