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).
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.
Unpack to {SDK_PATH}/system-images/android-24/google_apis/x86/
Refresh the emulators list by clicking the reload button at the bottom
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.