Friday 2 October 2015

Creating android virtual device ( AVD ) in Eclipse

As we all understand that Eclipse is as well most advantageous IDE ( Integrated development environment ) for android apps development purpose. Eclipse allows us to build android apps, test android apps via android emulator also known as android virtual device, app debugging system to discover errors, graphical user interface, drag n drop customization. But the most usable factor is to test developed android apps via android emulator ( Android mobile simulation device on computer ).

Also read : How to create Android virtual device in Android studio.


Creating Android virtual device in Eclipse on Widows. 


1. Start Eclipse on your computer.

2. Click on Android virtual device ( AVD ) manager.


3. Now click on Create button to create your own avd.


4. Set AVD name, AVD target device, target android operating system version, CUP/ABI , keyboard, Skin, Front camera, back camera, memory option, VM heap memory, internal storage, SD card storage, emulation options, User host gpu.


5. After all that configuration just select your avd from given avd list and click on start button.


Screenshots of Android virtual device.



No comments:

Post a Comment