|
||||
Re: Change Image Of Airplane: Airplane Mode
that's what I was thinking. The image I'd like to replace is the one that shows up on the slide to unlock screen when the phone is in airplane mode. Where can I look to see where this image is stored to maybe try to switch it?
|
|
||||
Re: Change Image Of Airplane: Airplane Mode
First, you will have to be rooted. Install Root explorer or the like. Then go into the root and start searching. It is probably a PNG inside a zip file. There may be a whole collection inside the file with a reference file that points to it. It could also be in a resource file (ext. RC) Many development enviroments have resource editors.
I would grep on *.zip and poke around and if you do not find anything, try *.RC. Good luck on your quest. Let us know when you find steady work. |
|
||||
Re: Change Image Of Airplane: Airplane Mode
Ignore the above. I search the world over and can't find it. Must be compiled into a binary.
|
|
||||
Re: Change Image Of Airplane: Airplane Mode
Hey OP...the image you are looking for is in the HtcLockScreen.apk/res/drawable-hdpi/icon_airplane_mode.png
If you need help changing the icon just let us know
__________________
|
This post has been thanked 1 times. |
|
|
|