I am getting this error while creating Android virtual device in Android Studio.
please help me to solve this.
please find the screenshot in this link
Asked
Active
Viewed 1.6k times
11

Yosuva Arulanthu
- 1,444
- 4
- 18
- 32
-
possible duplicate of [An Android Virtual Device that failed to load](http://stackoverflow.com/questions/22597781/an-android-virtual-device-that-failed-to-load) – Red Shift Jul 21 '15 at 17:28
-
yes.i deleted avd folder .then i created new emulator.now its working.thank you @RedShift – Yosuva Arulanthu Jul 24 '15 at 16:38
3 Answers
1
The reason is that chosen Device Android API Version is supposed to be installed in Android Studio, as you can see from AVD Manager. But in SDK Manager it is not installed.
Dowload and install it in SDK Manager first, then create device with this API version.

Zon
- 18,610
- 7
- 91
- 99
0
When I faced a similar problem, I solved it by moving Android Studio to the same directory as sdk. Try it.

Yvonne
- 179
- 1
- 4
0
Try Recreating the emulator. Remove the Current Emulator that fails. then Create it Again. and... try Genymotion too.

Mahdi-Malv
- 16,677
- 10
- 70
- 117