When ever i attempt to start my emulator i get the following message
PANIC: HOME is defined but could not find test.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)
And my emulator does not start.
I found a similar question on SO however no answer was selected and the answer are not telling how to fix the issue other than setting ANDROID_AVD_HOME environment variable
However im not sure how to do that.
So im hoping one of you guys can help.
im using android studio on ubuntu 14.04