Upgrading the android sdk
先來看看google 對於android sdk開發環境的說明。
System and Software Requirements
http://code.google.com/android/intro/installing.html
Supported Operating Systems:
* Windows XP or Vista
* Mac OS X 10.4.8 or later (x86 only)
* Linux (tested on Linux Ubuntu Dapper Drake)
Supported Development Environments:
* Eclipse IDE
o Eclipse 3.3 (Europa), 3.4 (Ganymede)
+ Eclipse JDT plugin (included in most Eclipse IDE packages)
+ WST (optional, but needed for the Android Editors feature; included in most Eclipse IDE packages)
o JDK 5 or JDK 6 (JRE alone is not sufficient)
o Android Development Tools plugin (optional)
o Not compatible with Gnu Compiler for Java (gcj)
* Other development environments or IDEs
o JDK 5 or JDK 6 (JRE alone is not sufficient)
o Apache Ant 1.6.5 or later for Linux and Mac,
1.7 or later for Windows
o Not compatible with Gnu Compiler for Java (gcj)
以上粗體的部份,就是在linux上面開發要注意的問題,囧
需要自己抓一份jdk而不能用系統預設的!!!
System and Software Requirements
http://code.google.com/android/intro/installing.html
Supported Operating Systems:
* Windows XP or Vista
* Mac OS X 10.4.8 or later (x86 only)
* Linux (tested on Linux Ubuntu Dapper Drake)
Supported Development Environments:
* Eclipse IDE
o Eclipse 3.3 (Europa), 3.4 (Ganymede)
+ Eclipse JDT plugin (included in most Eclipse IDE packages)
+ WST (optional, but needed for the Android Editors feature; included in most Eclipse IDE packages)
o JDK 5 or JDK 6 (JRE alone is not sufficient)
o Android Development Tools plugin (optional)
o Not compatible with Gnu Compiler for Java (gcj)
* Other development environments or IDEs
o JDK 5 or JDK 6 (JRE alone is not sufficient)
o Apache Ant 1.6.5 or later for Linux and Mac,
1.7 or later for Windows
o Not compatible with Gnu Compiler for Java (gcj)
以上粗體的部份,就是在linux上面開發要注意的問題,囧
需要自己抓一份jdk而不能用系統預設的!!!
留言
張貼留言
發表一下意見,互動一下唄!