Android 教学(一)
一直想学Android,但一直在忙、盲和茫。
Android应该不用多介绍,它是Google的产品,主要是以一个Open Source的平台用于无限的地方,例如:手机、家用电器、MP3播放器等等。因为它是Open Source,它又可以被伸展和开发,让人们任意得发展想像空间。
1。开发Android所需要的设备非常简单,只需:
- Windows XP (32-bit) or Vista (32- or 64-bit)
- Mac OS X 10.4.8 or later (x86 only)
- Linux (tested on Linux Ubuntu Dapper Drake)
2。而开发环境,只需:
- Eclipse IDE
- 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)
- JDK 5 or JDK 6 (JRE alone is not sufficient)
- Android Development Tools plugin (optional)
- Not compatible with Gnu Compiler for Java (gcj)
- Eclipse 3.3 (Europa), 3.4 (Ganymede)
- Other development environments or IDEs
- JDK 5 or JDK 6 (JRE alone is not sufficient)
- Apache Ant 1.6.5 or later for Linux and Mac, 1.7 or later for Windows
- Not compatible with Gnu Compiler for Java (gcj)
3。再来就是Android的SDK,现在的版本是Android 1.1 SDK, Release 1。
请查阅:http://developer.android.com/sdk/1.1_r1/index.html
4。安装完毕后只要一些系统的调整。
请查阅:http://developer.android.com/sdk/1.1_r1/installing.html
5。完毕!

0 评论:
发表评论