-1

I am beginner in Android and want to create AVD but it is not getting launch and giving some error.

Error Trace:

[2014-03-21 17:47:58 - HelloWorld] Android Launch! [2014-03-21 17:47:58 - HelloWorld] adb is running normally. 
[2014-03-21 17:47:58 - HelloWorld] Performing in.example.HelloWorld.MainActivity activity launch 
[2014-03-21 17:47:58 - HelloWorld] Automatic Target Mode: Unable to detect device compatibility. Please select a target device.     
[2014-03-21 17:48:01 - HelloWorld] Launching a new emulator with Virtual Device 'Android'     
[2014-03-21 17:48:01 - Emulator] PANIC: Could not open: Android
TheMohanAhuja
  • 1,855
  • 2
  • 19
  • 30
Prashant
  • 25
  • 11
  • @sid image is not getting upload. – Prashant Mar 21 '14 at 12:56
  • You can post your error here. – Siddharth_Vyas Mar 21 '14 at 12:56
  • 2
    This link might help you http://stackoverflow.com/questions/14317789/how-to-create-a-new-avd-in-eclipse – TheMohanAhuja Mar 21 '14 at 12:57
  • [2014-03-21 17:47:58 - HelloWorld] Android Launch! [2014-03-21 17:47:58 - HelloWorld] adb is running normally. [2014-03-21 17:47:58 - HelloWorld] Performing in.example.HelloWorld.MainActivity activity launch [2014-03-21 17:47:58 - HelloWorld] Automatic Target Mode: Unable to detect device compatibility. Please select a target device. [2014-03-21 17:48:01 - HelloWorld] Launching a new emulator with Virtual Device 'Android' [2014-03-21 17:48:01 - Emulator] PANIC: Could not open: Android – Prashant Mar 21 '14 at 12:59
  • Hope, it will make you understand @Sid – Prashant Mar 21 '14 at 13:00
  • @Prashant : Did you try with the solution provided by TheMohanAhuja? – Siddharth_Vyas Mar 21 '14 at 13:03
  • 1
    If above link doesn't worked then See this link it has same problem as yours http://stackoverflow.com/questions/18540607/starting-emulator-for-avd-then-panic-could-not-open – TheMohanAhuja Mar 21 '14 at 13:03

1 Answers1

0

I think you should do some research over google before putting questions here

There are some links that might solve your problem please check them out:

how to create a new AVD in eclipse?

As per your error trace: PANIC: Could not open: Android This link may help you:

"Starting emulator for AVD" then Panic: could not open..."

Community
  • 1
  • 1
TheMohanAhuja
  • 1,855
  • 2
  • 19
  • 30