在模拟器上安装 HTC Legend ROM
出于布局测试的目的,我希望我的 AVD 看起来与 HTC Legend 完全一样。 我下载了:
RUU_Legend_HTC_WWE_2.03.405.3_Radio_47.39.35.09_7.08.35.21_release_130330_signed.exe
启动 AVD,然后启动安装程序。 ROM 更新工具将模拟器识别为 Android 设备:(哦 - 由于 stackoverflow 的规则,无法上传屏幕截图。无论如何,它说:)
来自: 图片版本: google_sdk-eng
至: 图片版本: 2.03.405.3
不幸的是,它冻结在“重新启动到引导加载程序” - 我可以关闭模拟器并再次启动它,但安装程序不断写入“等待引导加载程序...(N)...”
也许更简单的方法是尝试在安装包中找到system.img文件。有人尝试这样做吗?
For layout testing purposes I would like my AVD to look exactly like an HTC Legend.
I downloaded:
RUU_Legend_HTC_WWE_2.03.405.3_Radio_47.39.35.09_7.08.35.21_release_130330_signed.exe
Started the AVD and then the installer. The ROM update tool recognizes the emulator as an Android device: (Doh - can't upload the screenshot because of stackoverflow's rules. Anyways it says:)
From:
Imageversion:
google_sdk-eng
To:
Imageversion:
2.03.405.3
Unfortunately it freezes at 'Restarting to Bootloader' - I can close the emulator and start it up again, but the installer keeps writing 'Waiting for Bootloader... ( N) ...'
Maybe an easier approach would be to try and find the system.img file inside the install package. Anyone tried doing this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我将 system.img 和各种其他文件放到了我的 AVD 上:
(我的是 C:\Documents and Settings\[用户名]\Local Settings\Temp\{C8465DBB-B65C-48D8-AE23-B3E98E45D61C}\{50F2F878-636A-496F-A7CB-544C067E0C4B})
不幸的是,模拟器不断重新启动 - 它只是一次又一次地播放 HTC 启动声音。
I got the system.img and various other files onto my AVD:
(mine was C:\Documents and Settings\[Username]\Local Settings\Temp\{C8465DBB-B65C-48D8-AE23-B3E98E45D61C}\{50F2F878-636A-496F-A7CB-544C067E0C4B})
Unfortunately the emulator just keeps rebooting - it just plays the HTC startup sound again and again.