[Q] change app drawer icons - Android Q&A, Help & Troubleshooting

hi all
i am trying for a long time and customizing my acro s. i have now come to the part where i want to change the icons in app drawer. ive read and googled alot but cant find any good solution.
is there no easier way to do this than pull the apps from the phone, changing the icon.png and push it back to phone? i dont want to use any launcher!!
do i have to decompile/compile.? or is enough just to open the .apk with 7z and change the .png
regards Drumc
and must still say, its much more easy to theme/custom a jailbroken iphone

drumcodex said:
hi all
i am trying for a long time and customizing my acro s. i have now come to the part where i want to change the icons in app drawer. ive read and googled alot but cant find any good solution.
is there no easier way to do this than pull the apps from the phone, changing the icon.png and push it back to phone? i dont want to use any launcher!!
do i have to decompile/compile.? or is enough just to open the .apk with 7z and change the .png
regards Drumc
and must still say, its much more easy to theme/custom a jailbroken iphone
Click to expand...
Click to collapse
Do you use custom ROM?

drumcodex said:
hi all
i am trying for a long time and customizing my acro s. i have now come to the part where i want to change the icons in app drawer. ive read and googled alot but cant find any good solution.
is there no easier way to do this than pull the apps from the phone, changing the icon.png and push it back to phone? i dont want to use any launcher!!
do i have to decompile/compile.? or is enough just to open the .apk with 7z and change the .png
regards Drumc
and must still say, its much more easy to theme/custom a jailbroken iphone
Click to expand...
Click to collapse
If your just swapping the images out you can just use 7z. Personally I like to decompile the apk, swap the images, sign, then recompile but that's just my own personal preference.
Sent from my SCH-I535 using xda premium

pongnamu said:
Do you use custom ROM?
Click to expand...
Click to collapse
yes i am using Pims Experience.
shimp208 said:
If your just swapping the images out you can just use 7z. Personally I like to decompile the apk, swap the images, sign, then recompile but that's just my own personal preference.
Click to expand...
Click to collapse
damn thats a big work.. isnt it possible just to do it with root explore og something else? root explore opens the xxxx.apk and can view whats inside the drawable folder. or can i just view and not edit? btw what is the icon called? i read some places that the icon file is -ic_launcher_"appname" but youtube, trackid, browser etc, doesnt have this file..

drumcodex said:
yes i am using Pims Experience.
damn thats a big work.. isnt it possible just to do it with root explore og something else? root explore opens the xxxx.apk and can view whats inside the drawable folder. or can i just view and not edit? btw what is the icon called? i read some places that the icon file is -ic_launcher_"appname" but youtube, trackid, browser etc, doesnt have this file..
Click to expand...
Click to collapse
Don't use root explorer to swap the images it's risky to do that on the device (Can cause boot loops). The icons will be in the drawable-hdpi or simmilar named folder such as drawable-mdpi.

shimp208 said:
Don't use root explorer to swap the images it's risky to do that on the device (Can cause boot loops). The icons will be in the drawable-hdpi or simmilar named folder such as drawable-mdpi.
Click to expand...
Click to collapse
Here´s what i did, and that did not work :crying: :
Pulled YouTube.apk from /system/app whit ADB. Opened the .apk with 7z and replaced the ic_logo_square (which is the only file i can find thats look like the icon). replaced the in all the drawable folders, with the right dimensions. 32x32 and 64x64. closed 7z
Pushed the YouTube.apk back to phone into /system/app
Pulled Conversations.apk and replaced the conv_application_launcher.png in drawable-xhdi. only folder where i could find something that looks like the icon. pushed Conversations.apk back to phone.
Rebooted the phone. and voila, nothing has changed at all!!! what went wrong? what else should i do?

ive have also read somewhere, that when changing icons, play-store will not show any updates. is that corect???

Related

[Q] Which png is it for the progress bar?

Cannot figure out which png it is in framework ( I think its in here) for when you are installing or downloading something. Its the solid one, not the stripped one. Anyone? Thanks in advance.
umm it is in the drawable as three seperate png i just cant think of what they are called right now
wait I think it is actually called Progressbar_intermediate1.png 2 and 3 under res/drawable-mdpi
PimpShit420 said:
wait I think it is actually called Progressbar_intermediate1.png 2 and 3 under res/drawable-mdpi
Click to expand...
Click to collapse
those I already know about. I meant the one that is a solid color for when installing something or downloading. you see it moving along. its a solid orange by default
That is controlled in the resource.arsc file. I haven't figured out how to edit it yet but the color is Def in that file, if I just switch that file only with one I got from an in credible. Theme, it changes
Sent from my Eris using XDA App
PimpShit420 said:
That is controlled in the resource.arsc file. I haven't figured out how to edit it yet but the color is Def in that file, if I just switch that file only with one I got from an in credible. Theme, it changes
Sent from my Eris using XDA App
Click to expand...
Click to collapse
would you mind sharing this file? And where is it located? And if I copy the file over that you give, what else changes?
yea there is only one problem with using this file that I have come across so far and its kind of big. The text color on all buttons is white so it cant be seen. The file itself is located in the framework-res.apk. I was using a program called winmerge to go through and the whole file is completley different but I havent figured out how to edit it nor how to read exactly what is says. I just formatted my laptop and put Ubuntu on it so as of right now I cant get the file to you, You can either search for Indigo_Blue Theme for CM6 here on XDA or blackle(google). The theme is in all hdpi but still has some good looking pngs you can use in your theme. I have resized all of them as well for mdpi but for some reason I get errors when trying to apply them all. If you cant find it I will send it to you here in a little bit though. I have been doing alot of reading and messing my phone up trying to figure out the best way to theme. For one I want to take the spinner out of the nfl program and put it in my theme but Im a long way from that. If you like I can send you over my notes as I come up with more discoveries of what it controlled where and how to edit its defaults to what I want.
PimpShit420 said:
yea there is only one problem with using this file that I have come across so far and its kind of big. The text color on all buttons is white so it cant be seen. The file itself is located in the framework-res.apk. I was using a program called winmerge to go through and the whole file is completley different but I havent figured out how to edit it nor how to read exactly what is says. I just formatted my laptop and put Ubuntu on it so as of right now I cant get the file to you, You can either search for Indigo_Blue Theme for CM6 here on XDA or blackle(google). The theme is in all hdpi but still has some good looking pngs you can use in your theme. I have resized all of them as well for mdpi but for some reason I get errors when trying to apply them all. If you cant find it I will send it to you here in a little bit though. I have been doing alot of reading and messing my phone up trying to figure out the best way to theme. For one I want to take the spinner out of the nfl program and put it in my theme but Im a long way from that. If you like I can send you over my notes as I come up with more discoveries of what it controlled where and how to edit its defaults to what I want.
Click to expand...
Click to collapse
Sure, if ya dont mind. I am not going to get into heavy themeing as you can see from my theme, but this is one of the things that bugs me as i want to change it and cant figure it out, lol.

[Request] Dialer Themes

Hi,
i don't like the standard dialer theme. Can someone make new ones ? Or port some over for the defy ? Or tell me how to do that ?
thanks
i don´t know how to make or port it.
But i found dialer2 in the market.
Test it. it looks nice
thanks for dialer2, looks nice enough for now. But if you make a call you still see the original dialer
congomonster said:
thanks for dialer2, looks nice enough for now. But if you make a call you still see the original dialer
Click to expand...
Click to collapse
I can hook u up, what are you looking for exactly?
a dial pad that looks black, and not so glossy. like the minimal matte one:
http://forum.xda-developers.com/showthread.php?t=726912
tried to metamorph contacts.apk for dialer, but the defy has no contacts.apk
I have the Gingerstock theme from JB3 installed. Something in yellow would be cool so that matches the theme.
Is your phone rooted? If so, can you pull a copy of your dialer for me so I can edit?
Use root explorer, go to /system/app. Grab blurdialer.apk, long hold and copy. move copy yo sd card and attach here
Sent from my MB525 using XDA App
sounds great, here it is. It's from my system. I'm using the orange rom
3.4.2_131-003_Deblur_Sign if that is helpful
congomonster said:
sounds great, here it is. It's from my system. I'm using the orange rom
3.4.2_131-003_Deblur_Sign if that is helpful
Click to expand...
Click to collapse
Hey sorry, got busy at work... I'll grab it now and work on it, stay tuned for post. I'll try to get it as best as possible, but I ddi find while themeing mine, you cannot change the actual numbers only the back grounds. Stupid blur!
I'm going in blind, so not sure exactly how this looks or what managed to change. So do as I say and check it out, whatever you want fixed I'll redo it... Try it out though.
-Grab the apk from the attachment
-Put BlurDialer.apk on your SD card
-Using Root Explorer, Move this apk to /system
-Once in /System, long hold the apk, and hit permissions. Check boxes should look like this:
Read Write Execute
X X X
X
X
So essentially an upside down L.
- Once permissions have been changed, long hold the apk and paste in /System/app , hit yes to overwrite.
- Backout to home screen and reboot.
Let phone completely load up, then go into your dialer and see the changes.
Please report back with what needs to be fixed or what color arrangement you'd like different.
Otherwise enjoy!
Yeah ! thank you ! looks great ! Now it much better integrates in the theme.
I took screenshots with an app. The SDK for 2.2 won't install. It says that i have to install Java SDK, what i already did
So how you did it ? Is there a way to get inside the apk ? As you can see in screenshot 5 there is already red when i pressed the button. Can this changed also to yellow ? I ask because this "red" goes to the whole system. It is in the browser when he loads a site, it's there when i changed the volume and so on. I would like to edit more so that the system has one theme
When there is no way to theme the dialer buttons, is it possible to install the original contacts.apk ? I asked this in another thread too.
Don't forget the Thanks button!
Try this one, I made some more edits, need to see if it is the correct one for the button push. I don't believe there is a way to install the contacts.apk.
To theme the file you need to get into the apk, remove the res folder, theme in the drawable-hdpi and ten put the pieces back together. You can google for files to do so. I dont 't mind helping you..
I wonder how the yellpw in the status bar would look
Anyways, try this and see what differences there is.
Think I found a way to theme that even more. Give me a minute and i'll repost
For Honeycomb Theme
Here you go, this one should look even better.
Congo,
How does it look?
looks great ! thanks.have no time at the moment. Take some screenshot tomorrow
Good deal, look forward to checking it out
I get the sdk to run
Here are two screenshots
This there a Tutorial anywhere, what files i have to edit to get the red in yellow ?
Which apk i have to extract, and is there always a png ? or must i edit a xml file ?
congomonster said:
I get the sdk to run
Here are two screenshots
Click to expand...
Click to collapse
Good deal, I have been messing around further and am finding a few more details I can mess with. I am waiting though on a finalized them I am going to make... I will post when ready with screen shots.
congomonster said:
This there a Tutorial anywhere, what files i have to edit to get the red in yellow ?
Which apk i have to extract, and is there always a png ? or must i edit a xml file ?
Click to expand...
Click to collapse
It depends on exactly what you are trying to do... The main ones will be blurdialer, blurres and framewrok-res, but you have to be very careful with what you are doing. There are .9.pngs in these fiales that need to be decompiled and patched.... It's a lot if work at first until you get the hang of it. There is a full theme guid here on xda on the main board, under hacking then themes. If it sounds excruciating, just tell me exactly what you want and I am happy to do it.

[Q] Image to apk creator?

Hi all,
Have searched high and low through the net and XDA. Is there such a program that can easily convert any image into a simple apk which just shows the image and able to zoom in zoom out?
Seen quite a few subway route maps app in the market already..
Would like to convert some of my image into a app rather than a shortcut on my homescreen
Is the apk manager program useful here?
No you have the wrong idea of what an apk is. It has alot more to it then images. You will need to write the code for it to interact with the other programs.
zelendel said:
No you have the wrong idea of what an apk is. It has alot more to it then images. You will need to write the code for it to interact with the other programs.
Click to expand...
Click to collapse
Hi!
Thank you sooo much!
I understand that an apk is far more complicated than what it seems to be. But is there a standard script or something that works by just opening up an image?
There's a few I seen in market that works exactly the same only having the images different.
I was thinking if I were to replace the image inside that apk to my image and signing it properly after that, it will work. But the there are alot more of other smaller icon pngs inside which look the same but with different dimensions...
queenkong said:
Hi!
Thank you sooo much!
I understand that an apk is far more complicated than what it seems to be. But is there a standard script or something that works by just opening up an image?
There's a few I seen in market that works exactly the same only having the images different.
I was thinking if I were to replace the image inside that apk to my image and signing it properly after that, it will work. But the there are alot more of other smaller icon pngs inside which look the same but with different dimensions...
Click to expand...
Click to collapse
If all your wanting to do is swap the images then you should be OK. Just decompile the apk. Make your changes and the recompile and sign. I have not seen an apk maker app as some of the scripts and code need to be written by hand
zelendel said:
If all your wanting to do is swap the images then you should be OK. Just decompile the apk. Make your changes and the recompile and sign. I have not seen an apk maker app as some of the scripts and code need to be written by hand
Click to expand...
Click to collapse
Roger, thank you so much!

Q. How can I switch SU icon

I'm using SuperSU but I love the icon for superuser , (its the superman s under the andr) with my theme.
(Q) Is there anyway to extract that icon and attach to SuperSU? Its much cooler than #.
Let's skip the chick flick moment..
Use root explorer to extract the two .apk's from "data/app" and upload them here. I should be able to change the icon for you.
Thanks so much....I went in and extracted .apk and started looking through folders. As I was going through I think I recognize how to change the icon. The only problem now is, the one I am looking for is in my theme .apk and there are a lot of .png files. Just to make sure, when I find it, move and replace the icon.png in the other .apk, fix files etc and reboot...
Let's skip the chick flick moment..
Right now I'm not at a computer to provide/explain everything in detail, however, I can tell you it's slightly more involved then it may seem at first. You actually need several PC programs to do it. If you really want to do it yourself, I'd be glad to type you up a mini guide if that's the path you want to take. I'll give you the choice, kinda like the Matrix (which I finally watched yesterday ) and offer you option of the 'blue pill' or the 'red pill'...
Blue pill- This is simple, upload the two .apk's and I'll get it done for you in a jiffy. You install it and everything goes as it was.
Red pill- If you take this path I will type up a mini guide and help you with any difficulty you have. You walk away with both knowledge and a nice icon.
...Lol. The choice is yours. Which pill will it be?
Sent from my SGH-T959 using Tapatalk 2

What goes into theming Touchwiz apps?

question in title. I mean things like the SMS app, dialer, etc. I love the work people are doing with them (dark themes and whatnot) and was just curious as to how they do it. Can be technical, I feel comfortable with all the "android jargon" lol
You'll need something to decompile your apps. If you are working on odex files you'll need to deodex first. Once you decompile your app it'll be broken into 2 folders project and project-smali. You'll focus on the project folder -or- where the folder "res" is.
In there is drawable folders in various DPIs. Those contain the picture files you can edit. Some of the background colors, text colors, and placement of items will be controlled inside of the various XML files.
While in there you could also look around at potential mods in the bools.xml and you COULD remove some of the extra languages if you want to lean it out.
Sent from my SCH-I545 using xda premium
Dubbsy said:
You'll need something to decompile your apps. If you are working on odex files you'll need to deodex first. Once you decompile your app it'll be broken into 2 folders project and project-smali. You'll focus on the project folder -or- where the folder "res" is.
In there is drawable folders in various DPIs. Those contain the picture files you can edit. Some of the background colors, text colors, and placement of items will be controlled inside of the various XML files.
While in there you could also look around at potential mods in the bools.xml and you COULD remove some of the extra languages if you want to lean it out.
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
I have sorta played around with them and whatnot and have seen the res folder. so when you go and replace the images and everything, how do you recompile so that they will install fine? I'm rooted of course so I can put them in system and set permissions
Sent from my SCH-I545 using xda app-developers app
I've found it works best to recompile it using whichever tool you prefer. If it doesn't install nicely you can open the apk with 7zip and pull the compiled images and xml files out to use in either a vrtheme installer or you can open up the stock apk with 7z and copy them in.
There are tons of ways to do things. :good:
sent from my GE gs4
that is what I am starting to realize I may start playing around with it. thank you for the help, really! this is what makes XDA rule so much. :thumbup:
No problem buddy. Everyone has to start somewhere
sent from my GE gs4
Dubbsy said:
No problem buddy. Everyone has to start somewhere
sent from my GE gs4
Click to expand...
Click to collapse
one more question, might not pertain to you...what is the best/easiest way to sign an apk after editting it? i am using a macbook pro by the way
coltonwood said:
one more question, might not pertain to you...what is the best/easiest way to sign an apk after editting it? i am using a macbook pro by the way
Click to expand...
Click to collapse
I generally don't sign mine. If i themed something that wasn't mine and it could potentially be updated i would want the update to fail due to mismatching signatures in order to keep my theme.
But a way to keep the same signature is to recompile your work, open the new one with 7zip and copy the compiled pngs, xmls, and arsc file at root from the new one and over write the stock one's files using 7zip again. That'll change everything but leave the signature.
sent from my GE gs4
Dubbsy said:
I generally don't sign mine. If i themed something that wasn't mine and it could potentially be updated i would want the update to fail due to mismatching signatures in order to keep my theme.
But a way to keep the same signature is to recompile your work, open the new one with 7zip and copy the compiled pngs, xmls, and arsc file at root from the new one and over write the stock one's files using 7zip again. That'll change everything but leave the signature.
sent from my GE gs4
Click to expand...
Click to collapse
ohhhhhhhh okay that makes sense! okay here is a question that could be getting away from the theming, im not sure:
i was playing around with textra (the sms app) just changing the png's to look like ios 7 (lol just for testing). I decompiled, changed some png's, and then recompiled (using apktool). It created a new textra.apk that i then transferred to my phone. i deleted my current textra and installed my new one (successfully) and i can tell my theming worked from a test sms they send you. but when i try to compose a new message, Textra force closes. I rebooted and everything to make sure. Do you think this would be from my attempt at theming, or would it have to do with signing at all? this is where i am really lost lol, considering it installed and everything fine.

Categories

Resources