Cross platform development for mobile application

1. Phonegap and Cordova

Hybrid app

The relation between these two: http://phonegap.com/2012/03/19/phonegap-cordova-and-what%E2%80%99s-in-a-name/ ; Basically, the phonegap is a distribution of Cordova.

The project (JIRA) page of Cordova: https://issues.apache.org/jira/browse/CB#selectedTab=com.atlassian.jira.plugin.system.project

Phone gap gives you more service:

Comprehensive documentation: https://github.com/phonegap/phonegap/wiki

Phong gap build: https://build.phonegap.com/

Phone …