配置/自定义 AVD
在 ubuntu 中的 Android AVD 管理器中,我可以指定 SD 卡存储的大小、“皮肤”、屏幕分辨率和某些硬件规格。
但是,如果我想制作一个新的 Android ROM 映像或构建以使用比目标中给定或即将到来的选项更高的东西,这是可能的。
是否有详细说明如何配置/自定义 AVD 的分步文档?
提前致谢。 喀什
In the AVD manager for Android in ubuntu I can specify the size of the SD card storage, the "skin", the screen resolution, and certain hardware specs.
But what if I wanted to make something like a new android ROM image or build to use rahter than the given or coming options in target, is that possible.
Is there a step-by-step document describing how to configure/customize an AVD to that level of detail?
Thanks in advance.
kash
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下载源代码。为您进行定制。建造它。在模拟器上运行自定义操作系统。
http://source.android.com/source/index.html
Download the source code. Make you customizations. Build it. Run the custom OS on your emulator.
http://source.android.com/source/index.html