Related
well right now im on cyan 3.9.7 with the palm theme.
i wanna install 4.01 but i also would like to pull ALL the icons from the palm theme and apply them to the 4.01 rom.
how can i achieve this?
i just want the program icons and the status bar icons like the signal bar and battery.
thanks.
check out this thread for getting the icons. and the status bar icons are located in framework-res.apk/res/drawable
thanks for the reply
but now that the icons are extracted and the status bar how do i apply them to the rom?
bootleg16 said:
thanks for the reply
but now that the icons are extracted and the status bar how do i apply them to the rom?
Click to expand...
Click to collapse
You paste them into the drawables folder in the framework-res. After you are done copy the framework to the CM ROM in system/framework and resign the update. Then you can apply it in recovery.
EDIT: This is only for the graphics that are in framework-res. Some are in the Launcher.apk and the individual icons are stored in each individual apk in system/app
Just copy and paste.
Hello Guys over XDA's...is ginger-DX cant be edited framework-res.apk like xml's and png?...and metamorphing caught me to a boot loop??,,,any ideas?
You can to decompile framework-res.apk using apktool or apkmanager
GingerDx uses T-mobile theme. Download one of them and if you want to edit the default framework what you have to theme is not the usual framework-res.apk but the SystemUi (or something like that) app in system/app. Then you push back the modified app to system/app. You can use apktool to modify the theme.
czar2x said:
GingerDx uses T-mobile theme. Download one of them and if you want to edit the default framework what you have to theme is not the usual framework-res.apk but the SystemUi (or something like that) app in system/app. Then you push back the modified app to system/app. You can use apktool to modify the theme.
Click to expand...
Click to collapse
Hmm ....but look into.CM7 miui theme by zdune ....it really needs to edit the framework-Res...
Sent from my X8 using Tapatalk
In that case, just install and apply that theme,then go to gingerdx setting to set the statusbar transparency to theme and reboot
Not all launcher can have transparent statusbar,
If you're using launcher pro,you should use live wallpaper to get the transparent statusbar
I suggest you use zeam launcher
decille said:
In that case, just install and apply that theme,then go to gingerdx setting to set the statusbar transparency to theme and reboot
Not all launcher can have transparent statusbar,
If you're using launcher pro,you should use live wallpaper to get the transparent statusbar
I suggest you use zeam launcher
Click to expand...
Click to collapse
i am talking bout editing the framework-res..whr did u go to?
Sorry,thought you only need transparent statusbar
Just like i've said before,you can use apktool to decompile framework-res.apk and SystemUI.apk
You need java installed on your pc first
But gingerdx already have a feature for transparent statusbar
I've tried it and it works,but i found a lil bug on date when pull down the statusbar
decille said:
Sorry,thought you only need transparent statusbar
Just like i've said before,you can use apktool to decompile framework-res.apk and SystemUI.apk
You need java installed on your pc first
But gingerdx already have a feature for transparent statusbar
I've tried it and it works,but i found a lil bug on date when pull down the statusbar
Click to expand...
Click to collapse
Is ok bro..do u have facebook or gtalk?..easier to chat..
here's i made the patch for GingerDX v.007
1. apply theme that support transparent statusbar like MIUI or Meizu
2. go to gingerdx setting and set statusbar transparency to theme
3. reboot to CWM Recovery and flash statusbar_patch.zip
i only patch the centered clock and modified pulled down statusbar because GDX already have feature for transparent statusbar
Hey all,
Just found it out myself, so I thought let's share it with the people who don't know it yet!!
WHAT YOU NEED:
1. A file explorer.
2. A launcher on which you can change icons like Nova Launcher or Apex Launcher (both in Play Store/App Market).
3. A MIUI theme with a lot of icons (like Suave Redone).
WHAT TO DO:
1. Change the theme name from {themename}.mtz into {themename}.zip
2. Extract the .zip file to a place where you can find it back easily.
3. Search for the icons file in the folder where you extracted {themename}.zip to, and rename it into icons.zip
4. Extract that file also, to a place where you can find it back easily as well.
5. Long press the icon you want to edit in the homescreen in your new launcher. It should show edit or something like that.
6. Press the icon, and press: select picture.
7. Choose an icon in the folder where you extracted your icons.zip to.
This should have changed your homescreen icon. NOT your app drawer icon. You will have to do them one by one, just repeat it from step 5 on if you're changing an other icon.
Greetzz, Jojoost
You can also download normal icon zips and install using your launcher. I find this preferable as nearly all miui icons look the same to me (slight variations of the same square).
It worked
worked just fine on my nexus s 4.0.3 with miui icons that i've found on google
Thanks! MIUI icons is really nice, if i can apply MIUI icons to normal ICS rom.. this is prefect.
But in MIUI v4 roms have problems apply MIUI icons, the phone icon is not changed...
awesome! thank you mate!
Thank you! I even forgot I made this thread
Sent from my Nexus S using Tapatalk 2
Thanks
Sent from my PG86100 using xda app-developers app
Or..... Just download the MTZ theme and extract it with 7zip then find the icon folder and drag it out.
Nexus S. (GSM i9020a)
Paranoid Epsilon 1.2 (1.992 - 4.1.1)
Air Kernel (JBN Stable 1 - Voodoo)
Smartassv2 (800/200)
Deep Idle (Off - Deadline)
BLX (98 - Inverted Apps)
Black Exodus (Undervolted)
There are a few decent themes in Samsungs store. However, the icon packs are horrendous. Nova launcher hides them in some places but not others, like the share menus.
Does anyone know how to flash the material icons over any theme?
Edit: Also, how about the wallpaper for settings and dialers?
Thanks for any help [emoji2]
Sent from my SM-G920T using Tapatalk
I also wouldn't mind knowing
I hope someone can figure this out
Sent from my SM-G920T using Tapatalk
you use galaxy icon themer and for default icons you use icon changer app and do it individually
mkeric1 said:
you use galaxy icon themer and for default icons you use icon changer app and do it individually
Click to expand...
Click to collapse
Galaxy icon themer? Is it in the play store?
Sent from my SM-G920T using Tapatalk
You would need apktool to compile the icons into the actual theme. However, if you want to just remove the icons and have them stock, you can try this:
-Edit /data/overlays/jsonfiles/userjson/THEMENAME.json and remove the line for "appicon", then delete the corresponding folder from /data/app/THEMENAME.appicon-1. If you want to remove the icons from the lockscreen, you will need to do the same for the "lock" line/file.
cambunch said:
You would need apktool to compile the icons into the actual theme. However, if you want to just remove the icons and have them stock, you can try this:
-Edit /data/overlays/jsonfiles/userjson/THEMENAME.json and remove the line for "appicon", then delete the corresponding folder from /data/app/THEMENAME.appicon-1. If you want to remove the icons from the lockscreen, you will need to do the same for the "lock" line/file.
Click to expand...
Click to collapse
Thank You
It Really Works
You are a genius
Hi when i do this steps , its work to restore stock icons for any theme . But when i do it to restore lockscreen stock shortcuts its work but in the same time it restore the toggle pannel to stock . What i must do to restore only lockscreen shortcuts ?
Thank you and sorry for my bad english
There is an easy way thoo. ;D
http://forum.xda-developers.com/showthread.php?t=2766248
How To Apply
1. Install any icon pack form Google play ( eg. Belle UI )
2. Open WizIconizer
3. Long Click on the Desired Icon Pack ... Press Apply
4. Grant permission on SuperSu popup.
5. Restart.
Try this:
http://forum.xda-developers.com/gal.../how-to-modify-themes-theme-store-s6-t3301533
Hi,
I'm running resurection remix with
neptune cm13 theme
I would like to use some other themes status bar icons ..
I'm looking for an easy way to just replace the wifi and signal icon by the ones of the second theme without touching anything else
Is this possible ?
Thanks
edit : looks like there are already some explanations in different threads..reading those at the moment
I use winrar and open the apk then drag and drop the icons in the appropriate folder
32dave said:
I use winrar and open the apk then drag and drop the icons in the appropriate folder
Click to expand...
Click to collapse
Hi,
Sorry did not see your answer..can you give me more details ?
Which are the proper icons and in which folder should it be pasted ? :angel:
greg285 said:
Hi,
Sorry did not see your answer..can you give me more details ?
Which are the proper icons and in which folder should it be pasted ? :angel:
Click to expand...
Click to collapse
I will upload a decompiled systemui and you can browse through it and see where everything is but most will be in res\drawable-xxxhdpi-v4 on a stock Note 4 rom and the icons in the status bar start with "stat_sys"
here is the file its in zip format but is not usable so just unzip its from 5.1.1-N910W8VLU1COK3 but all are pretty much the same, also if you want to change colours and position of icons you will need to decompile the apk easiest program I have ever used is Tickle My Android which can be found here http://forum.xda-developers.com/showthread.php?t=1633333
systemui zip is here https://www.androidfilehost.com/?fid=24415232478675087
Hi...understood, thanks for the answers.
I also digged my hands in apkstudio, apk signing and zipaliging processes and managed to achieve thos and even tweak some aps
Sent from my A0001 using XDA