January 24th, 2012, 02:44 PM
|
#6 (permalink)
|
|
Premium Member
Join Date: Oct 2011
Location: Sydney, Australia
Posts: 193
Device(s): Galaxy Nexus GSM
Thanks: 2
Thanked 37 Times in 33 Posts
|
I'll assume you've done all four steps including installing the ADT plugin for Eclipse and adding platform components to the SDK.
Take the first step under the Next Steps heading of the Installed the SDK page, set up the hello world application. This will show you how to create an AVD (Android Virtual Device), build an Android .apk (application package), and run it on the emulator.
|
|
|