Is there any way? - Android Q&A, Help & Troubleshooting

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

Related

Top bar skinning

Does anyone know if it is possible to skin the top bar?
Sent from my MB525 using XDA App
yes need to theme framework-res apk. I'm going to sort out a black/dark one when I get time.
There one available here .....
http://modmymobile.com/forums/638-motorola-defy-themes/558278-defy-elegant-steel-theme.html
Thanks, but do I need to be root to do that?
Sent from my MB525 using XDA App
psixda said:
Thanks, but do I need to be root to do that?
Sent from my MB525 using XDA App
Click to expand...
Click to collapse
yup you will need to root to apply themes
Thanks again, but in that case I think I'll pass
Sent from my MB525 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

Icons

Sent from my PG86100 using xda premium
Just wondering and I'm new to this, how do I change the icons on a sense rom? Don't want to use a launcher. Please help
demar01 said:
Sent from my PG86100 using xda premium
Just wondering and I'm new to this, how do I change the icons on a sense rom? Don't want to use a launcher. Please help
Click to expand...
Click to collapse
you can use desktop visualizer or you can open every apk to change out the icon in each ones res/drawable-hdpi and zip it back up using 7zip(make sure you use normal and you have apk at the end and not zip)
Thanks! Will give it a try
Sent from my PG86100 using xda premium

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

Working on a sense theme need some help

I am working on a new theme and need some help finding the blue in these images.. the color appears to be controlled via xml but I cannot locate it anywhere in systemui
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Kevin3328 said:
I am working on a new theme and need some help finding the blue in these images.. the color appears to be controlled via xml but I cannot locate it anywhere in systemui
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
ill have a look for you now
EDIT: i have looked in both the framework-res and SystemUI and nothing - This one is slightly confusing, sorry couldn't help this time.
If you still havent found out buy tomorrow i will try again for you...
I have a feeling it's in color values in framework res or HTC framework.. thsres a lot of 33b5e5
Sent from my HTC6435LVW using XDA Premium 4 mobile app
We will find it I really dont see it in the systemui... I'll try more of the framework later...
Sent from my HTC6435LVW using XDA Premium 4 mobile app
xvicedice said:
We will find it I really dont see it in the systemui... I'll try more of the framework later...
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I know it's not an image
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Kevin3328 said:
I am working on a new theme and need some help finding the blue in these images.. the color appears to be controlled via xml but I cannot locate it anywhere in systemui
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If this is a sense skin you're working on then as suggested you can find it in Colours.xml in the skin (i'm not sure but i think it might be "rosie settings color filter" or "settings title color" )
I give up atleast for now.. I have a feeling it's in the smali folder which is inaccessible in this Rom because it is odexed.. I decompiled a systemui from another sense based Rom that is deodexed and I saw the 33b5e5 code in some of the quick settings smali
Sent from my HTC6435LVW using XDA Premium 4 mobile app

Categories

Resources