更换电池指示器 (Android)

发布于 2024-08-15 16:39:13 字数 136 浏览 4 评论 0原文

有一个开源电池指示器,我非常喜欢它而不是默认的。我想修改它以替换默认的电池指示器。如果不构建整个自定义 ROM,这是否可能?

电池指示灯截图

There's an open source battery indicator that I greatly prefer to the default one. I was wanting to modify it to replace the default battery indicator. Is this even possible without building a whole custom ROM?

battery indicator screenshot

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(2

睫毛上残留的泪 2024-08-22 16:39:13

是的,无需构建新的自定义 ROM 也是可以的,但您仍然需要 root 访问权限。电池指示器的 .png 文件位于 Framework-res.apk 中,您可以提取该文件,仅替换电池的 .png 文件,然后以适当的访问权限将其放回原位,这样就可以工作了。有点像只能更改锁定屏幕上的“Verizon Wireless”(或其他运营商)文本的过程。

Yes, it is possible to do without building a new custom ROM, but you still need root access. the .png files for the battery indicator are in the framework-res.apk, you can extract that, replace just the .png files for the battery and put it back with approriate access rights and it will work. kinda like the process to just can change the "Verizon Wireless" (or other carrier) text on the lock screen.

奈何桥上唱咆哮 2024-08-22 16:39:13

我认为如果不构建一个完整的定制 ROM,这是不可能的。

I do not believe it is possible without building a whole custom ROM.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文