Change Icons in App-Drawer ? - Desire HD Q&A, Help & Troubleshooting

Hello !
How i can change the icons in the App-Drawer ?
Is there an App like Winterboard for iOS ?
I use a HTC DHD with CM 10.1
Thanks !

Depending on the launcher your using there are icon packs in market but it won't change all of them. You can get experimental and open the apks and change the PNG images but I would do a Full Research on how to come about it cause its no easy task. You can change the .apk to .zip unzip find PNG change rezip change .zip back to .apk then sign it. Its how I do mines but like I said do your research and backup rom before you attempt anything. Enjoy the learning. By the way there is an app that signs the apk for you on the phone. I am out now but I will upload it with instructions for you as soon as I can get to my computer.
Just install apk open it then click button (Choose In/Out) find apk you want to sign then click button (Sign The File). You will then have two files in the folder one signed the other not signed.
Sent from IceCold 8.8 Imspire

Ok thank you ! You mean i must add my new Icon to the IconPack.apk ?
Where i can find the right Names for the Icons ?
And must i delete a Folder before sign the App ? I see this in other Sign-HowTo, but this dont work.
So many Questions ...

No do not delete any folders all your doing is changing the PNG. But make sure the new PNG is the same size as the one being replaced as well as named exactly as the old one. Icon is located in : res folder > drawable-hdpi folder

Related

Ultimate Extractor

I got this idea from a thread where someone was asking for a certain icon pack and I suggested to go one by one and grab the icon from each apk. I then thought to myself that this could all be automated. So here it is:
Ultimate Extractor
HOW TO USE:
1. Download icex.zip
2. Make folder C:\icex
3. Extract files from icex.zip to C:\icex
4. Put the theme in C:\icex (has to have .zip extension)
5. Make sure that the theme is the only zip file in C:\icex
6. Now you have 4 choices:
-> 6a: If you want everything (.pngs, .jpgs, .xmls) run UltimateExtractor.bat
-> 6b: If you want only icons (icon.png or ic_launcher*.png) run IconExtractor.bat
-> 6c: If you want almost every single .png run PngExtractor.bat
-> 6d: If you want to run Ultimate Extractor on .apks and not a whole zip file, run UltimateExtractorApk.bat *NEW*
Thanks to ultra spikey for his theme porter script which I based mines off of and thanks to woelv for the thread that got me to do this.
xidominicanoix said:
I got this idea from a thread where someone was asking for a certain icon pack and I suggested to go one by one and grab the icon from each apk. I then thought to myself that this could all be automated. So here it is:
ICon EXtractor v1.0
HOW TO USE:
1. Download icex.zip
2. Make folder C:\icex
3. Extract files from icex.zip to C:\icex
4. Put the theme in C:\icex (has to have .zip extension)
5. Make sure that the theme is the only zip file in C:\icex
6. Now you have to choices:
-> 6a: If you want every single icon, run IconExtractor.bat
-> 6a -> 1: You will be prompted twice
-> 6a -> 2: Hit 'u' and enter at both prompts
-> 6b: If you dont want to be prompted, run IconExtractor_NoPrompt.bat
7. All the icons will now be in folder C:\icex\icons
The reason that the non prompting one won't give you all the icons is because a lot of icons are named "icon.png" so they end up overwriting each other. Also some of the ic_launcher* icons have the same name as well (such as ic_launcher_gallery). The prompting script gives you the option to automatically rename the .pngs as they are extracted. I will try and find a way around this eventually.
I will try to find a way to get all the icons without being prompted (its a 7z thing)
Thanks to ultra spikey for his theme porter script which I based mines off of and thanks to woelv for the thread that got me to do this.
Click to expand...
Click to collapse
wow man... you never cease to amaze me... keep up the badass work!
Ted417 said:
wow man... you never cease to amaze me... keep up the badass work!
Click to expand...
Click to collapse
hehe thanks man .. if only i could get it to be perfect
nice work! now you need another tool to repack the icons. so people can extract icons from one place and repack them automatically into another. that would be perfect since people who extract the icons want to use it for another app or theme.
NguyenHuu said:
nice work! now you need another tool to repack the icons. so people can extract icons from one place and repack them automatically into another. that would be perfect since people who extract the icons want to use it for another app or theme.
Click to expand...
Click to collapse
well thats what ultra spikey's theme porter is for
xidominicanoix said:
The reason that the non prompting one won't give you all the icons is because a lot of icons are named "icon.png" so they end up overwriting each other. Also some of the ic_launcher* icons have the same name as well (such as ic_launcher_gallery). The prompting script gives you the option to automatically rename the .pngs as they are extracted. I will try and find a way around this eventually.
Click to expand...
Click to collapse
Maybe you could create folders for each apk. So that the icons can be easily identified?
Great work, by the way!
RichieDaze said:
Maybe you could create folders for each apk. So that the icons can be easily identified?
Great work, by the way!
Click to expand...
Click to collapse
i was able to get them into folders for each apk but i was having trouble getting them to the root of each folder (they were in res/drawable within each folder which is what im trying to avoid)
ill keep working on it and see if i can get them into the root of their own folders
EDIT: found a huge bug which ill be fixing for the next update
xidominicanoix said:
i was able to get them into folders for each apk but i was having trouble getting them to the root of each folder (they were in res/drawable within each folder which is what im trying to avoid)
ill keep working on it and see if i can get them into the root of their own folders
EDIT: found a huge bug which ill be fixing for the next update
Click to expand...
Click to collapse
This would make mylife ten times easier to port themes. I have to search through the whole rom to get the png's I need. It takes around 4 hours to do. Plus some of the older roms png's have different names for them. Mostly on the Framework. Does it extract the png's from the Framework as well?
Yea it should be doing so but ill double check to make sure
EDIT: no i wasnt doing it before but i implemented it now
ok new update
have everything in separate folders now
enjoy
ALSO, for anyone who's curious .. that 'huge bug' is due to some themes having an 'app' folder while others have 'system/app' ... my script wasnt working with the 'app' folder before ... now it tests for it
EDIT: had to re up it real quick with a small fix
Should I reboot after doing this process or simply the icons apply themselves instantly? 'Cause I did it and nothing happened. i'm on CyanogenMod 3.97 and try to put icons of the Aero theme...Can some help...Pleaseeee
fairymaru said:
Should I reboot after doing this process or simply the icons apply themselves instantly? 'Cause I did it and nothing happened. i'm on CyanogenMod 3.97 and try to put icons of the Aero theme...Can some help...Pleaseeee
Click to expand...
Click to collapse
this isnt changing the icons in your phone .. this extracts the icons from any theme and puts them in a folder on your computer .... its mainly a help to theme devs or anyone looking just for icons
Ohhh ok good thanks for the reply
This program works great....Only one thing though, on the launcher folder, seems like the png's w/ the same name get over writen. Example= "delete_handle" from Res/drawable-land AND Res/drawable-port aren't two different Png's. Maybe for this apk and others with thhe same folders, you could place them in the original folders----Drawable----Drawable-land----Drawable-port, as you said it work before hand. Some other folder/Png's are missing as well...
I tryed to use UltraSpikey's theme converter and was unsucessful. I was More accurate using this method, thanks to you... It is gladly appreciated...
RichieDaze said:
This program works great....Only one thing though, on the launcher folder, seems like the png's w/ the same name get over writen. Example= "delete_handle" from Res/drawable-land AND Res/drawable-port aren't two different Png's. Maybe for this apk and others with thhe same folders, you could place them in the original folders----Drawable----Drawable-land----Drawable-port, as you said it work before hand. Some other folder/Png's are missing as well...
I tryed to use UltraSpikey's theme converter and was unsucessful. I was More accurate using this method, thanks to you... It is gladly appreciated...
Click to expand...
Click to collapse
yea the overwriting pisses me off but its the only way to get it fully automated .. i will add a second version that will prompt to rename any pngs ... or i can try to get the drawable, drawable-land, and drawable-port right ... can you let me know which folders are missing so i can see why?
Can't wait until saturday night, i'm off work, so i can play with this. Thanks for your hard work!
RichieDaze said:
This program works great....Only one thing though, on the launcher folder, seems like the png's w/ the same name get over writen. Example= "delete_handle" from Res/drawable-land AND Res/drawable-port aren't two different Png's. Maybe for this apk and others with thhe same folders, you could place them in the original folders----Drawable----Drawable-land----Drawable-port, as you said it work before hand. Some other folder/Png's are missing as well...
I tryed to use UltraSpikey's theme converter and was unsucessful. I was More accurate using this method, thanks to you... It is gladly appreciated...
Click to expand...
Click to collapse
now they get extracted into their respective folders (drawable, drawable-land, drawable-port, etc) (also this stops the overwriting )
temporizer said:
Can't wait until saturday night, i'm off work, so i can play with this. Thanks for your hard work!
Click to expand...
Click to collapse
no problem man .. just trying to use what ive learned so far to help out the community
Works perfect now!!!
Ten Thumbs up!!!!!!
Now its like stealing candy from the baby...
Any ideas that i should implement .. it feels sorta 'final' but i can always try and optimize/revise/add to it
There's always room for improvement... How about making this script pull the Jpeg"s off the Framework and Launcher??? Then at a later date(Next update) locate the most common edited Xml's files to be pulled off next...

Customize your phone (theme/icons/locksreen)

Hello dear Forum...
First off I have to apologize if I missed something in a sticky,
since I'm new to the forum and the hole rooting/customizing on my GT I-9000.
I've successfully rooted my phone and I'm running Darky_v10_RC5_Final now.
Could anyone provide a link or an explanation how to:
# set own icons for apps
# set lockscreen (as its said there are 4 different ones on this ROM; plus changing the lockscreen image in the settings is not quite working for me)
# setting another theme - if not too complicated.
many thanks in advance - seems to be a truly nice community!
reimi said:
I've successfully rooted my phone and I'm running Darky_v10_RC5_Final now.
Click to expand...
Click to collapse
Final ?? When did it come out ?? Didn't find on Darky's website.
Sorry , wasn't logged in.
GT-I9000 said:
Final ?? When did it come out ?? Didn't find on Darky's website.
Click to expand...
Click to collapse
its the files name, I downloaded from somewhere in this thread:
http://forum.xda-developers.com/showthread.php?t=814091
reimi said:
Hello dear Forum...
First off I have to apologize if I missed something in a sticky,
since I'm new to the forum and the hole rooting/customizing on my GT I-9000.
I've successfully rooted my phone and I'm running Darky_v10_RC5_Final now.
Could anyone provide a link or an explanation how to:
# set own icons for apps
# set lockscreen (as its said there are 4 different ones on this ROM; plus changing the lockscreen image in the settings is not quite working for me)
# setting another theme - if not too complicated.
many thanks in advance - seems to be a truly nice community!
Click to expand...
Click to collapse
To change the icon in an apk, you need to get the apk, open it with winrar and go to drawable-hdpi
There are pngs there. Normally, the icon one is called icon.png, but on some apps, it has a different name, for example ic_launcher_phone.png
You edit it and substitute it.
Then you push the apk back into your phone into /system/app in case it's a system app or you just copy the apk to your sdcard and install it.
Lockscreen background may not work with some specific lockscreens.
For a theme, to make one you'd need to edit the pngs in framework-res.apk/drawable-hdpi (opening it with winrar) and then push it back. That's for changing icons and part of the appearance, but to change text colours and other things you'd need to decompile the apk and edit some xml's.
To apply a theme you just need the zip of the theme, copy it into your sdcard and install it through cwm.
coldflid said:
To change the icon in an apk, you need to get the apk, open it with winrar and go to drawable-hdpi
There are pngs there. Normally, the icon one is called icon.png, but on some apps, it has a different name, for example ic_launcher_phone.png
You edit it and substitute it.
Then you push the apk back into your phone into /system/app in case it's a system app or you just copy the apk to your sdcard and install it.
Lockscreen background may not work with some specific lockscreens.
For a theme, to make one you'd need to edit the pngs in framework-res.apk/drawable-hdpi (opening it with winrar) and then push it back. That's for changing icons and part of the appearance, but to change text colours and other things you'd need to decompile the apk and edit some xml's.
To apply a theme you just need the zip of the theme, copy it into your sdcard and install it through cwm.
Click to expand...
Click to collapse
thank you for the answer!
Is there no way to change the icons of stock applications?
And how may I change the lockscreen?
could you please give me a link, or something how to apply themes via cwm - to be honest I don't even know what cwm is.
sorry for all the questions - many thanks in advance!
reimi said:
thank you for the answer!
Is there no way to change the icons of stock applications?
And how may I change the lockscreen?
could you please give me a link, or something how to apply themes via cwm - to be honest I don't even know what cwm is.
sorry for all the questions - many thanks in advance!
Click to expand...
Click to collapse
Sorry, had lost track of this thread.
You can change the icon of stock applications in same way, but you must be rooted since they are located in system/app
For the lockscreen, to theme the glass lockscreen, you need to edit the pngs in framework-res.apk/res/drawable-hdpi named zzz_unlock_arrow_0000.png up to zzz_unlock_arrow_0009.png and the zzz_unlock_blackbg.9.png and zzz_blackbg_dual.9.png
To theme puzzle lockscreen:
edit zzz_unlock_puzzle_noti_icon_unlock and zzz_unlock_puzzle_noti_icon_unlock_fit
For android lockscreen (in framework-res.apk/res/drawable-land-hdpi):
ic_jog_dial_unlock
ic_jog_dial_sound on
ic_jog_dial_sound off
For epic unlock on framework-res.apk/res/drawable-hdpi
mod zz_unlock_lockbg_press
mod zz_unlock_lockbg_press
In case you want to get a stock framework and get aosp lockscreen:
To get aosp lockscreen you'd need to decompile classes.dex in android.policy.jar and edit a few files.
For that, i use ubuntu.
You open android.policy.jar and extract classes.dex
Then get baksmali and smali and place them in the same location as classes.dex
Open up a terminal and type cd and the location
Example:
cd /home/coldflid/Desktop
Then type java -jar baksmali-1.2.5.jar classes.dex
(if you've got another version of bajsmali change the 1.2.5 for the version you have).
You can type java -jar baksmali-1.2.5.jar classes.dex -o *
Where * is the name of the folder where you want classes.dex to be decompiled
Then you'd need to mod LockPatternKeyGuardView.smali or replace it with a modded one.
Then type in terminal
Then type java -jar smali-1.2.5.jar *
Where * is the name of the folder where classes.dex was decompiled
out.dex should be generated, rename it to classes.dex and copy it to android.policy.jar (replace the old one).
Then use root explorer to copy it to system/framework
coldflid said:
Sorry, had lost track of this thread.
You can change the icon of stock applications in same way, but you must be rooted since they are located in system/app
For the lockscreen, to theme...
Click to expand...
Click to collapse
thank you for the answer!
I'm currently using LockBot Pro to change the locksreen and its background, works fine for me.
I'll try to change the stock app icons as soon as I have time. Thanks!
coldflid said:
Sorry, had lost track of this thread.
You can change the icon of stock applications in same way, but you must be rooted since they are located in system/app...
Click to expand...
Click to collapse
I'm currently trying to substitute the stock app icons.
My question is, how I can find out, which of all those images is used for the menu and how can I browse the folders on my pc, which I can browse on my phone via root explorer...
thanks for the answer!

How to install icons as system icons

hi
i want to use aelous hd icons http://forum.xda-developers.com/showthread.php?t=953449
i want to install these through the system i have had a read and have noticed i need to extract each apk and replace the png
i dont mind doing this and i had used 7zip to view the apk extracted. i found a icon.png for camera.apk when i extracted it, i found it in res/drawable
i am unsure whether this is the icon but it seems so to me..
i dont know how to resign/recompile it to a .apk so i can install it again
any help with this topic would be helpful.. i am using juwes rom so ive seen his black icons and want to change those and a few others. i extracted the apk from within this rom
Use APK manager, but if you are just doing the icons, I dont think you even need to re-sign it just drag and drop the new icon, only thing is its kinda pointless, once an app needs to be updated it will revert back to the stock icon

[Video Tutorial] How to change .apk icon using "Apk Manager 5.0.2"

HOW TO CHANGE .APK ICON USING APK MANAGER.
Many people have asked how to change icons of apps in app drawer,once it was my question too,and I searched every corner of xda to find a thread explaining me that but it was of no avail even though i FOUND one but it didn't work on my sgs2.Therefore,I decided to help everybody who is having the same problem including me.So I brought you the easiest 'n simplest way to change the icons,it's lenghty as many would call it but once you get the hang of it,you'll be changing the icons of 'n on.
JUST FOLLOW THE STEP BY STEP GUIDE;
1. Copy Settings.apk in the folder called "place-apk-here-for-modding"
2. Start the "Script.bat"
3. Choose point 22 "Set current Project"
4. Choose your app you want to extract
5. Choose point 1 "Extract apk"
6. Go to the folder called "Projects" 7. Choose your app you just have extracted
8. Choose the folder called "res"
9. Look in the folders where the icon is.
10. Change the icon but be sure it have the same size ("mdpi: 48x48" hdpi: 72x72" xdpi: 96x96")
11. Go back to script windows or start script.bat again
12. Choose point 22 "Set current Project" again
13. Choose point 3 "Zip apk"
14. Choose point 12 "sign apk"
15. Go back to the folder "place-apk-here-for-modding" now should have a apk here that is called signed"NameOfYourApp"
16. Copy it to your Sd card and install it on your device.
OR WATCH THE STEP BY STEP VIDEO BY ME;
http://www.youtube.com/watch?v=g22M1h00k_0
Get icon packs on the biggest icon thread of xda,thanks to Falloutboy2000
http://forum.xda-developers.com/showthread.php?t=824656
Download Apk Manager here:
http://apkmultitool.com/?q=node/5
Well thats all,if its helpful then dont forget to thank me! peace
Sent from my GT-I9100 using xda premium
Yeahhh!!! Finally i can customize my icons.....TNK so much man!!!!!
Tuqano said:
Yeahhh!!! Finally i can customize my icons.....TNK so much man!!!!!
Click to expand...
Click to collapse
Glad you found it helpful !
7zip
Thanks a lot for this thread very usefull.
We can change the icons with 7-zip when we install a mod like Jkay.
1. extraxt your apk from your mod with 7zip
2. Open the apk with 7zip
3. Go into res/mipmap-hdpi for the Sgs2
4. Insert your new icon to replace the older
5.Replace the old apk
Apk manager is also very interesting to decompile the apk. This allow to change the code to make big modifications like the Domination mod.
PS: Sorry for my bad english language
Using the method in the OP you could very easily open up a can of worms if it contains badly patched 9's.
I'd personally use the universal theme template, a lot quicker, easier and safer compared to apkmanager, and it creates a backup.
I tried your method but it does not work on my sgs2 XWLPF deodex with last syiah. I cannot install the setting apk created on my phone.
I agree, although this thread is very helpful, I recommend if you're not changing any xml code or .9's... don't decompile just use UFT...
I know it's hard for some people and find decompiling and compiling complicated,so they choose 7-zip.. It's faster and easier I agree but I made this tutorial to let people learn how to use apk manager too.
Sent from my GT-I9100 using xda premium
coolstorybro_123 said:
I know it's hard for some people and find decompiling and compiling complicated,so they choose 7-zip.. It's faster and easier I agree but I made this tutorial to let people learn how to use apk manager too.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Yes but the title suggests to "change the apk icon" in which you do not need to decompile the APK to do so... maybe you should rename the title?
anyway, thumbs up!
why before using apk manager my apk is 5969 kb and after change one file ( from 1,50kb to 1,86 kb ) it is 3124 kb ? I'm changing status_bar_latest_event_content.xml in framework-res.apk
Thanks a lot..
Thanks
Sent from my GT-I9100 using xda premium
Great thanks!
thanks.
but when i reboot the phone app's icon turn older.
what is the solution?
Im trying to change my clock color, either in status_bar.xml or styles.xml and neither way is working. After I push SystemUI,apk, I reboot the phone and it says systemui.apk has stopped working. I read I don't need to resign the apks, so Im not sure what else to do? Also, what compression level should I be using?
Hi, I tried using APK manager to change icons, and it works, but when I go to install on my android device, it says it didn't install.
Any help?
The Genuine Validation
I change the icon of browser but.. Hot to bypass genuine validation?
¿ÉÒÔÐÞ¸ÄAPKÎļþͼ±ê£¿
It's working
Worked perfectly on Galaxy Note 2...:good:
Free APK editors
You may also like these free and open-source tools:
APK Icon Editor – free APK editor to easily change Android app icons:
APK Editor Studio – advanced (but still easy to use) free APK editor.

[TUTORIAL] Change App Icons In Touchwiz

Hey Friends,
This is a little Tutorial about changing app icons permanently. There was a lot of applications available in Playstore like
“ icon changer free” etc etc to change the app icons. But the problem is that u cant use that changed apps in ur app drawer. U can only use that in ur home screen as a shortcut.
So I just decided to put a little tutorial to do that easily. I know everybody will know this already. But it will help for someone I am sure….
TOOLS NEEDED..!!
1.Photoshop(Ps)
2.a flashable zip
3.root explorer on your phone
4.7-zip
STEPS-
1) Get some cool icons from my xperia z icons pack - http://forum.xda-developers.com/showthread.php?t=2287388 and save it to your pc.
Edit: If u need some cool Galaxy S4 icons Download it from Here - http://www.mediafire.com/download/k2522edgik21tp1/GS+4+Icons.zip
2) Whichever app icon you want to mod say the "video player",just copy it's apk from /system/app/<apk_name>.apk
and paste it to sdcard.
3) Now transfer this apk to your pc and extract it using 7-zip.
4) Now look for the app icon the file name maybe in drawable-hdpi and drawable-sw320dp-hdpi under res.."video",or"homescreen_icon" or anything...
5) When you find it just right click on it and click properties under the details tab check it's dimension something like"84X84","42X42","50X48"
6) Alright then you know the app icon dimension now.
7) Now save the image as <app_icon_name>.png on the desktop(make sure the name is proper)
8) Open the apk with 7-zip
9) Now drag and drop this image from the desktop to the folder drawable-hdpi and drawable-sw320-hdpi
and click yes when the prompt appears and close 7-zip
10) Open any flashable zip and don't touch anything except the system folder.
11) Open the system folder and keep only the app folder delete other folders in this app folder copy your "video.apk" and delete other apks if present.
12) Now close the flashable zip and send it to your phone ext _sdcard and flash it by mounting system...and you are done!!
Hit thanks if you got it​ !!:good:
Jeetu333 said:
Hey Friends,
This is a little Tutorial about changing app icons permanently. There was a lot of applications available in Playstore like
“ icon changer free” etc etc to change the app icons. But the problem is that u cant use that changed apps in ur app drawer. U can only use that in ur home screen as a shortcut.
So I just decided to put a little tutorial to do that easily. I know everybody will know this already. But it will help for someone I am sure….
TOOLS NEEDED..!!
1.Photoshop(Ps)
2.a flashable zip
3.root explorer on your phone
4.7-zip
STEPS-
1) Get some cool icons from my xperia z icons pack - http://forum.xda-developers.com/showthread.php?t=2287388 and save it to your pc.
Edit: If u need some cool Galaxy S4 icons Download it from Here - http://www.mediafire.com/download/k2522edgik21tp1/GS+4+Icons.zip
2) Whichever app icon you want to mod say the "video player",just copy it's apk from /system/app/<apk_name>.apk
and paste it to sdcard.
3) Now transfer this apk to your pc and extract it using 7-zip.
4) Now look for the app icon the file name maybe in drawable-hdpi and drawable-sw320dp-hdpi under res.."video",or"homescreen_icon" or anything...
5) When you find it just right click on it and click properties under the details tab check it's dimension something like"84X84","42X42","50X48"
6) Alright then you know the app icon dimension now.
7) Now save the image as <app_icon_name>.png on the desktop(make sure the name is proper)
8) Open the apk with 7-zip
9) Now drag and drop this image from the desktop to the folder drawable-hdpi and drawable-sw320-hdpi
and click yes when the prompt appears and close 7-zip
10) Open any flashable zip and don't touch anything except the system folder.
11) Open the system folder and keep only the app folder delete other folders in this app folder copy your "video.apk" and delete other apks if present.
12) Now close the flashable zip and send it to your phone ext _sdcard and flash it by mounting system...and you are done!!
Hit thanks if you got it !!:good:
Click to expand...
Click to collapse
how to change icons of installed apps?
ipapun4545 said:
how to change icons of installed apps?
Click to expand...
Click to collapse
Same procedure as mentioned above.
Copy that apk on pc open it with 7 zip and follow the procedure.
Besides drawable-hdpi and drawable-sw320dp-hdpi folders, icons are located in mipmap-hdpi folder in most apps. And they are mostly named as ic_launcher_appname.png, so change this png to change icon of that app.
:good:
Wow bro nice :thumbup::thumbup::thumbup::thumbup::thumbup::thumbup::thumbup::beer::beer::beer::beer::beer:
Sent from my GT-I9100G using xda premium
ICS_XD said:
Wow bro nice :thumbup::thumbup::thumbup::thumbup::thumbup::thumbup::thumbup::beer::beer::beer::beer::beer:
Sent from my GT-I9100G using xda premium
Click to expand...
Click to collapse
Thanx buddy..
Sent from my WT19i using Xparent Blue Tapatalk 2
Great tutorial mate
Sent from my GT-I9100 using Tapatalk 4
if you want to change icons on homescreen the you install desktop visualizer from playstore and some icon packs of apex nova or go launcher.It looks awesome
mubeenshahid said:
if you want to change icons on homescreen the you install desktop visualizer from playstore and some icon packs of apex nova or go launcher.It looks awesome
Click to expand...
Click to collapse
+1 :good:
Amazing, But ..
Jeetu said:
+1 :good:
Click to expand...
Click to collapse
Superb !! I would always wanted to change my app icons as I own Sony Xperia J and this device icons is totally different from those of xperia m,z etc! But i can't understand your instructions I'm just confused and if any thing goes wrong then it will cause a great problem, can u explain this tutorial in a video ?! showing us how its done?! please I'm a beginner ! :fingers-crossed:

Categories

Resources