Cannot run android emulator using Command line tools on Linux (PANIC: Broken AVD system path.) – CentOS
I'm trying to set up Jenkins slave machine for UI tests of an android project. I've run out of ideas how to proceed when I encountered this issue trying to run android emulator: [myuser@jenkins-slave-002 emulator]$ export ANDROID_SDK_ROOT="/var/lib/android" [myuser@jenkins-slave-002 emulator]$ ./emulator…