Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ravenboilinux
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 9
Join Date: Jul 2010
Default Changing resource images

I am trying to change an image in the com.htc.resource.apk, I do it just like framework-res.apk from this guild
HTML Code:
http://www.incredibleforum.com/forum/htc-incredible-themes/6020-%5Btutorial%5D-how-make-themes.html
However when I flash it, the OS boot loops, I wipe the data/cache before and after I flash the resource.apk. I am trying to change the default phone status bars to a black square(so it doesn't appear on the bar). Can anyone help me with this task?

P.S. I have tried goggled this topic but it routes me to framework-res.apk(which work great).
 
cmlusco
Old
(Last edited by cmlusco; 23rd May 2012 at 02:18 AM.)
#2  
cmlusco's Avatar
Senior Member
Thanks Meter 771
Posts: 2,748
Join Date: Nov 2010
Location: Michigan City, IN

 
DONATE TO ME
Quote:
Originally Posted by ravenboilinux View Post
I am trying to change an image in the com.htc.resource.apk, I do it just like framework-res.apk from this guild
HTML Code:
http://www.incredibleforum.com/forum/htc-incredible-themes/6020-%5Btutorial%5D-how-make-themes.html
However when I flash it, the OS boot loops, I wipe the data/cache before and after I flash the resource.apk. I am trying to change the default phone status bars to a black square(so it doesn't appear on the bar). Can anyone help me with this task?

P.S. I have tried goggled this topic but it routes me to framework-res.apk(which work great).
Use 7zip instead of winzip or winrar. Note that some image files are not editable, i think they call then 9jpes or something. Should be as simple as pulling the apk from your current rom, opening the apk with 7zip drag the images you want to edit out, edit them, then drag and drop them back in. Make sure to ok 7zip to update the files once you drop them back in. Then push the apk back to the phone while in recovery.
Sent From My HTC Incredible S-OFF Rooted
Hboot: 1.07.0000 (Locked)
Recovery: TWRP 2.4.4.0
Baseband: 2.15.10.12.20
Kernel: Evervolv 2.6.38.8
PRL: 53114
Rom:Tinys CM10.1

HTC Incredible Files - DINC.DOES-IT.NET - FTP
 
ravenboilinux
Old
#3  
Junior Member - OP
Thanks Meter 0
Posts: 9
Join Date: Jul 2010
How do you do push them back from recovery?
 
cmlusco
Old
#4  
cmlusco's Avatar
Senior Member
Thanks Meter 771
Posts: 2,748
Join Date: Nov 2010
Location: Michigan City, IN

 
DONATE TO ME
Quote:
Originally Posted by ravenboilinux View Post
How do you do push them back from recovery?
Using adb. " adb push filename.apk /system/framework "
Sent From My HTC Incredible S-OFF Rooted
Hboot: 1.07.0000 (Locked)
Recovery: TWRP 2.4.4.0
Baseband: 2.15.10.12.20
Kernel: Evervolv 2.6.38.8
PRL: 53114
Rom:Tinys CM10.1

HTC Incredible Files - DINC.DOES-IT.NET - FTP
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...