问题
I have downloaded (externally from IDM) Android N System Image from this link. Now where should i paste, install the file or what should i do with the file?
I want Android N to show in my Android Emulator list (list which appears after clicking the run button in Android Studio).
回答1:
Unpack this zip into folder {sdk_dir}/system-images/android-24/default/
After it you must create new virtual device from run dialog usiing this system image.
回答2:
Unpack to {SDK_PATH}/system-images/android-24/google_apis/x86/
Refresh the emulators list by clicking the reload button at the bottom
回答3:
You should put the downloaded system images in {Sdk_location}/temp and then use command line to install them otherwise they won't show up in android studio.
来源:https://stackoverflow.com/questions/39397208/how-to-install-android-system-image-for-emulator-externally-in-android-studio