Friday, November 30, 2007

Android Emulator

The Android SDK includes a mobile device emulator — a virtual device that runs on your computer. The emulator lets you prototype, develop, and test Android applications without using a physical device.



More: Android Emulator - Android

[remark: any SPAM commetns will be reported to Google.]

JDK 6 + Eclipse + Android SDK

out-dated information!!!
Pls. refer here, "Install Android SDK on Eclipse 3.5 Galileo", for update information. ~edited 2009-07-18.


One of the development platform, which I used, is (JDK 6 + Eclipse + Android SDK) run under WindowsXP.

JDK 6 is the Java Development Kit from Sun.
Android SDK is the core to develope Android application.
Eclipse IDE for Java Developers is a free Open Source IDE for Java development. Android Development Tools plugin is needed, in order to work with Android SDK.

Thursday, November 29, 2007