0

I have seen a few similar questions on this topic, such as this and this, but whereas those two questions deal with an incorrect path, I am not getting a path at all.

Am I missing something? All I have done is create a virtual Android device as per this tutorial, and have then run into this error.

Looking at the details of the virtual device, its path is D:\.android\avd\VirtualDeviceNexus.avd, which does exist on my system.

enter image description here

Any ideas? (Or is this just the same error with a different look, one year of Android advancements later?)

Community
  • 1
  • 1
Raven Dreamer
  • 6,940
  • 13
  • 64
  • 101
  • Please open commander, then `CD` to your folder `[Android-SDK]\tools`, and run this command line: `emulator.bat @VirtualDeviceNexus -debug-all`, then post the log which will be printed out here. I'm not sure `emulator.bat` or `emulator.exe` since I don't have Windows, but I think there will be one of them. –  Mar 10 '13 at 20:49
  • @LaiVung Same message. http://i.stack.imgur.com/Cplw5.png (And yes, I had previously changed the name) – Raven Dreamer Mar 10 '13 at 21:28
  • Thanks. But I'm sorry I can't help with that info. I found some related questions on SO like [this one](http://stackoverflow.com/questions/9009872/android-eclipse-panic-could-not-open), [this one with an accepted answer](http://stackoverflow.com/questions/15103782/avd-panic-could-not-open-not-a-path-issue) and [issue #19084](https://code.google.com/p/android/issues/detail?id=19084) on Android project. I hope they would be useful. –  Mar 10 '13 at 22:12

0 Answers0