How can I edit the control bar ?
Any help would be appreciated.
I can provide you whatever you need from the ROM.
Thanks !
Anyone ? .
I have no idea about you r phone...but they are 9.png´s and probably in framework-res.apk.
I've searched everything in framework-res.apk but I cannot find them anywhere.
what´s your Rom?
Void ROM. Do you want me to upload something ?
badeaioan said:
Void ROM. Do you want me to upload something ?
Click to expand...
Click to collapse
yeah, framework-res.apk
Here you go.
Thank you !
u use a theme?..cause the battery icon is different..
Yes, I have modified it using the online theme kitchen.
Only the notification bar is modified.
ok.
It´s all in frameworks... but as you use kitchen, I dont know how about applying a morph over it, never tried kitchen......I would use default "void" framework and apply a morph for all your changes.
I can extract the original framework-res.apk from the void ROM. Can you do something with it ?
badeaioan said:
I can extract the original framework-res.apk from the void ROM. Can you do something with it ?
Click to expand...
Click to collapse
do morphs work on your Rom?
Haven't tried any morph yet. Any way I could check ?
Here is the original framework.
yes, take a morph for your phone and try it..a framwork morph would be good.
Sorry to say but there are none morphs for my phone. It is pretty new in this area.
Where have you found them in the framework ? Can't I modify it and then repack + sign the framework ?
Test Morph_DarkX
ok...if this test morph works on your default framework-res.apk (not kitchen!)..you can start to theme
- put "DarkX.zip" in /sdcard/AndrodThemes/
- apply with MetaMorph (app from Market)
It gets stuck at Applying framework-res.apk.
badeaioan said:
It gets stuck at Applying framework-res.apk.
Click to expand...
Click to collapse
- You got Void's default framework-res.apk ?
- Applied DarkX.zip with MetaMorph?
Sent from my Nexus One
Related
I remember when I had my myTouch, you could essentially pull the framework-res.apk file, modify it using a program like 7zip which keeps the file verified, then push it back to the phone.
It was nice and easy changing the graphics. Was wondering if anyone's tried this with their Slide so far? I know sometimes (only if done wrong) it could cos infinite boot = nandroid. Not sure I want to try it just yet, anyone out there doing any themeing so far? If so, how'd you do it?
android007 said:
I remember when I had my myTouch, you could essentially pull the framework-res.apk file, modify it using a program like 7zip which keeps the file verified, then push it back to the phone.
It was nice and easy changing the graphics. Was wondering if anyone's tried this with their Slide so far? I know sometimes (only if done wrong) it could cos infinite boot = nandroid. Not sure I want to try it just yet, anyone out there doing any themeing so far? If so, how'd you do it?
Click to expand...
Click to collapse
there is a theme forum for this phone, please post this in there(there is also already a post in there full of people trying)
android007 said:
I remember when I had my myTouch, you could essentially pull the framework-res.apk file, modify it using a program like 7zip which keeps the file verified, then push it back to the phone.
It was nice and easy changing the graphics. Was wondering if anyone's tried this with their Slide so far? I know sometimes (only if done wrong) it could cos infinite boot = nandroid. Not sure I want to try it just yet, anyone out there doing any themeing so far? If so, how'd you do it?
Click to expand...
Click to collapse
Im working on one right now...i got the red slide but it has no red themes to speak of...the Fuzzy_Kittens one has a kindof a red theme to it, but all the selectors and highlights and button_press's are all still blue, and its UGLY. so im working on eradicating all the blue, in favor of red.
For the most part its the same as themeing for the G1. There's a LOT more apks in /system to make changes to, and ive found that theres TWO frameworks to take care of, the normal android framework-res.apk, and the also in /system/framework there is com.htc.resources.apk, which is apparently htc's version of framework-res. it contains all kinds of images called common_<whatever>.png and this is where i found the files that make up the default "Nest" theme. all the other themes that you can choose for the Slide are in .apk form and up until we had root i was modifying and installing the apk's to theme this puppy, but i could never find the .apk for the default theme...well thats why, the default theme is in com.htc.resources.apk, and its the default espresso theme, not a tmobile theme.
Im still working on my theme, its not ready yet, i just had yesterday to work on it, and ive made some progress, but i still have to get a generic 2.1 ROM to build so i can extract the xmls from it to inject into the ROM to change colors that are coded like progressbars, white backgrounds, etc. so whenever i get time for that ill be rollin...then i wanna try to get colorchange.jar to work on SlideMEROOT2 so i can change the clock and notif. text and stuff...alll in due time!
-BMFC
You have to de-odex the framework-res and the com.HTC.resources to theme
-------------------------------------
Sent via the XDA Tapatalk App
thatguythatdid said:
You have to de-odex the framework-res and the com.HTC.resources to theme
Click to expand...
Click to collapse
Sorry, but im afraid you're wrong...i didnt de-odex anything, and my theme is working fine...i can upload screenshots if you dont believe me.
-BMFC
bmfc187 said:
Sorry, but im afraid you're wrong...i didnt de-odex anything, and my theme is working fine...i can upload screenshots if you dont believe me.
-BMFC
Click to expand...
Click to collapse
even though you sound like a di*k. Good find I had been theming using de-odexed files but I'll give this a try.
Sorry, but im afraid you're wrong...i didnt de-odex anything, and my theme is working fine...i can upload screenshots if you dont believe me.
-BMFC
Click to expand...
Click to collapse
even though you sound like a di*k. Good find I had been theming using de-odexed files but I'll give this a try.
Click to expand...
Click to collapse
Honestly you're kinda right, I do come off sounding like a **** a lot...sorry didn't mean for it to come out that way...
anyway yeah you can do it without deodexing, I'm just using winrar to extract the whole ROM to a folder, then I go into and extract all .apks using 7zip (winrar doesn't recognize .apk files, you hafta rename them to *.apk.zip, but 7zip works on .apks without renaming them at all). Then I just modify or replace whatever images then inject them into a copy of the ROM .zip and resign and reflash...works great for me!
-BMFC
-------------------------------------
Sent from my ROOTED MyTouch3G Slide
I just edit the framework-res.apk for my milestone2,
it have a black status bar now
but the text-color still black,I try deodex the services.odex ,edit it and smali
insert classes.dex into services.jar
adb push services.jar /system/framework
but it doesn't work... and cann't boot~~
what's the right way to deodex it?
I'm having problems deodexing too...
I used dsixda's Android Kitchen to deodex the framework from my system.img (created a blank boot.img to be able to load the files), but can't deodex android policy and service. They're the only two apks I can't deodex.
Someone could post a tutorial or already patched files.
Sent from my Milestone 2 XDA App
http://forum.xda-developers.com/showthread.php?t=765270
PS: Could a mod put this into Dev Forum of MS2 ? Since deodexing & Framework stuff is less or more developing..
I'm having black bar since the second day of my phone...
so if u don't want to bother:
download metamorph from market and open this file and apply:
http://www.megaupload.com/?d=YQ8CDVBU
you have to be rooted!
not my work somebody made it here on xda i just couldn't find the threat now...
Hi
Do anyone know wich Gingerbread Notification Bar can I use in my Milestone 2?
I installed the one posted by elfodd and I don't really like.
Thanks!
hey,,,u know how install burhome.apk, launcher in edited rom argen2stone ??i hope u so much that u can help me with this...thanks
elfodd said:
I'm having black bar since the second day of my phone...
so if u don't want to bother:
download metamorph from market and open this file and apply:
http://www.megaupload.com/?d=YQ8CDVBU
you have to be rooted!
not my work somebody made it here on xda i just couldn't find the threat now...
Click to expand...
Click to collapse
It works but clock and date (and operator also) are still black instead of white
Hi everybody!
I found a kitchen to make your own theme's but then i got stuck because cwm would instal it.
http://www.uot.dakra.lt/
After a lot of trail and error this is what worked for me:
Compile a theme using the upload of the framework-res.
Then when it is ready replace the update-binary, and insert the lge-res.apk in the same map as framework-res. Do this with a program like winrar.
Upload to external sd and instal with cwm
It was a pain in the butt getting there for a newbie like me.
files you need are in this rar:
http://www.megaupload.com/?d=I46AAQA6
My theme as a example:
http://www.megaupload.com/?d=HKZBEFHX
JJnJ said:
Hi everybody,
I found a kitchen where you can make your personal theme's for froyo and cm7.
Does anybody know what i need to do to make it work for the 2x?
Tried it with framework-res.apk upload from a excisting 2x theme.
This is the site:
http://www.uot.dakra.lt/
Thank you!!
Click to expand...
Click to collapse
Awesome find ..better try to get used to "search function" - it´s a amazing thing
And good luck, kitchen is famous!
rori~ said:
Awesome find ..better try to get used to "search function" - it´s a amazing thing
And good luck, kitchen is famous!
Click to expand...
Click to collapse
Yea i tried to search but there to much info for a Dutch guy... Is there a special .apk i have to upload?
awesome man !!!!
Great.. Thanx
JJnJ said:
Yea i tried to search but there to much info for a Dutch guy... Is there a special .apk i have to upload?
Click to expand...
Click to collapse
framework-res.apk found in /system/framework
Tiwiz
After a lot of work i got is:
Compile a theme using the upload of the framework-res.
Then when it is ready replace the update-binary, and insert the lge-res.apk in the same map as framework-res. Do this with a program like winrar.
files you need are in this rar:
http://www.megaupload.com/?d=I46AAQA6
My theme as a example:
http://www.megaupload.com/?d=HKZBEFHX
hmmm, I get a bootloop. Anyone has the same problem?
JJnJ said:
After a lot of work i got is:
Compile a theme using the upload of the framework-res.
Then when it is ready replace the update-binary, and insert the lge-res.apk in the same map as framework-res. Do this with a program like winrar.
files you need are in this rar:
http://www.megaupload.com/?d=I46AAQA6
My theme as a example:
http://www.megaupload.com/?d=HKZBEFHX
Click to expand...
Click to collapse
This mod is not working for me.. I'm using BlazingDragon rom FR18 and created my own battery mod from the kitchen using BlazingDragon own framework. After creating the UOT zip file, I've replace the update-binary and inserted the lge-res.apk file from the file that was uploaded in the same directory of the framework.res. After flashing, i have a boot-loop.
Tried wiping cache and dalvik but still to no avail... Any ideas pls??
blu3angel said:
This mod is not working for me.. I'm using BlazingDragon rom FR18 and created my own battery mod from the kitchen using BlazingDragon own framework. After creating the UOT zip file, I've replace the update-binary and inserted the lge-res.apk file from the file that was uploaded in the same directory of the framework.res. After flashing, i have a boot-loop.
Tried wiping cache and dalvik but still to no avail... Any ideas pls??
Click to expand...
Click to collapse
theming framework-res.apk from versions newer than FR16 will always result in bootloop, no idea why ...
i posted original framework from FR14 here, you can theme it with UOT Kitchen and apply it to MCR Fr18, it will work flawless
here you go :
http://forum.xda-developers.com/showpost.php?p=14014735&postcount=14
75markus said:
theming framework-res.apk from versions newer than FR16 will always result in bootloop, no idea why ...
i posted original framework from FR14 here, you can theme it with UOT Kitchen and apply it to MCR Fr18, it will work flawless
here you go :
http://forum.xda-developers.com/showpost.php?p=14014735&postcount=14
Click to expand...
Click to collapse
doesn't change anything. bootloop.....again
j.blaze said:
doesn't change anything. bootloop.....again
Click to expand...
Click to collapse
strange, works for me ...
75markus said:
theming framework-res.apk from versions newer than FR16 will always result in bootloop, no idea why ...
i posted original framework from FR14 here, you can theme it with UOT Kitchen and apply it to MCR Fr18, it will work flawless
here you go :
http://forum.xda-developers.com/showpost.php?p=14014735&postcount=14
Click to expand...
Click to collapse
I am on fr17 and using the files in the rar zip. Works great without bootloop. The only thing that doens't work is a custom bootanimation
JJnJ said:
I am on fr17 and using the files in the rar zip. Works great without bootloop. The only thing that doens't work is a custom bootanimation
Click to expand...
Click to collapse
to get custom bootanimation working, you have to zip it WITHOUT compression !!
then it´s working
75markus said:
to get custom bootanimation working, you have to zip it WITHOUT compression !!
then it´s working
Click to expand...
Click to collapse
haha i extracted it and copied it into the folder with rootexplorer... thanks for the tip, wil try it
I also got bootloop, despite using FR14 files. Very annoying.
do it work whit stock roms ?
jimminez said:
do it work whit stock roms ?
Click to expand...
Click to collapse
i don´t think so, cause stock rom isn´t de-odexed ...
what vanilla custom rom dos it support ?
Figures, this is bootlooping for me. x.o If anyone feels like rummaging through my file, it's here: http://dl.dropbox.com/u/20296909/UOT-05-24-23-32-1.zip
Hi i would like some help which would be nice from any Theme Creator or Dev because they will probably know where to look.
So can anyone tell me which files need to be changed to make the volume & brightness bars in quicksettings pulldown bar to change the bar color? i have changed the color via framework, system ui or htc res, rosie, settings files but.... not sure which files i changed in what location that did that?
Also which file do i need to locate to change the button pressed on the home screen? Cause i wanna get rid of the green sense look to my phone, my phone is looking pretty modded & i know how to use Photoshop to change PNGs & know how to mod APKs too.
Any help would be great i have tried the search bar on here & also in google but didnt get any results & to be honest i know people on XDA will know this.... thanks in advance
The progress bar color in quick settings is defined by this file: common_progress_full.9.png (in SystemUI.apk/res/drawable-hdpi)
Are you using a Gingerbread 2.3.5 or Sense 3.5 rom? If yes, the button press color in the homescreens can't be changed. At the moment all available tools fail with decoding the images.
In Sense 2.1, you have to edit Rosie.apk. For Sense 3 (+ GB 2.3.3 or .4), fusion.apk has to be edited with m10 tool.
I can give you more details if you want to.
Thanks
Thanks for that but i cant locate it in my system ui/res/drawable-hdpi? i tried looking in htc/rs/draw-hdpi too? cant find that common_progress_full.9.png? could you check again for me or if have time upload the file? i cant see why it would be missing though?
I havent had a chance to mess with the m10 editor? is it easy enough to use when editing the fusion.apk?
I love XDA.... its the best for phone modding & has many helpful members
sigurd_LU said:
The progress bar color in quick settings is defined by this file: common_progress_full.9.png (in SystemUI.apk/res/drawable-hdpi)
Are you using a Gingerbread 2.3.5 or Sense 3.5 rom? If yes, the button press color in the homescreens can't be changed. At the moment all available tools fail with decoding the images.
In Sense 2.1, you have to edit Rosie.apk. For Sense 3 (+ GB 2.3.3 or .4), fusion.apk has to be edited with m10 tool.
I can give you more details if you want to.
Click to expand...
Click to collapse
I have changed the button press & also found the common_progress_full.9.png from another rom but if you or anyone else can post your common_progress_full.9.png (in SystemUI.apk/res/drawable-hdpi) so i can try there one cause the progress bar isnt looking normal? it looks mis-shapen? Thanks again
What Rom are you using? Could you upload your SystemUI, so I can take a look
sigurd_LU said:
What Rom are you using? Could you upload your SystemUI, so I can take a look
Click to expand...
Click to collapse
I am running LeeDroid 3.3.3 but with sense add-on & my own custom red or colored icons & look! I uploaded my Sys UI, take a look for me? but i dont think i it will work? it maybe something to do with the rosie? my bars in quick settings dont look solid any more, i can live with it though, pics attached.
deanr1977 said:
I am running LeeDroid 3.3.3 but with sense add-on & my own custom red or colored icons & look! I uploaded my Sys UI, take a look for me? but i dont think i it will work? it maybe something to do with the rosie? my bars in quick settings dont look solid any more, i can live with it though, pics attached.
Click to expand...
Click to collapse
Your issue us a bad. 9.PNG it looks like you tried to edit it without decompiling the apk and running the new image threw the draw9patch tool
zelendel said:
Your issue us a bad. 9.PNG it looks like you tried to edit it without decompiling the apk and running the new image threw the draw9patch tool
Click to expand...
Click to collapse
what would you recommend i do? is there a solution or is it stuck this way for good?
I have a similar problem for the common progress bar which im assuming is in framework. I have decompiled, changed images, recompiled but the images are still default green.
Im baffled...
Any theme guru out there to advise...?
Does anyone know which is the location. png for a change in the transparent dock that is rosie navi bar?
goran60 said:
Does anyone know which is the location. png for a change in the transparent dock that is rosie navi bar?
Click to expand...
Click to collapse
be a little more specific on what your using(rom, sense version,etc.)
rayford85 said:
be a little more specific on what your using(rom, sense version,etc.)
Click to expand...
Click to collapse
He wants a fully transparent rosie for RCMix Runny. I have something for you Have a look in my thread: http://forum.xda-developers.com/showthread.php?t=1291351
sigurd_LU said:
He wants a fully transparent rosie for RCMix Runny. I have something for you Have a look in my thread: http://forum.xda-developers.com/showthread.php?t=1291351
Click to expand...
Click to collapse
Nice work!!! Please tell me how you got it to work on runny. I would love to include this in my mods.
Sent from my Desire HD using XDA App
rayford85 said:
Nice work!!! Please tell me how you got it to work on runny. I would love to include this in my mods.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
You have to load the Rosie.apk with m10 editor, then decompile the Rosie_navbar.m10 file and change the following opacity values from 1 to 0.0099999998. If you set them to 0, pressing on the buttons will have no effect.
thanks for this
MarylandCookie said:
I have a similar problem for the common progress bar which im assuming is in framework. I have decompiled, changed images, recompiled but the images are still default green.
Im baffled...
Any theme guru out there to advise...?
Click to expand...
Click to collapse
Do you mean the volume bars? if so just goto the UOT Kitchen & chage them in there, then flash them over your rom, or put the changes of your framework & system ui into your rom zip & flash your rom again?
goran60 said:
Does anyone know which is the location. png for a change in the transparent dock that is rosie navi bar?
Click to expand...
Click to collapse
Look here for rosie modding - http://forum.xda-developers.com/showthread.php?t=1210143
I have solved this thread problem if anyone has the same just change the common_music_progress_fill.9 this will change the volume bars in the status menu.
Hope this helps
MarylandCookie said:
I have a similar problem for the common progress bar which im assuming is in framework. I have decompiled, changed images, recompiled but the images are still default green.
Im baffled...
Any theme guru out there to advise...?
Click to expand...
Click to collapse
Progress_horizontal.xml in the drawable folder of framework-res.apk has to be changed
sigurd_LU said:
Progress_horizontal.xml in the drawable folder of framework-res.apk has to be changed
Click to expand...
Click to collapse
Nice one... only just seen your message lol
Fixed it as above
Hi. I wanna ask if is it possible to change the clock font on the statusbar cm7. And I'm currently on squadzone cm7 RC5.7. I have a question. Is it the framework problem or something's else cause when I use tickle my android, the decompile and the recompile was sucess. And when I push it in I got a bootloop. Can anyone help me?
Well the easiest way to change font is to rename your desired font to the one used by the clock (mostly "Clockopia") and replace it by pushing to System/fonts and set permissions
dno0b said:
Well the easiest way to change font is to rename your desired font to the one used by the clock (mostly "Clockopia") and replace it by pushing to System/fonts and set permissions
Click to expand...
Click to collapse
nope, clockopia is only for lockscreen clock...
RayQ1223 said:
Hi. I wanna ask if is it possible to change the clock font on the statusbar cm7. And I'm currently on squadzone cm7 RC5.7. I have a question. Is it the framework problem or something's else cause when I use tickle my android, the decompile and the recompile was sucess. And when I push it in I got a bootloop. Can anyone help me?
Click to expand...
Click to collapse
If you have a bootloop, that's because you've got something wrong with your framework-res.apk. I'm guessing that you recompiled it but didn't prepare it. You have to prepare system files or they just won't work.
That said, decompiling files isn't the way to change your clock font. Tickle My Android does have an option for changing the clock font in the modifying menu, although I can't guarantee that it'll work on your CM7. If it doesn't, the best way is to look in /system/fonts and start replacing fonts. Hopefully, the font you need will have a fairly obvious name..
Ticklefish said:
If you have a bootloop, that's because you've got something wrong with your framework-res.apk. I'm guessing that you recompiled it but didn't prepare it. You have to prepare system files or they just won't work.
That said, decompiling files isn't the way to change your clock font. Tickle My Android does have an option for changing the clock font in the modifying menu, although I can't guarantee that it'll work on your CM7. If it doesn't, the best way is to look in /system/fonts and start replacing fonts. Hopefully, the font you need will have a fairly obvious name..
Click to expand...
Click to collapse
I did prepare system files but sometimes when I wanted to push it in, it says write only file system. How can I change it? And for the clock I've changed clokopia and one more I guess it's called honeycombAndroidClock.tff but all they change was only the lockscreen clock
RayQ1223 said:
I did prepare system files but sometimes when I wanted to push it in, it says write only file system. How can I change it? And for the clock I've changed clokopia and one more I guess it's called honeycombAndroidClock.tff but all they change was only the lockscreen clock
Click to expand...
Click to collapse
don't know about cyanmobile, in cyanmogenmod 7 you have to change droidsans fonts, it changes overall text appearance
Okay. I've downloaded rom toolbox pro and I tried to change my batt icon to ics with percentage. When I done install nothing happens. After a reboot, still nothing happens. Is this the right way to download it?
RayQ1223 said:
Okay. I've downloaded rom toolbox pro and I tried to change my batt icon to ics with percentage. When I done install nothing happens. After a reboot, still nothing happens. Is this the right way to download it?
Click to expand...
Click to collapse
For changing battery and stuff its easier to use UOT Kitchen
I know uot kitchen is the best but I'm already on a ics rom. All I want is to change the batt icon. When I upload the framework and systemUI I got shtf file. All I can do is uploading the theme chooser theme. Unless I could find a theme chooser theme which it is pure and not modded before.
RayQ1223 said:
I know uot kitchen is the best but I'm already on a ics rom. All I want is to change the batt icon. When I upload the framework and systemUI I got shtf file. All I can do is uploading the theme chooser theme. Unless I could find a theme chooser theme which it is pure and not modded before.
Click to expand...
Click to collapse
Hmm.. Tell you what, if you can share your files on the Tickle My Android thread, I can make this mod for you.
I can even take a look at changing your clock font. I'll just need to know what fonts you have in your Rom.
Sent from my SK17i using xda premium
Ticklefish said:
Hmm.. Tell you what, if you can share your files on the Tickle My Android thread, I can make this mod for you.
I can even take a look at changing your clock font. I'll just need to know what fonts you have in your Rom.
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
Uploaded. Post #705