App drawer icons - Sprint HTC EVO 4G LTE

Does anyone know how to change the icons in the app drawer? Thanks
Sent from my EVO using xda app-developers app

treIII said:
Does anyone know how to change the icons in the app drawer? Thanks
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Easiest answer:
using 7zip or winrar extract the images folder to the desktop
folders could
drawable-hdpi
drawable-xhdpi
and variance of those.
Some are in folders
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
change the image to what you want.(remember to maintain the image size)
and then drag them back in the apk folder.
NOTE: if the icon is a jpg you cant change the image or even modify it.

Related

How to background of app drawer.

Anyone know how to change backgrounded stock se app drawer. Well not really how. But where that file is located?
Sent from my X10i using XDA App
Not sure how or if you can change that using se stock home. But if you use go launcher that allows you to use whatever picture you want for your app drawer.
Sent from my X10i using XDA App
Mr Patchy Patch said:
Not sure how or if you can change that using se stock home. But if you use go launcher that allows you to use whatever picture you want for your app drawer.
Sent from my X10i using XDA App
Click to expand...
Click to collapse
ADW Launcher EX allows you to do this as well (at least to change the colour). The regular ADW might as well but it's been a while since I used it.
That's cool that Go launcher allows you to use pictures. Wonder if there is one that allows you to use a transparent background.
Not sure where the file is located though.
The arc launcher has a transparent app drawer. It uses the homescreen wallpaper
Sent from my X10a using XDA App
chiewable said:
The arc launcher has a transparent app drawer. It uses the homescreen wallpaper
Sent from my X10a using XDA App
Click to expand...
Click to collapse
Guess I should give that Arc launcher a shot.
I could have sworn there were some themes that I used (possibly on a different ROM) that had transparent app drawer backgrounds as well. Oh well, no big deal.
Good stuff. But does anyone have an idea about the stock se background file location for the app drawer?
Sent from my X10i using XDA App
I don't think that it uses an independent image for the background - I think that it's coded into the app drawer HTML/ JAVA code..
jxndxe said:
Good stuff. But does anyone have an idea about the stock se background file location for the app drawer?
Sent from my X10i using XDA App
Click to expand...
Click to collapse
Have a look to framework-res.apk file in system folder!! Propably you can find the image of the background colour!!
Sent from my X10i using XDA App
I have been living in the framework-res.apk for a couple days and have had no luck thus far.
Sent from my X10i using XDA App
jxndxe said:
Good stuff. But does anyone have an idea about the stock se background file location for the app drawer?
Sent from my X10i using XDA App
Click to expand...
Click to collapse
Be courage and mod a little!
iMatth3w said:
Be courage and mod a little!
Click to expand...
Click to collapse
In fact, it is NOT an image. It is a hex code color (for example, #ffffff)
So you could change the color but not use an image as a background.
Case closed.
Okay and I would like to change that value to #000000. File location and name would be most helpful.
Sent from my X10i using XDA App
jxndxe said:
Okay and I would like to change that value to #000000. File location and name would be most helpful.
Sent from my X10i using XDA App
Click to expand...
Click to collapse
You need to have two copies of the apk on your PC. Decompile the first apk and then navigate to /res/values/layout and look in the XMLs there and try to locate it. Sorry, I haven't used the stock launcher almost ever, so I don't know the exact xml file and string name.
After changing it, save the file and recompile.
Then, from the newly created apk extract all the xml files and the resources.arsc file.
Place them in the second apk using 7-zip and compression method "Store".
Hopefully, you should be ready to go!
Word of advice: before doing all these, make sure to install a home replacement, so if the new apk won't work, you won't be left without a launcher. Or make a nandroid backup with xrecovery! ;-) Best of luck!
I got it figured out. Thanks for getting me on the right path. Problem was that I was using winrar to extract apk. For future I used the apk manager to decompose apk properly and this allowed me to edit xml.
Sent from my X10i using XDA App

[Q]How to completely replace icon with another one.

As the topic says.Do I need an apk or need to do some dev works?
Sent from my GT-S5830 using xda premium
Maddam egonic
TheSG said:
As the topic says.Do I need an apk or need to do some dev works?
Click to expand...
Click to collapse
What icons are you looking to change? If its in the app drawer, you'd need to go in and change the file one by one unless you found a perfect theme. There are a few good apps that let you change icons on the home screen. Desktop VisualizeR is a good one.
I want to change app drawer icons without any theme.
Sent from my GT-S5830 using xda premium
Whichever app's icon you want to change, first get it on your PC. Decompile it, change the icon and then recompile!
Replace it with the current app with root explorer!
Sent from my GT-I9003 using xda premium
PlusAndroid said:
Whichever app's icon you want to change, first get it on your PC. Decompile it, change the icon and then recompile!
Replace it with the current app with root explorer!
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
I want to change all icons as i dont like default ones.So i downloaded some icon packs.
But how to do that with pc.
I really dont know that.
Sent from my GT-S5830 using xda premium
TheSG said:
I want to change all icons as i dont like default ones.So i downloaded some icon packs.
But how to do that with pc.
I really dont know that.
Click to expand...
Click to collapse
- First transfer the apk file, you want to edit, to your computer. ( I am assuming you know how to )
- Use 7zip to extract the apk on your PC.
- Edit the icons you want in the folder you just got after extracting the apk.
- Now open the Original Apk with 7zip.
- Now drag the edited icons from the extracted folder to the original apk and overwrite them.
Now you can install it on your phone!
Sent from my GT-I9003 using xda premium
Thx bro for the guide.
Sent from my GT-S5830 using xda premium

Is there any way?

Is there anyway to theme apps on the go? Meaning replace some icons, images with the phone....
Sent from my PG86100 using xda premium
Nope you need to decompile the apk and change the files which cant be done on the device.
You could use a custom launcher to change the image it uses for the icon but it won't actually change the apps icon
Sent from my GT-N7000 using xda premium
zacthespack said:
Nope you need to decompile the apk and change the files which cant be done on the device.
You could use a custom launcher to change the image it uses for the icon but it won't actually change the apps icon
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Thanks for answering my question... Hopefully one day someone comes up with an app to be able to do theming on the go..
Sent from my PG86100 using xda premium

Missed call icon

I want to change missed call icon on status bar, but can't find right png file. In which apk should I look for it, and how it should be named? I'm using ICS.
SemcPhone.apk. Look in the drawable-hdpi folder.
Sent from my LT15a using xda-developers app
DdcCabuslay said:
SemcPhone.apk. Look in the drawable-hdpi folder.
Sent from my LT15a using xda-developers app
Click to expand...
Click to collapse
in SemcPhone.apk I have only incoming call, and active call icon, there is no missed call icon.
It should be modified at phonebook.apk
Sent from my LT15i using xda app-developers app
in framework-res.apk .. drawable-hdpi : stat_notify_missed_call.png

How do I customize all icons for all apps?

Hello everyone. I would like to change all the icons for all the apps on my phone. How would I go about doing this? I have Desktop Visualizer, but I don't think that is going to do the job. I have many icons to use, just not sure where to put them or how. Any help will be appreciated. Thanks
Sent from my PG86100 using xda app-developers app
Easiest way is to probably dl a launcher, like go or adw, I'm sure one of those you can change icons
Sent from my HTCEVOV4G using xda app-developers app
hossman said:
Easiest way is to probably dl a launcher, like go or adw, I'm sure one of those you can change icons
Sent from my HTCEVOV4G using xda app-developers app
Click to expand...
Click to collapse
I would prefer not using a launcher. I would like to change it inside the ROM itself. I would do it per app if I have to. Just not sure what I need to change.
Sent from my PG86100 using xda app-developers app
I would be more interested in learning what file I should look in to find the icon so I can change it directly, not dl more to my phone to do it for me. I like doing things in a more hands on manner. I am sure there is a way, I just don't know what it is, yet
Sent from my PG86100 using xda app-developers app
I would imagine you can dissect an apps apk itself, and see what you find, just make a backup before you go too far
Sent from my HTCEVOV4G using xda app-developers app
hossman said:
I would imagine you can dissect an apps apk itself, and see what you find, just make a backup before you go too far
Sent from my HTCEVOV4G using xda app-developers app
Click to expand...
Click to collapse
LOL Always backup before doing anything :thumbup: but thanks for the reminder. I was just wondering I'd there was a particular place to start looking. Also if there was a way to do it while on the phone, without doing it on computer. Just trying to get some insight into android "programming"
Sent from my PG86100 using xda app-developers app
donshaffer said:
I would prefer not using a launcher. I would like to change it inside the ROM itself. I would do it per app if I have to. Just not sure what I need to change.
Sent from my PG86100 using xda app-developers app
Click to expand...
Click to collapse
The All Apps icon is located in the skin apk of the skin you are using. Sometimes the icon is located in fusion.apk if you are running one of the stock skins. It's in the m10 file as the home_icon_all_apps.png
The program called VTS is the only one that can decrypt the m10 images file so you can change it. The program isn't free, but if you want to skin, it's worth the $20. Plus, the site has many easy to follow tutorials.
Edit: I misunderstood. See: http://forum.xda-developers.com/showthread.php?p=40659662
coal686 said:
The All Apps icon is located in the skin apk of the skin you are using. Sometimes the icon is located in fusion.apk if you are running one of the stock skins. It's in the m10 file as the home_icon_all_apps.png
The program called VTS is the only one that can decrypt the m10 images file so you can change it. The program isn't free, but if you want to skin, it's worth the $20. Plus, the site has many easy to follow tutorials.
Click to expand...
Click to collapse
I really appreciate the info. Thank you very much coal.
Sent from my PG86100 using xda app-developers app
coal686 said:
The program called VTS is the only one that can decrypt the m10 images file so you can change it. The program isn't free, but if you want to skin, it's worth the $20. Plus, the site has many easy to follow tutorials.
Click to expand...
Click to collapse
Just to be perfectly clear, so I don't do the wrong program, you are talking about Virtuous Ten Studio, correct?
Sent from my PG86100 using xda app-developers app
Please update if you ever get this to work.. would love to try but im still a newbie.
donshaffer said:
Just to be perfectly clear, so I don't do the wrong program, you are talking about Virtuous Ten Studio, correct?
Sent from my PG86100 using xda app-developers app
Click to expand...
Click to collapse
Yeah, that's it. Sorry for the acronym.
Sent from my PG86100 using Tapatalk 2
Xerc said:
Please update if you ever get this to work.. would love to try but im still a newbie.
Click to expand...
Click to collapse
If I do, I will let you know I decided it was time to do something different and do it myself. Not just dl something almost close to it.
Sent from my PG86100 using xda app-developers app
coal686 said:
Yeah, that's it. Sorry for the acronym.
Sent from my PG86100 using Tapatalk 2
Click to expand...
Click to collapse
It's not a problem coal. Just wanted to be sure. Thanks again
Sent from my PG86100 using xda app-developers app
Very easy. .just open the .apk file with winrar and extract drawable-hdpi folder. In this, u will see the icon file. Just replace it with your icon. But remember to give it a same name.
Sign the .apk then with apk signer.
Copy it to phone and install.
Enjoy...
Check out my JiMz-Pac Statusbar v3.0.16s in Apps and themes section
jimmy_coolguy2006 said:
Very easy. .just open the .apk file with winrar and extract drawable-hdpi folder. In this, u will see the icon file. Just replace it with your icon. But remember to give it a same name.
Sign the .apk then with apk signer.
Copy it to phone and install.
Enjoy...
Check out my JiMz-Pac Statusbar v3.0.16s in Apps and themes section
Click to expand...
Click to collapse
I thought of this as it's easier and free if you use 7zip instead of Winrar. But I couldn't find the image there. The only place I found the image was in the m10 file. What's the name of the file in the drawable-hdpi folder that you're suggesting be changed? There are around a thousand in there so maybe I missed it.
Edit: I misunderstood. See: http://forum.xda-developers.com/showthread.php?p=40659662
Sent from my PG86100 using Tapatalk 2
The apks I've looked at, the icon is located in either drawable-hdpi, or some are in drawable
Named icon.png
Sent from my HTCEVOV4G using xda app-developers app
hossman said:
The apks I've looked at, the icon is located in either drawable-hdpi, or some are in drawable
Named icon.png
Sent from my HTCEVOV4G using xda app-developers app
Click to expand...
Click to collapse
Edit: I misunderstood. See: http://forum.xda-developers.com/showthread.php?p=40659662
For skins, no PNG files are in drawable. They're all in drawable-hdpi except the few in the drawable land folder (at least the ones in the res folder). But I don't think icon.PNG is the All Apps icon. I think it's the icon that shows in file explorer when you're browsing your files. I just looked through the drawable-hdpi folder for a couple of different skins and didn't see the All Apps icon there. So, I still think the only one is in the shared.m10 file in assets which one needs vts to decrypt.
Sent from my PG86100 using Tapatalk 2
I think we're talking about 2 diff things.
Coal, the way I read you're post, you're talking about the app drawer icon? Not sure if that's what you're talking about
I was talking about individual apps. Ie talk, gmail, browser, etc
Sent from my HTCEVOV4G using xda app-developers app
hossman said:
I think we're talking about 2 diff things.
Coal, the way I read you're post, you're talking about the app drawer icon? Not sure if that's what you're talking about
I was talking about individual apps. Ie talk, gmail, browser, etc
Sent from my HTCEVOV4G using xda app-developers app
Click to expand...
Click to collapse
That's my embarrassed face. I totally misread the entire thread. Wow!
He said "all the apps icon" and I read "the all apps icon". So, ignore most of what I wrote. Hossman is right. If you want to use Sense and have custom icons for apps, you'll have to change each individually in each app how Hossman said. It's a pain.
I still stand by VTS for working with apk files, but it's not necessary for this application.
Sent from my PG86100 using Tapatalk 2
No need to be embarrassed
Just wanted to make sure we were on the same page:thumbup:
Sent from my HTCEVOV4G using xda app-developers app

Categories

Resources