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...

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...

Capturing Audio in PhoneGap

In this tutorial we will be creating an app which will have the recording functionality , so we will have a record button which...

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 your application on RippleEmulator

In this tutorial we will learn to implement your app on ripple emulator , which will work as an online simulator of mobile where...

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#...