PhoneGap History
- First developed at an iPhoneDevCamp event in San Francisco, PhoneGap went on to win the People's Choice Award at O'Reilly Media's 2009 Web 2.0 Conference and the framework has been used to develop many apps.
- Apple Inc. has confirmed that the framework has its approval, even with the new 4.0 developer license agreement changes. The PhoneGap framework is used by several mobile application platforms such as Worklight andappMobi as the backbone of their mobile client development engine.
- Adobe officially announced the acquisition of Nitobi Software on October 4, 2011.
- Coincident with that, the PhoneGap code was contributed to the Apache Software Foundation to start a new project called Apache Cordova.
- The project's original name, Apache Callback, was viewed as too generic.
Introduction
Here in this section we will get to know the introduction part of
phone gap. PhoneGap is also called Apache Cordova is an open-source mobile
development framework developed by Nitobi Software. PhoneGap is an open source
framework for building cross-platform mobile applications with HTML, CSS, and
JavaScript. PhoneGap is an HTML5 appication platform that allows you to author
native applications with web technologies and get access to APIs and appication
stores.

| Phone Gap | |
| Developer(s) | Nitobi |
| Initial release | 2005 |
| Preview release |
1.3.0 / December 19, 2011; 23 days ago |
| Development status | Active |
| Written in |
JavaScript, HTML5 and CSS3 |
| Operating system |
iOS, Android, webOS, Windows Mobile, Symbian,
BlackBerry and Windows Phone 7 |
| Available in | English |
| Type | mobile development framework |
| License | Modified BSD license or the MIT License |
| Website | http://www.phonegap.com/ |
Before starting to use PhoneGap you need to use the following steps:
Step 1 : First you need to have Visual
Studio 2010 in your machine. If you don't have it then install it.
Step 2 : System requirement for PhoneGap. Prerequisite to install the PhoneGap is the Operating System. PhoneGap requiresWindows 7 or Windows Vista Service Pack 2
Step 3 : Download the service pack 1 for
Visual Studio. You can easily download it from the following link.
http://www.microsoft.com/download/en/details.aspx?id=23691.
Step 4 : Download the Window phone
developer tools. You can easily download it from the following link.
http://www.microsoft.com/download/en/details.aspx?id=13890.
Step 5 : Download the Windows Phone SDK 7.1. You can easily download it
from the following link.
http://www.microsoft.com/download/en/details.aspx?id=27570 .









Mahesh ChandPosted Jan 18, 2012, 8:31 AM
Good start Deepak. Anoop, Phone Gap is a Framework that can build applications for iPhone, Windows Phone, Android and other mobile devices using same code base. So we don't have to manage 5 different types of projects.
Anoop TiwariPosted Jan 13, 2012, 1:18 PM
what are the advantages of windowgap