[Q]Locate the icons of a theme - HTC Sensation

Hi.
I am using ADW Launcher EX.
I have bought and installed Luxury Black HD ADW Theme off Google Play, but I don't like it that much.I like the icons,but not their color.
I would like to know if there is any way I can locate all the icons on my phone and transfer them to my PC so I can edit their color in Photoshop.
Thank you.

You can use any root file explorer to pull that apk from /data/app to your sdcard. You can then use apktool to decompile the apk, edit the icons to your liking, and use apktool once again to compile the apk. You can then use testsign.jar to sign the apk and then re-install it on your device...

Perfect !
Thanks for your straight answer.I've found the app using ES File Explore and now I have to try to decompile,edit the files,recompile and sign the new .apk .
I will post here if I'll get into any troubles.

Related

[Q] [q] how to edit widget image

So... I have a rooted Fascinate... i've been playing around with Bettercut to edit icons and whatnot... however, i'm wondering if i can edit widget-images as well...
can somebody lend me a hand?
Thank You
also, you can add me on MSN messenger: tommythekirby(at)hotmailDOTcom
Download root explorer
Search for the widgets .apk in /data/data or /system/app/
Copy to your sdcard and open it on your pc with winrar
Go to the res/drawable(-hdpi) and edit the .png files you want
Put them back in the .apk file and push the file to the destinated folder using android sdk.

Editing CM7 APK's?

ive decompiled the apk and reziped it both unsigned and signed with the apk manager and for some reason whenever i edit the theme apk then reinstall or push it it shows 1/4 in the theme manager but only lets me select the 3 basic themes. its like the one i edited and pushed/installed is hidden..
searched but found nothing. any ideas?
n388mm said:
ive decompiled the apk and reziped it both unsigned and signed with the apk manager and for some reason whenever i edit the theme apk then reinstall or push it it shows 1/4 in the theme manager but only lets me select the 3 basic themes. its like the one i edited and pushed/installed is hidden..
searched but found nothing. any ideas?
Click to expand...
Click to collapse
Did you edit androidmanifest xml correctly? At times if your preview.png is not in the right place then there is no preview but the name should show up from androidmanifest with blank preview.
i didn't think i needed too. i pulled a already build theme. changed out 1 png file. re zipped it and it disappears. if i install off the sd card, adb install, or adb push it produces the same result.
n388mm said:
i didn't think i needed too. i pulled a already build theme. changed out 1 png file. re zipped it and it disappears. if i install off the sd card, adb install, or adb push it produces the same result.
Click to expand...
Click to collapse
if you are just changing a png, just use 7zip or an equivalent program. But in the op you said decompile and recompile with apk manager, then you better update the Androidmanifest.xml and might need to change values and style xmls as well. but either ways I would use the application installer for this instead of ADB. So if its an existing package with the same name , browse to the apk with say Astro and it will take you to the installer, uninstall first and then install the new one.
I just use 7zip, way easier...
quick question relating to CM7 themes.If i wanted to change the look of the Latin IME keyboard that the theme changes it thru theme itself where would those files be located
djnarcotics said:
quick question relating to CM7 themes.If i wanted to change the look of the Latin IME keyboard that the theme changes it thru theme itself where would those files be located
Click to expand...
Click to collapse
through theme changer? it would be in the theme apk, drawable-hdpi folder... theme apk is most likely in system/app directory...
WFG said:
through theme changer? it would be in the theme apk, drawable-hdpi folder... theme apk is most likely in system/app directory...
Click to expand...
Click to collapse
searched in there but couldn't seem to find the files
bump..... 10 char
djnarcotics said:
quick question relating to CM7 themes.If i wanted to change the look of the Latin IME keyboard that the theme changes it thru theme itself where would those files be located
Click to expand...
Click to collapse
Very likely in the Drawable folders. Or go through the redirections xmls and you should be able to reverse engineer. I think it depends on what your base apk is.

modifying setting.apk and framework or any apk

HI folks i was just playing with rom tools and stuff i have found we can modify icons and layout stuff which apear on screen very easy way so here what i found just rename any apk to *.zip and open it in 7z zip or winrar and go to res and find drawablemdpi or drawablehdpi whatever in your case open it and you will find all the display icons or separators etc etc so change the icon with the one you want but remember the format,size,name should be same otherwise it will make a mess careful with it and rename it back to *.apk and sign it with any apk signer and simply replace your stock apk with your modified one and you will get the icons you want it works with farmework.apk,settings.apk,mms.apk maybe works with all other apks but did,nt tried it so try and post result
sohailrabani said:
HI folks i was just playing with rom tools and stuff i have found we can modify icons and layout stuff which apear on screen very easy way so here what i found just rename any apk to *.zip and open it in 7z zip or winrar and go to res and find drawablemdpi or drawablehdpi whatever in your case open it and you will find all the display icons or separators etc etc so change the icon with the one you want but remember the format,size,name should be same otherwise it will make a mess careful with it and rename it back to *.apk and sign it with any apk signer and simply replace your stock apk with your modified one and you will get the icons you want it works with farmework.apk,settings.apk,mms.apk maybe works with all other apks but did,nt tried it so try and post result
Click to expand...
Click to collapse
i think you should read up on vrtheme
this kind of thing is very old news
http://forum.xda-developers.com/showthread.php?t=1207017
DSA said:
this kind of thing is very old news
Click to expand...
Click to collapse
Ancient more like.

Editing downloaded TW themes.

I am using a theme that I downloaded from the theme store, however I wondering if there's any way to edit the downloaded theme. For example I am wanting to keep the stock touchwiz keyboard and still have everything else themed.
shooter445 said:
I am using a theme that I downloaded from the theme store, however I wondering if there's any way to edit the downloaded theme. For example I am wanting to keep the stock touchwiz keyboard and still have everything else themed.
Click to expand...
Click to collapse
I would think you find the keyboard in secsettings2 or whatever file all the system core files are in from the stock theme, copy it and replace it with the themed keyboard apk, and don't forget to set permissions to rx-rx-r? That's my best bet. @SICKMADE ? Am I close?
Sent from my SM-N920T
There's an easy way around it. If you're applying theme from theme store, all you have to do is delete theme.input files
Any app that deletes .apk files, will work.
Example*
https://play.google.com/store/apps/d...roid.optimizer
Just find the .apk and delete than reboot. profit
Hit the thanks button if I helped you out ?
eventheodds1 said:
There's an easy way around it. If you're applying theme from theme store, all you have to do is delete theme.input files
Any app that deletes .apk files, will work.
Example*
https://play.google.com/store/apps/d...roid.optimizer
Just find the .apk and delete than reboot. profit
Hit the thanks button if I helped you out ?
Click to expand...
Click to collapse
Yeah I did something like that, after I found the file I added a .bak extention to the end making it a backup, rebooted, and I got my stock keyboard back.
shooter445 said:
Yeah I did something like that, after I found the file I added a .bak extention to the end making it a backup, rebooted, and I got my stock keyboard back.
Click to expand...
Click to collapse
All you have to do is use a root file manager like root browser then go into your data/app folder there you will find all the apps you have installed onto your device including every individual themed apk from whatever theme you downloaded and installed from Sammy theme store... if there is something that you don't like or want from a particular theme ie. Icons or keyboard just simply scroll until you see all the apps from the theme you installed and delete which ever themed app folder that you don't want. Hope that made some sense lol.

[Guide] How to edit app icons using Apktool

Hello,
This is a guide that will show you how to edit app icons, by decompiling the apk file using Apktool X (current version is: 7.2.2a- Black).
But why would You want to edit a app icon using this method?
Well, at the time of speaking Android N doesn't have support for Xposed so you can't use Flipster for example... Or if you don't have root, by following this guide you can edit app icons system- wide.
Firstly download Apktool X by Andro Black.
After that you want to install it, and find a apk file you want to modify.
After you found the apk, press it once and chose: Decompile res
After that is done (depending on your phone and the apk size it might take several minutes), Use a file manager and open the "Base_src" > "res".
Then find " minimap-*****-** (the "*" could be for example xxhdpi-v4).
Then open one of those minimap folders ( I recommended the first or last one so you could keep track of it where you replaced the icons).
Copy your preferred .png icon and paste it in one of the folders. In the minimap folder you should find the .png icon... Usually it has a name ic_launcher.png.
Delete it, and rename your icon to the name of the stock icon.
Repeat the process in every minimap folder.
After you did that, go to Apktool X and find the Base_src file that you just edited.
Long press it and chose recompile.
Now wait... A few moments/minutes...
When it's done you will get a base_src.apk.
Press it and chosse "Sign".
After that install the base_src_sign.apk
After installation i recommended disabling updates for that app, because a future update will (most likely) overwrite your icon.
Special thanks to: @iBotPeaches for making the original Apktool, and Andro Black for updating the app.
Hope this help's Your OCD :laugh:
In case this guide doesn't help you, leave a question, and i will kindly answer as soon as i can.
In case this works for You, it would be great if You could leave a thumb's up
Links:
Apktool by Andro Black: https://www.androidfilehost.com/?w=profile&uid=24562946973631820
Tags: Edit app icons, no root, icon pack, system wide
Screenshots:
-Here is: Kernel Auditor with a modified icon:
Whatsapp with S8 icon plz
Editing app's totally
Open an app as zip file then res>midmap.
You can see three or four midmaps, there will be a png called ic_launcher.png or icon.png change it manually which icon you want and rename it as what the icon name is in midmap that's all it will be change completely.
Thank you for reading.:

Categories

Resources