【发布时间】:2025-12-05 05:10:01
【问题描述】:
我想安装 Intel x86 Atom 系统映像,因为我的模拟器速度太慢。每次我尝试从 Android sdk 管理器安装它时,我都没有收到此消息:-
获取网址:https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml 验证 XML:https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml 获取地址:https://dl-ssl.google.com/android/repository/sys-img/android-wear/android-wear-sys-img.xml
验证 XML:https://dl-ssl.google.com/android/repository/sys-img/android-wear/android-wear-sys-img.xml
Done loading packages.
Preparing to install archives
Downloading Intel x86 Atom System Image, Android API 17, revision 1
Resuming Intel x86 Atom System Image, Android API 17, revision 1 download at 1540 (0%)
Download finished with wrong checksum. Expected ddb3313e8dcd07926003f7b828eafea1115ea35b, got 2789383f5a408e854f56ae282de281260fa2b46d.
Done.
Nothing was installed.
我去了英特尔网站并手动下载了它,然后按照说明进行安装。但是当我创建一个新的 AVD 时,我在 CPU/ABI 菜单中看不到 Intel atom 选项。
有谁知道问题出在哪里?
【问题讨论】:
-
“每次我尝试从 Android sdk manager 安装它都失败了” 它是如何失败的?你得到了什么错误?发这个,谢谢。
-
我已经编辑了我的帖子
-
确保您已安装 Android SDK 和 ADT v22.6.2,因为这些版本修复了许多与安装相关的问题。