Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to create a new AVD in eclipse?

I have a problem in creating a new android virtual device in eclipse I have a window with this information needed : AVD name , Device , Target , CPU/ABI , Keyboard , Skin , Front Camera , Back Camera , Memory Options , Internal Storge , SD Card , Emulation Options , and an OK button .

Instead of the window which I see in the tutorials that needs just this info : Name , Target , CPU/ABI , SD Card , Snapshot , Skin , Hardware , and Create AVD button .

And in my window I don't know what is the device option should I select + what ever I selected the OK button never be available ! what should I do ? please help me , thank you .

like image 369
rand Avatar asked Jan 14 '13 11:01

rand


People also ask

What is a AVD?

You use the Android Device Manager to create and configure Android Virtual Devices (AVDs) that run in the Android Emulator. Each AVD is an emulator configuration that simulates a physical Android device.


1 Answers

May be the following will help :

Window -> Android Virtual Device Manager

Device Definitions

Create new device

Then start the emulator

like image 194
Amt87 Avatar answered Oct 12 '22 09:10

Amt87