适用于 Android 设备的完全自定义 UI
我的目标是为商用 Android 平板电脑硬件创建自定义 ROM。它不会使用普通的 Android UI 小部件,而只是一个简单的启动器,提供自定义电子邮件应用程序、新闻应用程序以及可能还有一些其他功能。每个图标不会像普通的 Android 启动器那样很小,而是占据屏幕的一半或四分之一。
解决这个问题的最佳方法是什么?我可以创建一个自定义 ROM,它除了启动和启动一个从本地驱动器加载网页的精简浏览器进程之外什么都不做吗?这是一个不错的选择吗?
我也在考虑开发机器。 G1 数量充足且支持良好,M001 也是如此。如果我有一个可以在测试机上运行的自定义 ROM,需要进行哪些工作才能使其在不同的硬件平台上运行?
我感谢您提供的任何意见。
My goal is to create a custom ROM for commodity Android tablet hardware. It won't use the normal Android UI widgets, but just a simple launcher that offers a custom email app, a news app, and maybe a handful of other things. Each icon won't be small, as in the normal Android launcher, but rather a full half or quarter of the screen.
What would be the best way to go about this? Could I create a custom ROM that does nothing but start up and launch a stripped-down browser process that loads web pages from the local drive? Would that be a good option?
I'm also considering a development machine. G1s are plentiful and well-supported, as are M001s. If I had a custom ROM that worked on a test machine, what kind of work would be needed to get it working on a different hardware platform?
I appreciate any input you can offer.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
一些想法:
Some thoughts: