When I try to start the emulator, I get the following message
PANIC: HOME is defined, but cannot find the 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 / A)
And my emulator does not start.
I found a similar question about SO, however there was no answer, and the answer does not say how to fix the problem other than installing ANDROID_AVD_HOME environment variable
However, I am not sure how to do this.
So I hope one of you guys can help.
im using android studio on ubuntu 14.04
source
share