Install Android Market on Emulator
Monday, November 29th, 2010Steps to enable Android market in the android emulator:
1. Download and install the latest Android SDK (Android 2.2, API 8, revision 2)
2. Create a Android Virtual Device. Select ‘Virtual Devices’ from the left pane of the Android SDK and AVD Manager.
3. Go to the location ‘%userprofile%/.android/avd’. You will find a folder named ‘DemoDevice.avd’. Copy the system image ‘system,img’ from ‘SDK_LOCATION/platforms/android-8/images’ to the folder ‘DemoDevices.avd’.

(more…)




