Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
GyD
Old
(Last edited by GyD; 24th September 2009 at 12:15 PM.)
#1  
Senior Member - OP
Thanks Meter 0
Posts: 239
Join Date: Aug 2009
Default Editing 32a Framework-res

First sorry for my english, i don't speak english regularly.
Second i'm on a mac :P
At last, i'm trying to customise official roger rom (i've also tried the HoFo Rom)

I'm trying to customise the framework-res.

I did:
- unzip the original framework-res.
- change the default wallpaper.png
- zip the files
- sign the apk (using this)
- sign the rom
- push the update.zip on the sdcard
- wipe
- Apply update.zip
- restart

and the phone stay on bootscreen (operator logo)

Can someone help me?

Merci beaucoup
 
Daneshm90
Old
(Last edited by Daneshm90; 25th September 2009 at 03:17 PM.)
#2  
Daneshm90's Avatar
Recognized Developer
Thanks Meter 548
Posts: 3,305
Join Date: Jun 2009
Hey u shudnt sign it..

K for now do this...flash a working rom...copy the framework-res.apk to ur pc....then open it with 7zip extract the png u wanna edit....chng the png...n then drag it back into the zip. Dont rename or nething just do all this using 7zip rightclick open. Then just do

adb remount
adb push framework-res.apk /system/framework/
adb shell reboot

n all shud b fine
 
GyD
Old
#3  
Senior Member - OP
Thanks Meter 0
Posts: 239
Join Date: Aug 2009
Quote:
Originally Posted by Daneshm90 View Post
Hey u shudnt sign it..

K for now do this...flash a working rom...copy the framework-res.apk to ur pc....then open it with 7zip extract the png u wanna edit....chng the png...n then drag it back into the zip. Dont rename or nething just do all this using 7zip rightclick open. Then just do

adb remount
adb push framework-res.apk /system/framework/
adb shell reboot

n all shud b fine
I've tried with Springy (7zip don't have a browse option on mac) and it worked.
 
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...