
Flash Advertise
| Tutorial explores Eclipse plugin for Android |
| 摘自: linuxdevices.com 被阅读次数: 121 |
由 yangyi 于 2008-05-01 23:00:42 提供 |
Mar. 03, 2008 IBM's DeveloperWorks has published a tutorial on using Eclipse to develop for the Google Android mobile phone platform. Frank Ableson's "Develop Android applications with Eclipse" tutorial explores the Android Development Tools Eclipse plugin and generates two sample applications.The intermediate-level tutorial walks through a starter application with Android, says DeveloperWorks, covering all phases of building and debugging. It then moves on to a second application where it explores more complex Android features such as contacts searching and Google Maps address lookup. The tutorial includes the following code snippets:
Availability The tutorial is available now with registration. To get the most of this intermediate-level tutorial, says DeveloperWorks, students will need the Android software development kit (SDK) and a recent copy of Eclipse Classic (Ableson used V3.31). Mobile-development experience and Java programming skills are helpful, but not required. More information is available here. Another developer's perspective on Android is available here. Related Stories:
Original link: http://www.linuxdevices.com/news... |
IBM's DeveloperWorks has published a tutorial on using Eclipse to develop for the Google Android mobile phone platform. Frank Ableson's "Develop Android applications with Eclipse" tutorial explores the Android Development Tools Eclipse plugin and generates two sample applications.