Xplorer4x4
Active Member
You can't just change what is in the XML. You'll have to do smali work and add id's. What I mean by id's is that you'll have to go through the java code and redo the id's (R.id.****) and tell it to grab the image for each increment percentage. You will also have to look in the /sys/class/power_supply/battery/charge_counter and make changes to that.
So that is 3 different areas you've got to make changes in it for it to work.
Could you comment what file needs to be run through smali?