PhoneGap

PhoneGapPhoneGap Official Website
(http://phonegap.com/)

Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript

PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about.

Install PhoneGap
(http://phonegap.com/install/)

Getting Started Guides
(http://docs.phonegap.com/getting-started/1-install-phonegap/desktop/)


PhoneGap
(https://en.wikipedia.org/wiki/PhoneGap)

Apache Cordova (formerly PhoneGap) is a popular mobile application development framework originally created by Nitobi. Adobe Systems purchased Nitobi in 2011, rebranded it as PhoneGap, and later released an open source version of the software called Apache Cordova. Apache Cordova enables software programmers to build applications for mobile devices using JavaScript, HTML5, and CSS3, instead of relying on platform-specific APIs like those in Android, iOS, or Windows Phone. It enables wrapping up of CSS, HTML, and JavaScript code depending upon the platform of the device. It extends the features of HTML and JavaScript to work with the device. The resulting applications are hybrid, meaning that they are neither truly native mobile application (because all layout rendering is done via Web views instead of the platform’s native UI framework) nor purely Web-based (because they are not just Web apps, but are packaged as apps for distribution and have access to native device APIs). Mixing native and hybrid code snippets has been possible since version 1.9.

The software was previously called just “PhoneGap”, then “Apache Callback”. As open-source software, Apache Cordova allows wrappers around it, such as Intel XDK or Appery.io.

PhoneGap is Adobe’s productized version and ecosystem on top of Cordova. Like PhoneGap, many other tools and frameworks are also built on top of Cordova, including Ionic, the Intel XDK, Monaca, TACO, and the Telerik Platform.[10] These tools use Cordova not PhoneGap for their core tools.

Contributors to the Apache Cordova project include Adobe, IBM, Google, Microsoft, Intel, Blackberry, Mozilla, and others.


PhoneGap Tutorial for Beginners
(http://www.tutorialspoint.com/phonegap/)



Apache Cordova Tutorial – Fast Track to Mobile Application Development
(https://ccoenraets.github.io/cordova-tutorial/)


YouTube – PhoneGap Tutorial

Published on 9 Jan 2015
An overview getting started with PhoneGap

Phonegap Tutorial 1 – Installation and Develops Android

Published on 5 Jun 2014


Essentials: Beginner Track | PhoneGap Day US 2014

Published on 17 Nov 2014
This workshop will provide an introduction to PhoneGap, the philosophy behind it and how to get started quickly using a variety of different tools available. The CLI, PhoneGap Developer App, PhoneGap Build and more will be shown and you will learn about the many frameworks available to choose from when building your mobile apps. You will also be shown debugging techniques and walk away with a solid understanding of what PhoneGap is all about. Lastly you can expect to hear an introduction to the PhoneGap Enterprise offering Adobe has been working on.