How to create Contact Saving application in Phonegap

In this exercise we will learn how to create contact saving application in Phonegap where we can enter the contact details and save the...

Learn to develop apk file using phonegap

In this session we will learn to create github account , push our application on github and learn to develop apk file using Phonegap...

How to read directory from sdcard in phonegap

In this session we will learn how to read directory from sdcard in phonegap i.e we will read the directories present in the ...

Learn to implement Capture API with Phonegap

In this tutorial we will learn to implement capture api with phonegap and create an application which will capture an image in your mobile...

Implementing Accelerometer with Phonegap

In this session today we will create an app using accelerometer which will respond to X ,Y and Z axis when the mobile phone...

Implementing Camera API in Phonegap

In this exercise today we will be implementing camera API in Phonegap where we will create two buttons namely Take Photo and Get Photo...

Custom ScrollBar in Windows Phone Programming

This example shows how you can create scroll bar in windows phone. Algorithm: 1.) Create a new project by File-> New Project name it CustomScrollBarExample. 2.) Select Visual C#...