Android Moto Droid 2.0.1 主屏幕
将当前主页修改为 9 个面板,而不更改桌面的任何其他内容。这可能吗?
Modify Current Home to 9 panels without changing anything else about the Desktop. Is this possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这绝对是可能的,但需要您构建自己的自定义固件才能使用它。相关代码位于 com.android.launcher 包 可能在 启动器类。
这是一个不平凡的问题。
It's absolutely possible, but it would require you to build your own custom firmware to use it. The relevant code is in the com.android.launcher package and probably in the Launcher class.
This is a non-trivial problem.