Rajveer Singh
Rajveer Singh

Reputation: 1

android studio's virtual device is not running

Here is the error

Cannot launch AVD in emulator. Output: PANIC: HOME is defined but could not find Nexus_5_API_11_2.ini file in $HOME.android\avd (Note: avd is searched in the order of $ANDROID_AVD_HOME,$ANDROID_SDK_HOME.android\avd and $HOME.android\avd)

Upvotes: 0

Views: 84

Answers (1)

Ikechukwu Kalu
Ikechukwu Kalu

Reputation: 1634

This is not actually a fix to your error but I think you should consider using genymotion's virtual device. It's very nice. Check it out here https://www.genymotion.com/#!/

Upvotes: 0

Related Questions