[Q] How do I Metamorph an Icon Pack? - Droid Eris Q&A, Help & Troubleshooting

So im wondering how to MM an icon pack. I really do not like using bettercut to replace icons. I feel it can be done without using it by using MM, i'm just unsure on how to do it.
can someone help a guy out?

The same creator of Metamorph also created Ninjamorph, I use it myself to change my icons sometimes

Related

Icon linking help

I was wondering if anyone could tell me how to find out the correct application activity code to rename icons so they replace the applications default
Sent from my X10i using Tapatalk
Please read the announcement in this forum before posting.
http://forum.xda-developers.com/announcement.php?f=617
This is not development, so moved to Q&A
Pull your framework-res and have a look, or the apps apk and change it directly.
What im trying to do is add icons to a theme im making , ive added some which i had to rename in order for them to replace some of thr default icons for apps when activating the theme. But i would like to replace some other default icons but i need to find out what to rename my custom icons too in order to replace the remaining default app icons when i activate the theme (adw launcher)
Sent from my X10i using Tapatalk
AngelDevoid said:
What im trying to do is add icons to a theme im making , ive added some which i had to rename in order for them to replace some of thr default icons for apps when activating the theme. But i would like to replace some other default icons but i need to find out what to rename my custom icons too in order to replace the remaining default app icons when i activate the theme (adw launcher)
Click to expand...
Click to collapse
I had the same issue with my modded theme ADW theme, you need to pull the apps such as "Conversations.apk" which is basically MMS.apk on 1.6 and either change the icon in the apk itself or rename the icons in the theme to what they are now called in 2.1, and the only way you'll find that out is by pulling the apks and opening them.
Ferk.... alot of digging around , after ive found as many as i can that work ill post a list of what to rename your icons to in your theme to replace the default icons. If you or anyone else already knows some can ya post it to help out thanks
Looking for stuff like this .....
Shortcut icon to the camera is named ....
Com_camera_cameraactivity
(or something like that)
So i would need to rename my icon from icon.png to com_camera_cameraactivity.png , then place it in the theme apk using eclipse , under a folder named /res/drawables_hdpi/ .
After that i would install the theme and the camera icon will have changed to the icon i want.
So thats the info we require ; the correct icon renames for as many apps as posible .
Sent from my X10i using Tapatalk

[Q] Miui icons

hey everyone got a quick question.
so ive searched and searched multiple forums and threads and i just can't find away to do this. what i would like to do is change some miui system icons with out applying a whole theme. like going into the icons of the theme and just changing the ones on my homescreen. i know that if you use a different launcher you can change them but i do not want to use an alternate launcher i would like to use the stock launcher. if anyone can't point me in the right direction on changing them feel free to post in here or message me.
thanks in advance
You can either open the theme you're using and modify or add the icons, or you can use Desktop Visualizer. You'll still have the app icons on your screen, you can just put them in a folder if you want. Use a Desktop Visualizer widget, don't use the shortcut.
If you need help changing your theme (or making an icon theme if you're not using a theme) you can pm me & I'll do it for you. Just send me the icons and name them what you want them to be. If you don't know how to name them properly, I can do it. I just need to know what you want the icon to represent.
Sent from my Evo + MIUI using Tapatalk!
plainjane said:
You can either open the theme you're using and modify or add the icons, or you can use Desktop Visualizer. You'll still have the app icons on your screen, you can just put them in a folder if you want. Use a Desktop Visualizer widget, don't use the shortcut.
If you need help changing your theme (or making an icon theme if you're not using a theme) you can pm me & I'll do it for you. Just send me the icons and name them what you want them to be. If you don't know how to name them properly, I can do it. I just need to know what you want the icon to represent.
Sent from my Evo + MIUI using Tapatalk!
Click to expand...
Click to collapse
sounds good what is the best way to edit a miui theme? through 7zip?
and yeah if i can't figure it out ill just send you the theme along with the icons that i would like changed. appreciate your time!
mikey2487 said:
sounds good what is the best way to edit a miui theme? through 7zip?
and yeah if i can't figure it out ill just send you the theme along with the icons that i would like changed. appreciate your time!
Click to expand...
Click to collapse
7zip should work. Unzip the theme, and inside you'll see an "icons" file. Add a zip extension and extract. Add/replace the icons that you want - they have to be named the process name. For example, if you want to add an icon for the Market, you'd name it "com.android.vending.png". You wouldn't add the png extension since it's already there. The MIUI Music app would be com.miui.player.png, and so on. Once you've finished, rezip the icons and remove the zip extension. Then zip up the whole theme and change zip to mtz.
I know a lot of the popular process names off the top of my head because I do this a lot. It's actually faster for me to do it for you than to try to give a step by step guide, so if you run into issues send me a pm.
Sent from my Evo + MIUI using Tapatalk!

[Q] UOT kitchen icons

I spent all night yesterday working on this and a lot of time today and I still can't figure this out.
Why do the status bar icons revert back to the previous framework ones I had before putting them up in the kitchen? I'm using the Color Pack V8 animated (Or trying to use) but it keeps messing that part up. That's the only problem I've had but everything else works fine.
I've looked all over and someone said to use a theme as a file instead of framework and sys UI. Did that too but it ended up looking more like the theme than what I wanted.
Can someone help me out on this one? Thanks in advance.
Does even a single icon change??? In status. Bar?????
Sent from my GT-S5830 using XDA
Yeah, the battery icon changed. Its the only one thats working aside from every other change I've made. Status bar icons are my only problem.
I'm using Nim's Infinity rom and working with the systemui and framework.

Creating a icon pack for Apex/Nova/GO Launcher

I have searched and searched for a decent tutorial on how to create or modify an icon pack that can be used with Apex, Nova, or Go Launcher. I have decompiled an apk to see how it works, but I cannot figure out what exactly needs to be edited. However, I do see the folder full of the icons, but I'm not sure what I need to do with some of the XML files. Can anyone point me in the right direction??
I basically want to create a icon pack later, but for now.. I have made a couple icons that I want to add to an existing icon pack I'm using. Thanks guys!
dEris said:
I have searched and searched for a decent tutorial on how to create or modify an icon pack that can be used with Apex, Nova, or Go Launcher. I have decompiled an apk to see how it works, but I cannot figure out what exactly needs to be edited. However, I do see the folder full of the icons, but I'm not sure what I need to do with some of the XML files. Can anyone point me in the right direction??
I basically want to create a icon pack later, but for now.. I have made a couple icons that I want to add to an existing icon pack I'm using. Thanks guys!
Click to expand...
Click to collapse
Bump! I would love to know this myself!
Here is a tutorial for Apex:
forum.xda-developers.com/showthread.php?t=1649891
Here is a tutorial for Go launcher:
http://www.droidforums.net/forum/an...94-making-icon-pack-golauncher-questions.html
And for nova launcher you can use the icon packs you created for go launcher to work with nova launcher.
Sent from my SCH-I535 using xda premium

[Q] Add Icon to Icon Pack

Okay, so I'm trying to customize an Icon Pack, by adding some Icons for some apps that it doesn't have.
I want to know how exactly can I do this?
I'm using Go launcher, and I saw in another thread a thingy about Go Launcher Theme factory...The problem is, I'm not trying to create a theme, I just want to add the Icons I've made for certain apps to the existing Icon Pack (I'm not planning on uploading it or anything).
Thanks for any help.

Categories

Resources