.9.pngs? - Android Themes

What's a safe way to edit these
my blue ginger 4.5.588 (a work in progress)

shawn1976 said:
What's a safe way to edit these
my blue ginger 4.5.588 (a work in progress)
Click to expand...
Click to collapse
ApkManager 4.8
and photoshop

Google is your friend

shawn1976 said:
What's a safe way to edit these
my blue ginger 4.5.588 (a work in progress)
Click to expand...
Click to collapse
Easy. there is a tool somewhere in g1 section in this forum.
you can edit the .9 png like a normal picture and then use this tool and the original .9.png to get it working.
just forgot the name...

Related

[Q] Edit control bar colours

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

[Q]Theming the new Swype.apk

hi, im using CM7 and i installed the new swype update, how can i theme the app, so the background is black and the letter blue for example?
hernan078 said:
hi, im using CM7 and i installed the new swype update, how can i theme the app, so the background is black and the letter blue for example?
Click to expand...
Click to collapse
I'm a beginner at this, but if you can pull the /assets/keyboards folder out of the apk by using winrar or 7-zip, and you have something like photoshop or illustrator, etc, then you can go bonkers with the image files in there.
when you are done editing it then shove it back in the appropriate place in the apk.
Note that I am not on CM7, but I *think* it should be the same...?
dizx said:
I'm a beginner at this, but if you can pull the /assets/keyboards folder out of the apk by using winrar or 7-zip, and you have something like photoshop or illustrator, etc, then you can go bonkers with the image files in there.
when you are done editing it then shove it back in the appropriate place in the apk.
Note that I am not on CM7, but I *think* it should be the same...?
Click to expand...
Click to collapse
i already did it, thanks a lot!
hernan078 said:
i already did it, thanks a lot!
Click to expand...
Click to collapse
Cool! Let me know if you have a way of changing the trace color. I've got that question posted in other threads, but while I'm doing my own reading, can't hurt to ask too many people, too.
man i dont know, how to do that, but i wanted to do a sype theme for my honeycomb theme so i dont mind the blue trace color, but if your find out remember to tell me ;-)
dizx said:
Cool! Let me know if you have a way of changing the trace color. I've got that question posted in other threads, but while I'm doing my own reading, can't hurt to ask too many people, too.
Click to expand...
Click to collapse
I have no idea how to do it, but I can tell you its located in the libswypecore.so file in /system/lib if that helps any?
man i only know how to work with Photoshop, im not very experiences in more complicated stuff! lol
i dont understand i had my swype theme working out in my phone and i reboot my phone and now it doesnt appear? i dont understand, how did you did it man?
studacris said:
I have no idea how to do it, but I can tell you its located in the libswypecore.so file in /system/lib if that helps any?
Click to expand...
Click to collapse
Yep, just can't identify the line yet.
hernan078 said:
i dont understand i had my swype theme working out in my phone and i reboot my phone and now it doesnt appear? i dont understand, how did you did it man?
Click to expand...
Click to collapse
Not sure what to tell you except that I modified a working swype from a custom rom and the theme stock after reboot.
Did you modify a beta swype directly? I'm not sure if that would even have been the problem, but had to ask.
dizx said:
Not sure what to tell you except that I modified a working swype from a custom rom and the theme stock after reboot.
Did you modify a beta swype directly? I'm not sure if that would even have been the problem, but had to ask.
Click to expand...
Click to collapse
i modified the new version the one that you need to install the swype installer and then through that app you get swype, that swype isnt in system/app, is in data/app
hernan078 said:
i modified the new version the one that you need to install the swype installer and then through that app you get swype, that swype isnt in system/app, is in data/app
Click to expand...
Click to collapse
I don't even know if this will work. For all I know it could mess things up, big warning there.
Could you try to move that to /system/app and rename as Swype.apk (if it hasn't been done already --- not even sure that's necessary)?
...or even better...grap the Swype.apk and libSwypeCore.so file from a working custom ROM and use those and drop your own keyboard images on that one. That's what I did and it works for sure.
EDIT: Gonna be slow in responding for a bit. Getting dragged out of the house to Home Depot. Uggghhhh.
In order to theme the swype tail, you need to decomplie the apk. Then you edit res/values/colors. You will see
color name="TRACE_PATH_COLOR">#xxxxxx</color>
Click to expand...
Click to collapse
xxxxxx being your hex color. Recompile and swype!
NunHugger said:
In order to theme the swype tail, you need to decomplie the apk. Then you edit res/values/colors. You will see xxxxxx being your hex color. Recompile and swype!
Click to expand...
Click to collapse
Thanks a bunch! Now gotta read up on compiling/decompiling.
dizx said:
I don't even know if this will work. For all I know it could mess things up, big warning there.
Could you try to move that to /system/app and rename as Swype.apk (if it hasn't been done already --- not even sure that's necessary)?
...or even better...grap the Swype.apk and libSwypeCore.so file from a working custom ROM and use those and drop your own keyboard images on that one. That's what I did and it works for sure.
EDIT: Gonna be slow in responding for a bit. Getting dragged out of the house to Home Depot. Uggghhhh.
Click to expand...
Click to collapse
im using CM7 so i dont know if a swype from a 2.2 rom work, do you think it will work?
NunHugger said:
In order to theme the swype tail, you need to decomplie the apk. Then you edit res/values/colors. You will see xxxxxx being your hex color. Recompile and swype!
Click to expand...
Click to collapse
i cant find the folder res/values/colors? im using the new swype
hernan078 said:
i cant find the folder res/values/colors? im using the new swype
Click to expand...
Click to collapse
You have to decompile the apk using apktool first.
sent using a phone.
one question, swype is natively installed on captivates...how come the "trial period ended" when using custom roms?
hernan078 said:
i cant find the folder res/values/colors? im using the new swype
Click to expand...
Click to collapse
Do what Nunhugger said. It worked like a charm!
If you downloaded Swype from the web page and installed it with their installer, then it'll be installed here:
/sdcard/app

[Q] Need to locate these files? Help please

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

[Q] Is someone planning to make/port a theme for V20n?

Is someone planning to make/port a theme for v20n?
Thanks in advance.
Yeah just wait, themes will come eventually...
Sent from my LG-P970 using Tapatalk
yeah ,theming 2.3 is more easier than 2.2
there's a lot of things to do with 2.3 ,let's do it step by step
I'd love to see this Theme on V20N.
I'm not skilled enough to port it by myself.
Mick2K said:
I'd love to see this Theme on V20N.
I'm not skilled enough to port it by myself.
Click to expand...
Click to collapse
you can do it yourself with kitchen except lockscreen.
http://uot.dakra.lt/kitchen/
Happy to hear that
George Jetson said:
you can do it yourself with kitchen except lockscreen.
http://uot.dakra.lt/kitchen/
Click to expand...
Click to collapse
I tryed kitchen. But in the LG ROM some files are not in framework-res or system ui.
So you can change only status Icons and battery icon but not the ugly blueish style of the whole ROM like the Icons in the dropdown menu.
Is it understandable what im trying to say?
Yes, me too I've tried several times changing the icons in the drop-down menu but so far i haven't succeeded :/
what are u saying guys????u can edit EVERY aspect of any LG ROM without the lockscreen & the icons!!!!...check out my themes' sceenshots in this thread!!!!
http://forum.xda-developers.com/showthread.php?t=1448316
Irochk said:
Yes, me too I've tried several times changing the icons in the drop-down menu but so far i haven't succeeded :/
Click to expand...
Click to collapse
It's because some things are named different. You can't change those icons unless you decompile. Example, in dropdown menu/pull down menu, indi_noti_bluetooth_off (LG) versus stat_bluetooth_off (Gingerbread, CM7). UOT doesn't cover that.
achyut said:
what are u saying guys????u can edit EVERY aspect of any LG ROM without the lockscreen!!!...check out my themes' sceenshots in this thread!!!!
http://forum.xda-developers.com/showthread.php?t=1448316
Click to expand...
Click to collapse
Ah, they meant the Power widget notification icons.
Sorry for the misunderstanding, and thanks gabwerkz that's what i meant ^_^ When you say decompile you refer to decompile the framework-res.apk or the systemui.apk?
Irochk said:
Sorry for the misunderstanding, and thanks gabwerkz that's what i meant ^_^ When you say decompile you refer to decompile the framework-res.apk or the systemui.apk?
Click to expand...
Click to collapse
If you want to change those icons, they are located in SystemUI. If you have your UOT zip, extract/unzip it.
1. Grab the SystemUI and decompile.
2. Change the icon/s.
3. Compile.
4. Rename the compiled unsignedSystemUI to SystemUI.
5. Open your UOT zip by double clicking (if you have a rar/zip program),
6. Locate SystemUI (app folder).
7. Drag and drop the compiled and replace.
8. With WinRAR (my compression method is "store").
9. Exit and flash the zip.
Be aware of the icon size (for alignment) left and right. You can crop top and bottom so you can resize it's background too. Same as the Carrier background. See my unresized background example below (V20N). A waste of space. Then see my modified one (CM7). you only get good results by decompiling. UOT cannot resize backgrounds.
gabwerkz said:
If you want to change those icons, they are located in SystemUI. If you have your UOT zip, extract/unzip it. Be aware of the icon size (for alignment). You can crop top and bottom so you can resize it's background too. Same as the Carrier background. See my unresized background example below. A waste of space.
1. Grab the SystemUI and decompile.
2. Change the icon/s.
3. Compile.
4. Rename the compiled unsignedSystemUI to SystemUI.
5. Open your UOT zip by double clicking (if you have a rar/zip program),
6. Locate SystemUI (app folder).
7. Drag and drop the compiled and replace.
8. With WinRAR (my compression method is "store").
9. Exit and flash the zip.
Click to expand...
Click to collapse
are u already porting echelon to v20n?
desirat said:
are u already porting echelon to v20n?
Click to expand...
Click to collapse
Yes I am...
gabwerkz said:
Yes I am...
Click to expand...
Click to collapse
those thumbnails are really awesome
waiting the release
gabwerkz said:
If you want to change those icons, they are located in SystemUI. If you have your UOT zip, extract/unzip it.
1. Grab the SystemUI and decompile.
2. Change the icon/s.
3. Compile.
4. Rename the compiled unsignedSystemUI to SystemUI.
5. Open your UOT zip by double clicking (if you have a rar/zip program),
6. Locate SystemUI (app folder).
7. Drag and drop the compiled and replace.
8. With WinRAR (my compression method is "store").
9. Exit and flash the zip.
Be aware of the icon size (for alignment) left and right. You can crop top and bottom so you can resize it's background too. Same as the Carrier background. See my unresized background example below (V20N). A waste of space. Then see my modified one (CM7). you only get good results by decompiling. UOT cannot resize backgrounds.
Click to expand...
Click to collapse
Thank you very much dude, you're the best!!!! hope to see your theme cooked soon !!!
hope to see someone make a minimalistic theme for v20n soon
If someone else is interested in Porting ROMS, Building CM7 from Source OR Theming.
This is for you guys http://forum.xda-developers.com/showthread.php?t=1273718&highlight=[All+In+One+Guide+for+Dummies]
Hope you guys learn fast as some are already doing new themes.
Remember that are various files involved:
framework-res.apk
SystemUI.apk now in Gingerbread
Are there in this new ROM lge-res.apk and suires.apk?? They were in Froyo, pretty important.
I haven't even looked at this V20 Rom since I'm in CM7 and moving to HD2 in a few days.
Good luck, it looks you are doing great!
Mick2K said:
I'd love to see this Theme on V20N.
I'm not skilled enough to port it by myself.
Click to expand...
Click to collapse
This theme I made, for most basic stuff, it's just getting png's from some clean Gingerbread Rom like Nexus one's. For more concrete things like volume bar of description text, well you have to get into xml's and test, but not hard for someone like gabwerkz and some others.
antonio1475 said:
Hope you guys learn fast as some are already doing new themes.
Remember that are various files involved:
framework-res.apk
SystemUI.apk now in Gingerbread
Are there in this new ROM lge-res.apk and suires.apk?? They were in Froyo, pretty important.
I haven't even looked at this V20 Rom since I'm in CM7 and moving to HD2 in a few days.
Good luck, it looks you are doing great!
Click to expand...
Click to collapse
No such files, atleast the one I'm using. I'll look into stock one, but I think they are important and should be there even in repacked ones if they are included indeed in Gingerbread. thanks for the advice tony.

Transparent background in text box

Sorry for my bad english.
Hi, i'm new in xda, and i would like to put transparent background in text box like ICS and JB.
Now i'm using Simplicity v5 with 5.2 patch, and i have watched this tutorial of framework-res.apk ( http://forum.xda-developers.com/showthread.php?t=2010679). I've tried it but my 5830i doesn't turn on.
I put the same images with the same size but with transparent background and restarted my mobile and doesn't turn on.
Can you help me by uploading a framework-res.apk with transparent backgroun, please?
Thanks, Miguel.
miguel14.6 said:
Sorry for my bad english.
Hi, i'm new in xda, and i would like to put transparent background in text box like ICS and JB.
Now i'm using Simplicity v5 with 5.2 patch, and i have watched this tutorial of framework-res.apk ( http://forum.xda-developers.com/showthread.php?t=2010679). I've tried it but my 5830i doesn't turn on.
I put the same images with the same size but with transparent background and restarted my mobile and doesn't turn on.
Can you help me by uploading a framework-res.apk with transparent backgroun, please?
Thanks, Miguel.
Click to expand...
Click to collapse
Because 9 pngs cannot be directly edited
You need to decompile it to edit them
I will make a tutorial tomorrow
iamareebjamal said:
Because 9 pngs cannot be directly edited
You need to decompile it to edit them
I will make a tutorial tomorrow
Click to expand...
Click to collapse
Thanks!
miguel14.6 said:
Thanks!
Click to expand...
Click to collapse
Here you go
http://forum.xda-developers.com/showthread.php?t=2254824

Categories

Resources