I've been looking everywhere to find where themes go when we download them from the market. I've looked in data/apps but no theme engine themes go there. Looked in System apps no themes go there. I want to modify one for myself. Could any genius out there please tell me where the market installs them? Thanks community
Edit. I think mnt/asec? If this isn't it I'm lost... Please to all you theme geniuses please chime in?
mike216 said:
I've been looking everywhere to find where themes go when we download them from the market. I've looked in data/apps but no theme engine themes go there. Looked in System apps no themes go there. I want to modify one for myself. Could any genius out there please tell me where the market installs them? Thanks community
Edit. I think mnt/asec? If this isn't it I'm lost... Please to all you theme geniuses please chime in?
Click to expand...
Click to collapse
I've always seen them inside /data/app directory. You sure you didn't over look it? Remember it's using something like com.android.theme or something like that.
Sent from my SGH-T999 using Tapatalk 2
why not go to /data/apps, find the apk for the theme, copy and paste on your pc? then you could open the apk up and mod it from there...
Related
i was going through the screenshots thread and came across this link for getting transparent widgets:
http://forum.xda-developers.com/showthread.php?t=652661
now, i know it's in the nexus one forums. it mentions "morphing". what is that? i know people are applying that transparency on their evos via this "morph". any help/clarification would be greatly appreciated. thanks!
shift_ said:
i was going through the screenshots thread and came across this link for getting transparent widgets:
http://forum.xda-developers.com/showthread.php?t=652661
now, i know it's in the nexus one forums. it mentions "morphing". what is that? i know people are applying that transparency on their evos via this "morph". any help/clarification would be greatly appreciated. thanks!
Click to expand...
Click to collapse
There is an app called MetaMorph in the market that allows one to apply themes on top of each other. Most themes modify a file called framework-res.apk in the /system/framework directory, and most themes simply overwrite the file. MetaMorph actually unpacks the file and changes only the required files within the package. MetaMorph also does this with other .jar files and .apk files.
The problem with MetaMorph is that is usually reboots the phone or crashes while applying a theme. In most cases, the theme is applied despite the crash. Sometimes it isn't, in this case, the only option is to try again.
Also, some themes are device specific, so caution is recommended.
I recommend you Nandroid before you do any morphing.
Jykinturah said:
There is an app called MetaMorph in the market that allows one to apply themes on top of each other. Most themes modify a file called framework-res.apk in the /system/framework directory, and most themes simply overwrite the file. MetaMorph actually unpacks the file and changes only the required files within the package. MetaMorph also does this with other .jar files and .apk files.
The problem with MetaMorph is that is usually reboots the phone or crashes while applying a theme. In most cases, the theme is applied despite the crash. Sometimes it isn't, in this case, the only option is to try again.
Also, some themes are device specific, so caution is recommended.
I recommend you Nandroid before you do any morphing.
Click to expand...
Click to collapse
ahhh.. awesome, thanks for the explanation! i tried it after backing up. it looks purrrdy lol. thanks again!
shift_ said:
ahhh.. awesome, thanks for the explanation! i tried it after backing up. it looks purrrdy lol. thanks again!
Click to expand...
Click to collapse
No problem.
Thanks for the morph resource though. I was looking for some.
Jykinturah said:
No problem.
Thanks for the morph resource though. I was looking for some.
Click to expand...
Click to collapse
haha glad i could be of service..
Making this thread in effort to keep things a little less cluttered in the forum/threads
Post your inquiries here and I'll try my best to answer your questions when time permits... this is a community so hopefully the other experienced senior members will chime in to help.
Overground: can we get a sticky?
reserved for faq
Alrite just a couple questions about theming and customization.
I would like to apply your red sense theme.
-Do I have to use a rom or can I just apply it on my rooted phone?
-If I have to use a rom which do you suggest so I can still use the original internet app that came with the phone?
Thx for all your help!
Sent you a PM about this actually.
Whats the trick to enable transparency? Particularly the notification pull-down. I have already modified framework-res.apk to include the transparent images, however they are not displaying transparent when applied to the phone. I read a few things about hexing, and even found a 'transparency patcher' program from droid-forums. This patcher apparently, does the hex work for you on services.jar. However, it did not do the trick. What am I missing here?
I'm running my own fully deodexed custom rom based on the 2.2 sense leak.
I'm working on Transparency as well...I contacted Xeudoxus at droidforums...hopefully he can help.
I would just like to know how to manually change my icons and or folders on my home screen and in my app drawer. Any help would be appreciated, thanks!
I too would like to find out how to change the "Folders" icon from the plain manila to obviously something else.
Tyler 3 said:
Alrite just a couple questions about theming and customization.
I would like to apply your red sense theme.
-Do I have to use a rom or can I just apply it on my rooted phone?
-If I have to use a rom which do you suggest so I can still use the original internet app that came with the phone?
Thx for all your help!
Click to expand...
Click to collapse
All root themes will usually only work for the rom they are made for. Sometimes there are big changes to the firmware, sometimes little... a good rule of thumb is to always make a nandroid backup if your an early adopter. So long story short:
1. yes
2. whatever rom i made the theme for... you can only use the original browser app with sense
deficitism said:
Sent you a PM about this actually.
Whats the trick to enable transparency? Particularly the notification pull-down. I have already modified framework-res.apk to include the transparent images, however they are not displaying transparent when applied to the phone. I read a few things about hexing, and even found a 'transparency patcher' program from droid-forums. This patcher apparently, does the hex work for you on services.jar. However, it did not do the trick. What am I missing here?
I'm running my own fully deodexed custom rom based on the 2.2 sense leak.
Click to expand...
Click to collapse
SoCalMiles said:
I'm working on Transparency as well...I contacted Xeudoxus at droidforums...hopefully he can help.
Click to expand...
Click to collapse
I have no idea... If you guys get ahold of Xeadoxus then let me know how its done. I have a feeling he'll tell you to download xUltimate though.
emplox said:
I would just like to know how to manually change my icons and or folders on my home screen and in my app drawer. Any help would be appreciated, thanks!
Click to expand...
Click to collapse
KGBxxx said:
I too would like to find out how to change the "Folders" icon from the plain manila to obviously something else.
Click to expand...
Click to collapse
Changing folder icons/app icons: you're gonna have to theme the rom you're using
basic ingredients in no particular order:
1. update.zip- just download one of themes and the update script in there (META-INF) or make your own if you feel like learning the syntax
2. resigning tool http://forum.xda-developers.com/showpost.php?p=3175518&postcount=2
3. 7zip for extracting apks
4. Android SDK
5. Lots of time
Start extracting apks and viewing the contents of res/drawable-hdpi---where you'll find icons
Most icons are named ic_launcher_XXXX.png, some are named app_icon, others are just simply icon... you'll have to look around to find them as there is no easy way to change them. Once you find the icon you want to replace, drop your new icon (with exactly the same name) into the same directory (preferably using 7zip since you don't have to have the directory extracted to replace it) and resign the entire zip file... flash zip and win!
So how much time do you think I would need if I was to do this? Just kidding looks like a pain in the ass. However, doable. Thanks for the link to signing the zip. Thought it just might be a bit easier. Hopefully soon I can change the plain folders to a picture of my girlfriend or something.
Sent from my noob rooted dinc.
Signal Bars
I have seemed to try everything to change the signal bar(s) colors. I have changed all of the icons to a red theme and the only way I can think thats left is that it has to be hex coded. Important fact is I am running skyraider 2.0.1. Has anyone had any luck changing these?
Hello guys i have a few questions. I am planning on making several themes for the htc evo, very detailed ones. I want to put them on the market, but so far all the tutorials i have seen show how to make themes but only as a ROM.
Is there a way to:
1. Make an ap to install only the theme files.
2. How can i put the themes i make in the market.
I would rally appreciate any help.
bump please help
cristorb said:
Hello guys i have a few questions. I am planning on making several themes for the htc evo, very detailed ones. I want to put them on the market, but so far all the tutorials i have seen show how to make themes but only as a ROM.
Is there a way to:
1. Make an ap to install only the theme files.
2. How can i put the themes i make in the market.
I would rally appreciate any help.
Click to expand...
Click to collapse
1. look into "Metamorph"
2. I don't know
I am not sure how that would work in the market since Themes are not installable, they are flashable. Your are modding the existing installed apk's and then overwriting them back to the device by flashing it just like a rom.
Metamorph is the only way I know of other than flashing the themes to the phone... Sorry maybe someone has a better sugestion. Good luck I would love to see EVO Themes in the market.
I'm running the Fresh 3.1.0.2 ROM on my EVO and today installed the Manup theme, as well as his alternate font. I decided I like the theme but don't really care for the font, now I can't figure out how to change it back to the regular theme font.
I tried reflashing the Manup theme file over and over with no success. What should I do?
creyc said:
I'm running the Fresh 3.1.0.2 ROM on my EVO and today installed the Manup theme, as well as his alternate font. I decided I like the theme but don't really care for the font, now I can't figure out how to change it back to the regular theme font.
I tried reflashing the Manup theme file over and over with no success. What should I do?
Click to expand...
Click to collapse
Android stores it's fonts in /system/fonts/. You could take the files from this directory from an un-themed backup or ROM and replace the themed files with them using ADB or a root file manager.
Thanks for the reply. I've found the fonts folder, but I can't seem to replace the files. (probably because they're in use) I've tried Android Mate, ES file explorer and Astro, no luck.
I don't know how to use adb.
creyc said:
I don't know how to use adb.
Click to expand...
Click to collapse
This is going to come off mean, but learn.
All spelling errors thanks to xt9 on my Evo!
You might not know what to put to push and pull the files but I'm sure there is a topic about it and if not ask for help with what to put. I do remember searching the forum and ran across a post with this info. I use xda app so I would look for you and post the link but ill let you look first. Just takes awhile for me to find stuff I'm looking for on the app. Wish there was an option so you can choose just the evolution forum to search through or a phone forum of your choose. Would help with searches alot.
Sent from my PC36100 using XDA App
http://forum.xda-developers.com/showthread.php?t=959065
I really like the layout and colors on this MattedBlues theme.
It would be very appreciated if someone that has the knowledge to do it would share the wealth.
I would definitely give it a try if I had any idea how to do it!
Thank you in advance
There a theme porter script in xda somewhere that I used to mess with when id port themes for personal use.. if I have time tonight ill give it a shot if no one else does..
Sent from my HTC Vision using XDA App
shady503403 said:
There a theme porter script in xda somewhere that I used to mess with when id port themes for personal use.. if I have time tonight ill give it a shot if no one else does..
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Awesome! Thank you so much, Shady.......let me know if you find it. I would be interested in that too
Sent from my HTC Vision using Tapatalk
blah.. don't have time to do this right now.
here the theme porter ive used in the past. just follow instructions.
theme porter... http://forum.xda-developers.com/showthread.php?t=737526
update.zip packager... http://forum.xda-developers.com/showthread.php?t=717437
what i do.
get theme
get rom.
extract both.
place needed files in correct "new" and "old" folders..
run script..
move "new" folder back into cm7 unzipped folder where you took them from.
rezip into flashable zip..
if you google how to make a flashable.zip you should get a link to xda somewhere.
has a script too that does it for you. then just flash in cwm.
p.s. im workin on this right now. ill try to upload tonight. if not tomorrow after work.
Lol funny thing is I ported this for myself already, I just got winrar and replaced the SystemUI.apk images, and the framework-res images, and if you want the apps stuff too then replace those as well and done.
When I tried to flash it a week or two ago it made me loose service, so I had to do it that way and such, although I do not understand why it would make me loose service
Cimer said:
Lol funny thing is I ported this for myself already, I just got winrar and replaced the SystemUI.apk images, and the framework-res images, and if you want the apps stuff too then replace those as well and done.
When I tried to flash it a week or two ago it made me loose service, so I had to do it that way and such, although I do not understand why it would make me loose service
Click to expand...
Click to collapse
That looks great! Do you still have the zip you can share? If not, then I will try to figure it out!
Thank you in advance!
Sent from my HTC Vision using Tapatalk
I will add it to the latest nightly, although I have no idea if this will let me upload a entire rom o.0
if cimer doesn't get it i'll continue work. kinda more of a learing process right meow.
i got everything themed over. i guess i should include the apks from the themed rom, and not the ones in cm7 since they don't show up themed when i open them i.e. dialer, market etc.. threw it together quickly. boot animation, notification bar and font taken care of. i'll continue tomorrow.
if this works, pretty sure it will.. i'll start porting more themes.
Awesome.....
Is there any way to add the zip as just a flashable theme, rather than part of a full rom? I am currently only using CM7 RC2, not any of the nightlies.
Anything I can do to help, plz let me know!
Sent from my HTC Vision using Tapatalk
Yes there is a way to just do a flashable zip, although since I have no idea what caused me to loose service I did it directly with the Rom. I will play around with it tonight when I have time.
If you want to do it your self you just need the latest nightly, the latest matted blues and just copy things into the appropriate folder using winrar. It's really simple.
Edit: @shady if you want to do it you can, I have yet to get started.
Sent from my HTC Vision using XDA App
Well this morning I got the theme ported... the best I could anyways. I'm by all means no sort of dev or themer.. I just like to tinker. but I got the theme ported.. only thing I noticed was lockscreen icons weren't themed.. idk if they are or not originally in the evo theme.. and in setting the "highlight" or whatever its called was still the orange color.. honestly idk how to change any of those. Like I said I only tinker.. but id say like 95% of the theme ported over just fine.. I was using it, but flashed back to lucid theme on my way to work. Ill work on this and see if I can make the update.zip just the theme and not a full rom...
Sent from my HTC Vision using XDA App
Mine were not original either it's alright the lock should be blue and a couple of other tweaks,
The whole theme works great by copying the icons and imgs in framework res.apk. to the cm7 framework and over writing it. I have tried the theme porter method but apk manager works the best so far that I've tried if I get permission from developer I will post the theme later tonight. I only have it up to build 19 though
Sent from my HTC Vision using XDA Premium App
sdrexler078 said:
The whole theme works great by copying the icons and imgs in framework res.apk. to the cm7 framework and over writing it. I have tried the theme porter method but apk manager works the best so far that I've tried if I get permission from developer I will post the theme later tonight. I only have it up to build 19 though
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
Did you get permission?
And wouldn't basing a theme on a RC be a better idea? Just saying
Just waiting for a pm back from him but I bet it would be better I just use the nightlies and did it for myself but I can do the rc2 tonight and send him another pm
Sent from my HTC Vision using XDA Premium App
I hope someone can get it working.......I have been try and keep getting all kinds of fc's on all kinds of programs.........it was frustrating so I took a break from it.
Hopefully someone will be able to get this working on RC2 or maybe the developer will eventually add it to the theme engine as an apk
Sent from my HTC Vision using Tapatalk
I also tried to contact the developer several times, and didn't get any response. I'm sure they are busy tweaking this for the evo and nexus s. Its really a solid theme
Sent from my HTC Vision using Tapatalk
1) Get Winrar
2)Download the ROM you want to flash
3)Open the rom with winrar (Avoids resigning it yourself)
4)Replace the Framework-res.apk located in system/framework with the theme you want
5)Replace the SystemUI.apk located in system/app with the theme you want
6) Close the window
7) Put it on your SD card to flash, remember always make a backup just in case.
Also note if you want the themed icons for apps just replace all the apps in system/apps
This is for people that want to use it personally, you would need to contact the dev. in order to release it to everyone.
Cimer said:
1) Get Winrar
2)Download the ROM you want to flash
3)Open the rom with winrar (Avoids resigning it yourself)
4)Replace the Framework-res.apk located in system/framework with the theme you want
5)Replace the SystemUI.apk located in system/app with the theme you want
6) Close the window
7) Put it on your SD card to flash, remember always make a backup just in case.
Also note if you want the themed icons for apps just replace all the apps in system/apps
This is for people that want to use it personally, you would need to contact the dev. in order to release it to everyone.
Click to expand...
Click to collapse
This does NOT work. Atleast not for me. I downloaded CM7 RC2 and downloaded CM7RC2 version of MattedBlues. I tried 3 different variations.
1.) I replayed all files from mattedblues into the cm7 rom folder. This allowed me to boot into CM7 with the theme applied, HOWEVER, I had no internet connection and I get about 3-4 FC during the google apps setup
2.) So I tried being selective and only copied framework over and a few of the apps in the app folder. Maybe 3 or 4 apps, like gmail, systemUI, phone etc. This didn't give FC, instead it wouldn't let me have internet connection.
3.) So I just followed the guide exactly and copied only the framework over and the systemUI over. This caused no internet and almost immediate FC on google apps setup. So I just went back to MIUI.
P.S. I tried two different kinds of GAPPs. I tried the ones that come with CM7 rom in the ROM Manager and I tried another GAPPs I downloaded previously for Iceandfire. Just to experiment. Both failed in the same way.
Thanks for the try though. I would LOVE to see a real port of this rom. One of the best (if not the best) looking themes out right now.
I've ported MattedBlues to the G2 just for you guys. Pick it up at the official thread here.