如何在Android Studio中外部安装android系统映像(用于模拟器)?
问题描述:
我从此链接.现在我应该粘贴到哪里,安装文件或对该文件做什么?
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?
我希望Android N显示在我的Android模拟器列表中(该列表在单击Android Studio中的运行"按钮后显示).
I want Android N to show in my Android Emulator list (list which appears after clicking the run button in Android Studio).
答
将此压缩包解压缩到文件夹{sdk_dir}/system-images/android-24/default/
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.