• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps test source code

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.
 
Back
Top Bottom