Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
THREAD CLOSED
Tip us?
 
Erisftw
Old
#1  
Member - OP
Thanks Meter 0
Posts: 94
Join Date: Apr 2010
Default Changing Sense's Bottom Bar

Hello all,

I am working on editing sense, and i need help changing the bottom bar, I have the apk ready to edit, but when i try to edit it, it comes in a note pad with a bunch of characters... help?
 
alexhendershott
Old
#2  
alexhendershott's Avatar
Member
Thanks Meter 2
Posts: 78
Join Date: Dec 2009
Location: Pittsburgh
Extract the .apk to a location, grab the .png you want to modify, open it in Photoshop/GIMP/Paint, whatever... and finally re-save the .png.

Use 7zip to replace the .png inside the .apk.

Push modified .apk to phone.
 
Erisftw
Old
(Last edited by Erisftw; 24th April 2010 at 06:20 PM.)
#3  
Member - OP
Thanks Meter 0
Posts: 94
Join Date: Apr 2010
Quote:
Originally Posted by alexhendershott View Post
Extract the .apk to a location, grab the .png you want to modify, open it in Photoshop/GIMP/Paint, whatever... and finally re-save the .png.

Use 7zip to replace the .png inside the .apk.

Push modified .apk to phone.
How do i push it to the phone again?
 
alexhendershott
Old
#4  
alexhendershott's Avatar
Member
Thanks Meter 2
Posts: 78
Join Date: Dec 2009
Location: Pittsburgh
Quote:
Originally Posted by Erisftw View Post
How do i push it to the phone again?
Let's say you're editing framework-res.apk...

./adb push framework-res.apk /system/framework
 
gohamstergo
Old
#5  
gohamstergo's Avatar
Senior Member
Thanks Meter 43
Posts: 633
Join Date: Mar 2010
be sure to make a nand backup before you futz with anything. sounds like ull need it.
THREAD CLOSED
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
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...