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?
Asked
Active
Viewed 2,040 times
3
-
2This does NOT belong on superuser... it is very much a programming question, not a power user question. I modified the question to make that more clear to the people who don't seem to understand. – Jeremy Logan Dec 20 '09 at 20:12
2 Answers
5
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.

John
- 1,889
- 6
- 19
- 26
1
I do not believe it is possible without building a whole custom ROM.

CommonsWare
- 986,068
- 189
- 2,389
- 2,491