Adobe phonegap team recently officially released version 2.0 on the annual phonegap day in Portland, USA.PhonegapIs a free and open-source development framework that allows web developers to familiarize themselvesHtml,CSSAndJavascriptBuild a cross-platform mobile local application.
Provided by the phonegap framework
JavascriptThe API can call the core functions of mobile devices in a very simple way, including geographical location, camera, accelerator, Address Book, multimedia, file and network functions.
With phonegap, you can useWebDevelop technologies to write mobile native apps and publish them to app stores on Apple Store, Google Play, and other platforms. The compiled code can be uploaded to the cloud server and compiled into applications on various platforms using the cloud compilation function. It supports iOS, Android, palm WebOS, Symbian, BlackBerry, Windows Phone and
Seven major Bada platforms.
The latest phonegap 2.0 has the following improvements:
Cordova webview-Integrate phonegap and embed it into Native applications as view fragments.
Command Line tooling (CLI) (Android, iOS and Blackberry)-The command line tool provides unified project creation, debugging, and simulation functions for different platforms.
Enhanced documentation-Improved the documentation, updated the Getting Started Guide, plug-in development documentation, migration guide, and more help documents that can help developers accelerate development.
Web Inspector remote (weinre)Connect to nodejs and install it using nodejs's package management tool (NPM.
Cordovajs-There are many exciting improvements, such as performance, security, and API standardization.
Transition to Apache CORDOVAThe transition to Cordova is coming soon.
Windows Phone supportEnhanced support for the Windows Phone platform.
Improvement to iOS app Creation-Significant improvements have been made to iOS platform application development.
Official Website: http://phonegap.com/
Help: http://docs.phonegap.com/
Auxiliary Tools: http://phonegap.com/tool
: Http://phonegap.com/download