6 ms·
Sorry, I'm not an expert. What am I supposed to do with the emulator-symbols.zip?
by kaixi 6y ago
Sorry, I'm not an expert. What am I supposed to do with the emulator-symbols.zip?
- lfy_google 6y agoReplace your current emulator install; delete $ANDROID_SDK_ROOT/emulator then unzip it there so theres $ANDROID_SDK_ROOT/emulator again. $ANDROID_SDK_ROOT, if not set, should be set to the SDK location in Android Studio > Preferences > Android SDK (SDK path will show up there). Set it in your ~/.bash_profile too so it's there next time for running the emulator from the command line. The AVD config.ini can be found in ~/.android/avd/nameofAvd.avd/config.ini .