下载zip文件PhoneGap 2.0.0
PhoneGap 2.0.0 Released 20 Jul 2012
http://phonegap.com/download/
解压缩后的目录结构:
Directory Structure
-------------------
|-doc/ ........... source documentation
|-lib/ ........... platform code for supported operating systems
| |-android/
| |-bada/
| |-blackberry/
| |-ios/
| |-symbian/
| |-webos/
| '-windows/
|-changelog ..... a changelog compiled from comments and authors
|-license ....... the Apache Software License v2
|-version ....... release version in plain text
'-readme.md ..... release readme
====================================================
在PhoneGap 2.0.0的Android 相应目录下执行create.bat
cd C:Phonegapphonegap-phonegap-20120720lib Android in
create phonegapopath -phonegap- Android opath
其中:
项目目录 c:phonegapopath -phonegap-Android
项目名称:opath
结果:生成目录结构
C:Phonegapopath-phonegap-Android
====================================================
嗯……大概过程就是这样了。。。我也只是新手,大家一起学习……