KingoC
KingoC

Reputation: 167

the AVD manage in android studio doesn't start

i have a problem with the AVD manager, i installed Android v5.0.1 and when i lunch the virtual device it doesn't start. and this is the detail of the problem :

enter image description here

please help me to solve this problem, thank you!

Upvotes: 0

Views: 50

Answers (2)

Eoin Payne
Eoin Payne

Reputation: 111

Also, make sure that you have ran Android Studio in administrator mode (right click the launch icon)

Upvotes: 1

Mohit Charadva
Mohit Charadva

Reputation: 2613

Try Intel x86 images rather then armeabi-v7a images.

It will work faster compare to arm images.

Update your android studio to use Android Emulator 2.0

Upvotes: 1

Related Questions