更改启动器中的背景
有没有办法通过编程或用户手势来更改启动器应用程序的背景?
这是一个令人沮丧的黑色背景。我想要一个阳光黄色。这要怎么办啊!?
彼得
Is there a way, either programmatic or with user gestures, to change the background of the launcher app?
It's a dismal black background. I'd like a sunny yellow. How to do this!?
Peter
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Android 中没有“启动器应用程序”。有数十个“启动器应用程序”(又名主屏幕),全部都是独立编写的,并且大多数都没有 API。
There is no "the launcher app" in Android. There are dozens of "launcher apps" (a.k.a., home screens), all written independently, and there are no APIs for most of them.
不,目前没有简单、通用的方法(对于程序员或用户)来更改启动器应用程序的背景。
No, there is currently no easy, universal way (for either a programmer or a user) to change the background of the Launcher app or apps.