Android 模拟器上的 CyanogenMod - 有可能吗?

发布于 2024-12-26 07:15:02 字数 113 浏览 1 评论 0 原文

我正在测试 Cyanogen MOD ROM 的几个修改版本。在真实设备上测试它们并不是很舒服。所以问题是:是否可以在标准(或非标准)Android 模拟器上安装自定义 ROM(特别是 CyanogenMod)?

I'm testing several modifications of Cyanogen MOD ROM's. It's not really comfortable to test them on real device. So the question: is it possible to install custom ROM (in particular CyanogenMod) on standard (or non-standard) Android emulator?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

流心雨 2025-01-02 07:15:02

运行 Android SDK Manager,然后在菜单中导航至工具 -> 管理附加站点。在打开的窗口中,单击用户定义的站点选项卡,然后单击新建按钮。

输入以下 URL:

http://nushio.fedorapeople.org/cyanogenmod/repository.xml

安装并刷新软件包列表后,您将在 Android API 9,修订版 3 中找到 CyanogenMod-Kang Emulator。

安装并享受!

Run the Android SDK Manager and in menus, navigate to Tools->Manage Add-on Sites. In the window that opens, click the User Defined Sites tab and click the New button.

Enter the following URL:

http://nushio.fedorapeople.org/cyanogenmod/repository.xml

After installing it and refreshing the packages list, you will find CyanogenMod-Kang Emulator in Android API 9, revision 3.

Install and enjoy!

被翻牌 2025-01-02 07:15:02

有关仍适用于 Cyanogen 13 的方法,请参阅 http://www.modaco.com/forums/topic/289928-testing-getting-an-emulator-up-and-running-a-full-rom-with-the-market-etc/
http://forum.xda-developers.com/showthread.php?t= 906161

简而言之:

  • 安装 ADT
  • 打开 SDK 管理器:tools/android
  • 安装 Android 6.0 (for CM-13)
  • 也许安装 Tools/ Android SDK Tools & Platformtools 最新版本
  • 可以安装 Extras/ GoogleRepo、AndroidSupportRepo 和 AndroidSupportRepo。 -Lib
  • 选择 Tools/Manage AVDs
  • 创建新设备,创建新的 AVD
  • 将 system.img 放入 ~/.android/avd/

对于 CM 官方支持的设备,请从 http://wiki.cyanogenmod.org/w/Devices

  • 供应商:您想要的 Google
  • CM 版本

我还无法使其真正发挥作用...但它应该。

For a way that still works with Cyanogen 13 see http://www.modaco.com/forums/topic/289928-testing-getting-an-emulator-up-and-running-a-full-rom-with-the-market-etc/
and http://forum.xda-developers.com/showthread.php?t=906161

In short:

  • install ADT
  • open SDK manager: tools/android
  • install Android 6.0 (for CM-13)
  • maybe install Tools/ Android SDK Tools & Platformtools latest version
  • maybe install Extras/ GoogleRepo, AndroidSupportRepo & -Lib
  • select Tools/Manage AVDs
  • create new device, create new AVD
  • place system.img into ~/.android/avd/

For a device that is officially supported by CM select from http://wiki.cyanogenmod.org/w/Devices

  • Vendor: Google
  • CM version you want

I wasn't yet able to make this really work... but it should.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文