Mac os appium emulator nexus not running

broken image
broken image

i'm a newbie about android and docker and have no clues about this. seems this issue happens only on avd with play store. i tried every solution searched from stackoverflow to generate adb keys again, copy adb public keys to /data/misc/adb/adb_keys in emulator, enable USB debugging, revoke USB debugging authentication in developer options in the emulator, and set some environment variables, but no luck. However, i met an issue when i installed my app using adb install. getting error when running appium on mac big sur. d 'Nexus 5X' - p /root/android_emulator_nexus_5xĮmulator -avd nexus_5x_7.0 -gpu off -noaudio -memory 1532 -skin 768x1280 I am getting following error while running Emulator on Android Studio. k 'system-images android-24 google_apis_playstore x86' \ the following are how i created an emulator with play store. Hi, i've installed system images of android-x86-7.0 play store and the emulator looked fine.