适用于 Android 设备的完全自定义 UI

发布于 2024-10-02 18:39:33 字数 350 浏览 0 评论 0原文

我的目标是为商用 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 技术交流群。

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

发布评论

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

评论(1

恏ㄋ傷疤忘ㄋ疼 2024-10-09 18:39:33

一些想法:

  1. 看看 ASOP 及其支持哪些设备,并将该设备作为测试机。
  2. 您只需要自定义一个主要的默认 Android 应用程序即可为您提供所需的启动屏幕...HomeScreen 应用程序..示例位于 SDk 的示例中..

Some thoughts:

  1. Look at ASOP and what devices it supports and get that device as test machine.
  2. You only need to customize one main default android app to give you the launch screen you want...the HomeScreen application..sample is in the examples of the SDk..
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文