hey guys,
might've been asked before, but to my knowledge and google searching, it has not been asked/answered.
i'm doing a theme with the cm9 template,
if i want to theme ic_lockscreen_handle_normal and ic_lockscreen_handle_pressed, (the lock ring itself) under which XML to i put the lines in? i know to put the .png's in the drawable-xhdpi, but i can't get it to work.
i tried under /res/xml/android.xml, but i'm just wondering if this xml refers to the framework-res.apk or something else.
can the lock rings even be themed without using meta/zip/flashable?
thanks!
Hey
The lock screen images are not supported by theme engine unfortunately. That might change in future.
Daneshm90 said:
Hey
The lock screen images are not supported by theme engine unfortunately. That might change in future.
Click to expand...
Click to collapse
Thanks appreciate the info dane!
Related
Hello all, I was wondering if there was a way for me to remove the Clock on the top of the Touchwiz lockscreen alltogether. I would normally just use the AOSP lockscreen, but after flashing Nebula 1.0.7, I've changed my mind about the lock screen. Problem is, I'm using a live wallpaper that has the time and date at the same place as where the touchwiz lockscreen's clock is, so i just wanted to remove it.
Thanks, guys
Your gonna have to edit the framework.apk your self. Cause there is no universal way of doing it that I know off right now. If you edit the framework you can make everything 100% transparent. I'm sure one of the .jar files could be edited but again not really universal if the rom dev has any changes in that jar file
Sent from my PC36100 using XDA App
Is that all I do? Don't I have to resign the APK or something like that? I've poked around here and there but I'm still kind of a noob.
So I can do whatever I want the framework-res.apk, and I just zip it back up and push it and overwrite? Or is it more complicated?
Also, do the PNG's have to be special? 16-bit,32-bit,interlaced, etc?
brianhuangbh said:
Is that all I do? Don't I have to resign the APK or something like that? I've poked around here and there but I'm still kind of a noob.
So I can do whatever I want the framework-res.apk, and I just zip it back up and push it and overwrite? Or is it more complicated?
Also, do the PNG's have to be special? 16-bit,32-bit,interlaced, etc?
Click to expand...
Click to collapse
You might wanna read the how to on themeing by dreamsforgotten
Sent from the deepest parts of hell!!!
Moved to Q&A
Ok so I've managed to edit a few of my apks on my phone to something that I like better and that's been easy because i knew the files I needed to edit would be in the apk itself. With me so far?
So now I want to edit some files on the ROM I'm using, but this is where it gets tricky, because I dont know if I need to edit the framework, SystemUI, or Roise, etc.... to get what I want.
So... here is my question: Attached is an image of my menu that pops up when I git my Meny button on my Evo. You'll notice my icons are pulled from another Rosie.apk which I replaced with my current Rosie.apk. I had to pull edit and push this mod because flashing it was not compatible with my current ROM. So now, that i have the icons I want, I want to make the background of this menu (and possible others) black transparent and the text white. I know this can be done because I've seen it and would like to know which files need to be edited.
Does anyone know that could toss me a bone??
I've also posted this on Android Central, but no one seems to know there...
for the menu background color it should be either menu_background or menu_background_fill_parent_width both in framework-res.
For the text color i dont know but poke around the .xmls in framework or ask here http://forum.xda-developers.com/showthread.php?t=468254&page=283
eniamg02 said:
for the menu background color it should be either menu_background or menu_background_fill_parent_width both in framework-res.
For the text color i dont know but poke around the .xmls in framework or ask here http://forum.xda-developers.com/showthread.php?t=468254&page=283
Click to expand...
Click to collapse
Many thanks my friend... MANY MANY THANKS!
Yw,if you figure out how to change the text color in menu you should post findings here.
Sent from my PC36100 using Tapatalk
Can one of you guru's give a noob a hand and tell me what i'm doing wrong.
no matter what i do i can't seem to theme the status bar.
I've created a new statusbar_background.9.png (yes i know .9.pngs are odd)
but i can't seem to actually make the phone take the change.
everything else i try and change shows up with no problem.
i've tried everything i could think of but am sure i'm missing something.
this file (attached) seems to do what i want if i drop it in framework-res on my old phone. or systemui on my tablet.
there is a statusbar_background.9.png in systemui but ????
but on the touch even if i edit the .xml and call it as drawable both as a .9 and a normal .png and i can't seem to make the touch like the change. i don't get a FC i just see the standard black bar. if i just delete the png i do get a fc though so...
I've even tried with a solid red bar just to see if it was the transparency but no go.
is it calling a different statusbar_background from somewhere i just can't find?
Many thanks to the person who tells me how im an idiot
http://www.multiupload.com/YOGY8OQCIE (mirror same as attached)
Ahh yes the dreaded 9.PNG file... it drives us themers nuts... it takes special edit which a little more than I can explain here. Search edit 9.PNG and I think you will find threads that will explain it in depth... probably not the answer you wanted but there are people on xda who have explained it much better than could...
thanks i'll give it a few more shots. but i'm fairly certain i created the .9.png correctly as it works on a couple other devices. and all my other .9 edits seem to work as intended. just was wondering if it was possible that it really wasn't the statusbar_background.9.png in systemui.apk that themed the status bar by some chance. as it seemed to FC if i had an incorrectly made png, but boots fine just with no change if i use one i'm pretty sure works.
just wish some themer had skinned the statusbar at all so i'd know it was just me being a mooley
I'm wondering the same thing, as I've changed almost everything else to MIUI style status indicators just by swapping PNG's in the drawable-hdpi folders. Crysis21 uses an HTC style status bar in his SensatioN ROM, and I've downloaded it to search the files and still can't find where the hell the change is made.
Yea just seems to want to foil my every try. It should just be the status_bar.9.png in systemui and mine seems to work on my buddies international s2 but for some reason ........ Dunno it may take me a while but ill figure it out eventually. Unless some kind soul steps in and shows us the answer
fnut6969 said:
I'm wondering the same thing, as I've changed almost everything else to MIUI style status indicators just by swapping PNG's in the drawable-hdpi folders. Crysis21 uses an HTC style status bar in his SensatioN ROM, and I've downloaded it to search the files and still can't find where the hell the change is made.
Click to expand...
Click to collapse
Do you mind aharing what youve done already? Im running starburat rom and would love to get rid of the green gingerbread icons lol
Sent from my SPH-D710 using XDA App
Sorry about the format, I wasn't able to upload a zip for some reason, the attached file has all of the drawable-hdpi folder changes I've made. The work isn't my own, only some of the tweaks and proper naming, its from HTC, the MIUI devs, and the brilliant minds (obviously mine excluded) on XDA.
Thanks....gonna try and learn as well. You guys are mch better than i but we all start simewhere right
Sent from my SPH-D710 using XDA App
I want to theme my own ROM's for this phone such as AOKP. I just themed Nova Launcher to all purple. But, I want to be able to create a theme that I can flash in CWM and not just the whole ROM (either works.)
I themed Nova Launcher with GIMP, just by extracting the drawable folders, editing, exporting/replacing, then adding back to the archive and resaving.
Can anyone help me out on creating a theme so I can fully theme a ROM such as AOKP? Or even create one for the theme manager? I can already tell I would get addicted. If anyone wants to help i'd highly appreciate it, so I can slowly get into Android Development
I myself have been wanting to learn how to theme for the theme engine. Didn't really find any tutorials though. I'm pretty handy with Photoshop but know nothing about development. Would be very interested in learning about the theme engine used in CM9, AOKP, CNA, etc.
Just add ur apk to the app folder in this zip. This is a base zip that anyone can use (I took it from Overstew's theme, and erased all of his apps/framework items.)
Ascertion said:
Just add ur apk to the app folder in this zip. This is a base zip that anyone can use (I took it from Overstew's theme, and erased all of his apps/framework items.)
Click to expand...
Click to collapse
So I just edit the png's inside the folders I want edited, then move the whole folder into that folder, re-zip, and flash?
Ok so after playing with everything, I update all of the png's I wanted (which still left a lot of blue.. from AOKP). I then moved them all back into the framework-res.apk and moved that back into the archive. I got it to be flashable along with my .apks, but after I flashed it System UI kept force closing, eventually it stopped. I saw a lot of the stuff I themed was actually themed, but there was still a lot of stuff that wasn't. But what causes the force closes on System UI?
hrffd said:
Ok so after playing with everything, I update all of the png's I wanted (which still left a lot of blue.. from AOKP). I then moved them all back into the framework-res.apk and moved that back into the archive. I got it to be flashable along with my .apks, but after I flashed it System UI kept force closing, eventually it stopped. I saw a lot of the stuff I themed was actually themed, but there was still a lot of stuff that wasn't. But what causes the force closes on System UI?
Click to expand...
Click to collapse
If there's any missing pngs on the SystemUI's drawable-hdpi, it'll FC instantly because it cannot find the png require for a certain task. (For example, if you accidentally deleted a signal bar icon, it cannot display what is not there, so it'll FC.)
Ascertion said:
If there's any missing pngs on the SystemUI's drawable-hdpi, it'll FC instantly because it cannot find the png require for a certain task. (For example, if you accidentally deleted a signal bar icon, it cannot display what is not there, so it'll FC.)
Click to expand...
Click to collapse
Ok so, I don't have to change anything besides the framework-res.apk? Do I have to sign it or anything?
Also, I themed nova launcher successfully with just changing png's without any signing. But when I tried to theme Facebook, and then tried to install it, it just kept failing to install?
Sent from my SPH-D710 using XDA
hrffd said:
Ok so, I don't have to change anything besides the framework-res.apk? Do I have to sign it or anything?
Also, I themed nova launcher successfully with just changing png's without any signing. But when I tried to theme Facebook, and then tried to install it, it just kept failing to install?
Sent from my SPH-D710 using XDA
Click to expand...
Click to collapse
Same with framework-res. Any images missing will make it fc.
You only need to resign market apps. System apps do not need to be resigned.
only thing that sucks about having a white e4gt with ics... is that the menus clash with the product color lol. not that its that big of an issue, but i came across this theme http://forum.xda-developers.com/showthread.php?t=1654546 and am guessing it takes a lot of work to apply a white theme similar to this?
i tried flashing the syk sky theme on my phone just to see what would apply, and the majority of it did; however, there were some conflicts as i expected.
is there any way i could use some of what has already been created with this theme to work with the e4gt correctly? if so, any direction/info would be appreciated.
hrffd said:
I want to theme my own ROM's for this phone such as AOKP. I just themed Nova Launcher to all purple. But, I want to be able to create a theme that I can flash in CWM and not just the whole ROM (either works.)
I themed Nova Launcher with GIMP, just by extracting the drawable folders, editing, exporting/replacing, then adding back to the archive and resaving.
Can anyone help me out on creating a theme so I can fully theme a ROM such as AOKP? Or even create one for the theme manager? I can already tell I would get addicted. If anyone wants to help i'd highly appreciate it, so I can slowly get into Android Development
Click to expand...
Click to collapse
Try here and see if it helps ............... http://forum.xda-developers.com/showthread.php?t=916814
renzyyy said:
only thing that sucks about having a white e4gt with ics... is that the menus clash with the product color lol. not that its that big of an issue, but i came across this theme http://forum.xda-developers.com/showthread.php?t=1654546 and am guessing it takes a lot of work to apply a white theme similar to this?
i tried flashing the syk sky theme on my phone just to see what would apply, and the majority of it did; however, there were some conflicts as i expected.
is there any way i could use some of what has already been created with this theme to work with the e4gt correctly? if so, any direction/info would be appreciated.
Click to expand...
Click to collapse
In case you didn't know, with samoled+ screens you want the most dark pixels as possible to save battery because a black pixel is completely off consuming no power. That being said, a white theme will just completely destroy your battery life...
Sent from my SPH-D710 using Tapatalk 2
yeah i know, but i wanted to give it a shot & see what kinda impact it would have first hand. i always have an extra battery on me to swap out haha
ill just deal with what i got and try one with transparency or something. thanks for the response.
This is the absolute best place to learn to theme
http://forum.xda-developers.com/showthread.php?t=1320891
xda moderator/recognised contributer
Hello everyone,
I'm trying to modify the background of the sense 5 weather clock (the one that flips with the weather juuuust below it) not to make it transparent like everybody else is doing. I'm trying to theme it to go with a modified app drawer image and navigation bar image. The problem is I don't know which files to edit in order to do that. Could anyone here give me some advice or pointers?
Yes I have searched for a guide or tut to do it but all I find is people supplying one they made or pointing at a thread that has them already made. I would like to do this myself though.
Thanks in advance for any help
Have you heard of sense 5 toolbox? You can set transparency of many items...
Sent by Tapatalk 4 on HTC OneX...
astrokreep said:
Hello everyone,
I'm trying to modify the background of the sense 5 weather clock (the one that flips with the weather juuuust below it) not to make it transparent like everybody else is doing. I'm trying to theme it to go with a modified app drawer image and navigation bar image. The problem is I don't know which files to edit in order to do that. Could anyone here give me some advice or pointers?
Yes I have searched for a guide or tut to do it but all I find is people supplying one they made or pointing at a thread that has them already made. I would like to do this myself though.
Thanks in advance for any help
Click to expand...
Click to collapse
its the "commonpanel.9.png" in prism.apk ..search google on how to edit ".9.png" files
Where is that image?
daninantro said:
its the "commonpanel.9.png" in prism.apk ..search google on how to edit ".9.png" files
Click to expand...
Click to collapse
Where is that image? I took a look inside of the prism apk but found nothing by that name.
But for everyone else reading, I'm not looking for transparency, I'm trying to overlay another image over, thus changing how the panel looks.
astrokreep said:
Hello everyone,
I'm trying to modify the background of the sense 5 weather clock (the one that flips with the weather juuuust below it) not to make it transparent like everybody else is doing. I'm trying to theme it to go with a modified app drawer image and navigation bar image. The problem is I don't know which files to edit in order to do that. Could anyone here give me some advice or pointers?
Click to expand...
Click to collapse
Are you talking about the panel where the weather condition is ?
That is common_panel.9.png in com.htc.resources.apk/res/drawable-xhdpi
Changing this will affect the widgets background too
Thats the one!!!
ckpv5 said:
Are you talking about the panel where the weather condition is ?
That is common_panel.9.png in com.htc.resources.apk/res/drawable-xhdpi
Changing this will affect the widgets background too
Click to expand...
Click to collapse
YES THAT'S THE ONE!
Just in case I added a screenshot, I circled the panel jsu so that everyone knows what I'm talking about. I found that common_panel.9.png but it's basically just a circle?
What I want to do is make that panel look like the navbar you see in the image I attached, if it's just a circle then it might not work or be possible.
Nobody have any ideas?
Does nobody here have any ideas on how to achieve this?
astrokreep said:
Hello everyone,
I'm trying to modify the background of the sense 5 weather clock (the one that flips with the weather juuuust below it) not to make it transparent like everybody else is doing. I'm trying to theme it to go with a modified app drawer image and navigation bar image. The problem is I don't know which files to edit in order to do that. Could anyone here give me some advice or pointers?
Yes I have searched for a guide or tut to do it but all I find is people supplying one they made or pointing at a thread that has them already made. I would like to do this myself though.
Thanks in advance for any help
Click to expand...
Click to collapse
In both Sense 5 and Sense 5.5, the png is indeed found in the resources apk. It is the common_panel.9.png and it can be themed but only basically. The best you can do with it is make it with a border either transparent or semi. However, depending on how skilled you are with editing xml, you could put a custom PNG in the drawable folder and edit the layouts to navigate to that specific image. That way your newly themed image will be used and not the common_panel.9.png. If you look at my theming thread from Sense 5.5, you'll see what I mean.