Programming/Non programming

Monday, March 22, 2010

Android:Create new Android Virtual Device(AVD) to deploy applications on Emulator:

Android:

How to create new Android Virtual Device(AVD) to deploy applications on Emulator:

1. Launch Eclipse
2. Click Window->Android SDK and AVD Manager

(OR)

If you are facing launching "Android SDK and AVD Manager", then
1. go to your installed Android SDK folder, and "Tools" folder there.
2. Click "android" file there

It will automatically launch Android SDK and AVD Manager.
Provide new name for your virtual device and choose the Target to be deployable(version) and click on 'Create AVD' to create it.

============================================================================================

After done with either of the above thing, do the following..

1. Launch Eclipse
2. Menu Run->Run Configurations
3. Choose the project and then "Target" tab
4. In the Target tab, you will find list of Virtual devices which you have added by following above point. Choose there which version you want to deploy.


That's it ;-) !!!

Cheers!
M.P.Prabakar
Senior Systems Analyst.

Have fun and be addictive by playing "TossRing" marvelous iPhone game. Link is below..
http://itunes.apple.com/us/app/tossring/id358100360?mt=8

2 comments: