PDA

View Full Version : Can't start avd in ubuntu 14.04



jenishah82
July 6th, 2015, 06:36 AM
I have installed Android Studio and android sdk in /opt.
When I run the emulator, I am getting:


PANIC: HOME is defined but could not find Nexus_5_API_22_x86.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)

Can anyone guide me what to do?