什么是PhoneGap:
使用HTML,CSS和JavaScript创建移动应用程序
PhoneGap is a web platform that exposes native mobile device apis and data to JavaScript.
Apache Cordova is a platform for building native mobile applications using HTML,CSS, and JavaScript.
PhoneGap环境部署:
PhoneGap安装包下载地址: http://phonegap.com/download
怎么安装: http://docs.phonegap.com/en/2.0.0/guide_getting-started_index.md.html
PhoneGap例子:暂缺
PhoneGap性能分析: 可用于开发一般应用,跑游戏会卡。