How to theme lockscreen icons with Xposed Icon Themer - Verizon Samsung Galaxy S III

I have seen many asking for a way to change the icons on the lockscreen as many of you have custom icons and certain launchers and whatnot. So this new Xposed Icon Themer was released a few days ago which lets you apply icon packs (adw/nova/apex icons) to your system instead of just having launcher made themes.
Of course to use this your gonna need Xposed Framework, which you can download here:
http://forum.xda-developers.com/showthread.php?p=24267797
Make sure to follow all the instructions to getting the procedure done
For those of you who already have Xposed Framework built into the room I would suggest you do a new install with the one on the link since they can be different versions.
Then as following install the Icon Themer Apk:
http://forum.xda-developers.com/showthread.php?p=40603494
Once in there you easily apply an icon pack and soft reboot.
You will get this as a result so happy icon changing to all
Sent from my SCH-I535 using Tapatalk 2

Related

[MOD][XPOSED]Icon themer App

Hey guys, I found this great app that can theme your icons throughout the system!
i don't Seen that post before in our Canvas 2 Forum thats why i am Posting this.
Icon Themer allows you to use Nova/Apex/ADW etc. icon packs on your device.
You can now use *any* launcher you prefer and still have the power to customize how your application icons look like. Icon Themer is also more consistent because the icon theme is applied throughout your device and not just confined your launcher!
original post :
http://forum.xda-developers.com/showthread.php?t=2246783
Requirements:
★ Android 4.0+ and ROOT
★ Xposed Framework (Icon Themer will prompt you to install if not found)​
Install Instructions :-
Install Xposed Installer
Install Xposed Framework (from the Xposed Installer app)
Install IconThemer
Activate the module in Xposed Installer app
Download Icon Packs from Play Store and apply through Icon Themer
Enjoy!
Sorry if i did Something Wrong by posting this Thread
After installing xposed my phone rebooting automatically????
Sent from my GT-N7000 using xda premium
Same here
Sent from my a110 using xda premium
Worked fine
Confirmed
I am using buzz launcher it does not support icon pack
It was useful for me
Thanks a lot
Sent from my Cynus T2 using xda app-developers app

System ui not changing to transparent after modding.

Hey guys i am having some trouble with making notification bar transparrent i have tried it by changing values in res>Values>drawables.xml and res>layout>super_status_bar.xml but still no effect .I have attached both stock and modded system ui in attachement .
Why don't you try a simpler way to make the statusbar transparent ?
How about just install Xposed Framework and then downloading Gravitybox Module to make the statusbar transparent
backb0ne5p1d0r said:
Why don't you try a simpler way to make the statusbar transparent ?
How about just install Xposed Framework and then downloading Gravitybox Module to make the statusbar transparent
Click to expand...
Click to collapse
i know about them but i want to mod the stock rom and also other methods are not so reliable.

[Q] theme chooser custom rom

Hi ,
I'm trying to build a custom rom for the jiayu g4 with as base stock kitkat rom.
Now, I would like to add theme ability to the rom. Not with xposed framework or such, just a theme chooser like in the xperia and cm settings.
Can anyone help me with this? The intension is to have such setting (or app that I can link to settings) to easely change the theme.
If there's an option to do this, but specific for my kind of phone (so no theme's exist yet), I wouldn't mind theming a bit. In that case I could provide the users with 3 or 4 different UI collours and different icons or such to choose from.
Thanks,
Louis
louis-JYG4t said:
Hi ,
I'm trying to build a custom rom for the jiayu g4 with as base stock kitkat rom.
Now, I would like to add theme ability to the rom. Not with xposed framework or such, just a theme chooser like in the xperia and cm settings.
Can anyone help me with this? The intension is to have such setting (or app that I can link to settings) to easely change the theme.
If there's an option to do this, but specific for my kind of phone (so no theme's exist yet), I wouldn't mind theming a bit. In that case I could provide the users with 3 or 4 different UI collours and different icons or such to choose from.
Thanks,
Louis
Click to expand...
Click to collapse
You could try adding the Cyanogenmod theme chooser into the ROM and offer some themes for it but that isn't device specific as such. That would most likely be the easy option where something else could take a lot of time though.
-----
Hope this helps
A_Bunny
-----
A_Bunny said:
You could try adding the Cyanogenmod theme chooser into the ROM and offer some themes for it but that isn't device specific as such. That would most likely be the easy option where something else could take a lot of time though.
-----
Hope this helps
A_Bunny
-----
Click to expand...
Click to collapse
How can i add the Cyanogenmod theme chooser into the ROM? Isn't the cyanogenmod theme engine built in in the framework and very difficult to add to a ROM?
louis-JYG4t said:
How can i add the Cyanogenmod theme chooser into the ROM? Isn't the cyanogenmod theme engine built in in the framework and very difficult to add to a ROM?
Click to expand...
Click to collapse
It is built into the framework and requires an AOSP based rom. Also the version for that OS had a ton of issues that were never fixed as it abandoned for the newer setup
zelendel said:
It is built into the framework and requires an AOSP based rom. Also the version for that OS had a ton of issues that were never fixed as it abandoned for the newer setup
Click to expand...
Click to collapse
So you're telling me I must not try to add the cyanogenmod theme engine? What would be the easiest way to add some theme's then? It doesn't have to be theming like in cyanogenmod or such. Just changing the theme collour from as example black to blue would be enough for me. Then I can provide them with the themes black, blue, red, green or such.
Thanks for taking the time to answer
louis-JYG4t said:
So you're telling me I must not try to add the cyanogenmod theme engine? What would be the easiest way to add some theme's then? It doesn't have to be theming like in cyanogenmod or such. Just changing the theme collour from as example black to blue would be enough for me. Then I can provide them with the themes black, blue, red, green or such.
Thanks for taking the time to answer
Click to expand...
Click to collapse
To do what you want you would have to rewrite all the base framework files and add everything in by hand. To be honest it will be far more work then it is worth. Your best option would be to make flashable theme zips, where you change all the color options to each and every single apk in the rom.
zelendel said:
To do what you want you would have to rewrite all the base framework files and add everything in by hand. To be honest it will be far more work then it is worth. Your best option would be to make flashable theme zips, where you change all the color options to each and every single apk in the rom.
Click to expand...
Click to collapse
wouldn't it work to just change the systemui or such so the status bar, volume pannel, settings etc change collour and maybe some icons (like wifi, bt,..)? And then I could search for an app that automaticaly flashes zip's, that way the users just need to choose the theme they want and the phone does the rest himself?
Or is there a way to implend xposed modules into the system so I can use XthemeEngine without having to install xposed module? Or implend xposed framework and XthemeEngine in the ROM so you just flash it with the rest of the ROM? But in that last case, it maybe would be stupid to do the work for it as everyone can easily find out about XthemeEngine if they realy want to apply some themes. Plus xposed and XthemeEngine would be 2 apps taking space in the drawer and memory wasting for the users who don't want to theme..
louis-JYG4t said:
wouldn't it work to just change the systemui or such so the status bar, volume pannel, settings etc change collour and maybe some icons (like wifi, bt,..)? And then I could search for an app that automaticaly flashes zip's, that way the users just need to choose the theme they want and the phone does the rest himself?
Or is there a way to implend xposed modules into the system so I can use XthemeEngine without having to install xposed module? Or implend xposed framework and XthemeEngine in the ROM so you just flash it with the rest of the ROM? But in that last case, it maybe would be stupid to do the work for it as everyone can easily find out about XthemeEngine if they realy want to apply some themes. Plus xposed and XthemeEngine would be 2 apps taking space in the drawer and memory wasting for the users who don't want to theme..
Click to expand...
Click to collapse
Well thats the thing. The volume panel color shares its color with the rest of the menus in the rom, The settings is set by the settings apk and the icons are scattered across a ton of different apks. Some in the framework and some in the system ui.
The xposed route is up to you. I find no use for xposed myself.
Ill be honest there is no easy way to do this. What you want to do takes weeks worth of work even for a single color theme. This is due to everything being cross linked to everything else. You change the color for say the clock then the color changes in 50 other places as well.

Partial theme ?

Hi
I was wondering if there is a way to apply a theme without modifying the whole system ?
I mean on CM for example, we can choose if we want to apply this theme for icons, settings, etc...
I don't want to change the style of my Messages app or my icons, and every theme change everything...
If I just want to change the quick setting panel / notification panel and the settings without changing anything else, how can I do this ? Maybe with root or xposed ?
Thanks
On a ported ROM for note 3 I used to uninstall the custom icons of the theme using the titanium backup Pro and used unicon to apply custom icons from the play store.
Just delete the packages which you don't want to be applied using TTB.
saadramiz said:
On a ported ROM for note 3 I used to uninstall the custom icons of the theme using the titanium backup Pro and used unicon to apply custom icons from the play store.
Just delete the packages which you don't want to be applied using TTB.
Click to expand...
Click to collapse
Great I'll try this ! Thanks
EDIT : It works indeed : I can make sure the icons and the home menu won't change, but it still changes settings, quick setting panel and Messages apps. I'll try to decompile the theme apk and see if I can remove the code that changes the Messages apps
Duplicate Post. Moderators Please Check.
http://forum.xda-developers.com/s7-edge/themes/to-apply-part-theme-t3379528/post66902190#post66902190 @BigBen60, Please do a little search before you post.
You can follow my tutorial following this link. Require you to be rooted.
http://forum.xda-developers.com/android/themes/guide-samsung-touchwiz-themes-default-t3348745
izephyr said:
Duplicate Post. Moderators Please Check.
http://forum.xda-developers.com/s7-...part-theme-t3379528/post66902190#post66902190 @BigBen60, Please do a little search before you post.
You can follow my tutorial following this link. Require you to be rooted.
http://forum.xda-developers.com/android/themes/guide-samsung-touchwiz-themes-default-t3348745
Click to expand...
Click to collapse
Hi, it is possible to do this without root by using the following command:
adb shell pm hide theme.name.appicon
Then restart and done.
Theme applied without icons.
BR
Sent from my SM-G935F using Tapatalk
I did not test. But in theory "NO". Because without root it will not be possible to mount and write to system partition.

[Theme] Dark Orange or Blue Theme - Update new theme and icons pack

Hello
I've made 2 black orange themes and one dark blue theme plus 2 icons pack.
Themes
- DOTheme_M2 with light background
- Darl Blue with icons Theme with black background notifications. But, yes there is a but even themes on Samsung Theme Store, background notifications are white. Just because Samsung block them.
If you want a black theme you'll have black background notifications on black text for each third party app.
Fortunately there is a solution found by @crayonyes here. Nevertheless we have to mod each apk and as you could understand it's impossible to mod all apps on PlayStore.
Icons Packs
- Orange Icons Theme_M
- BB Icons
How to install it ?
It's better to be root
Donwload and install as an apk
Open Theme Store and apply
As it is totally free follow one of two method
FIRST
#1) Installed the apk file theme
#2) applied the trial version
#3) Now you have to go quickly, you have 5 minutes to make this.
#4) With a root explorer delete folder: /data/overlays/preferences
#5) moved the trial files from: /data/overlays/jsonfiles/trialjson to /data/overlays/jsonfiles/userjson
#6) reboot
#7) reapplied default theme and my theme
or
SECOND
#1) Installed the theme (APK File)
#2) applied the trial version
#3) boot into recovery and install REMOVE_TRY_THEME.zip
#4) Reboot
#5) Reapply default theme and my theme again
To remove trial version of icons pack go to data/overlays/jsonfiles/appiconjsonfiles/trialjson cut and past file into userjson.
Changelog
- Theme :
systemUI
Framework
Settings
Messages/Contacts
Calculator
Calendar
My Files
Galery
Keyboard
Samsung Browser (2nd theme)
Phone​
====================================================================================================
Theme For MagMa VX1 and PCE​
I've made a theme from TERPSICHORA_v4.1 (thanks a lot to envy~).
Terpsichora is for OREO. It doesn't works well on ported ROM 6.0.1
This theme can be used specially wih MagMa PCE or VX1 and not completly with ASPIRE C9.
How to install it ?
1 - Close Samsung Themes
2 - install terp_V4_1_mod_by_kramer.apk as apk. WAIT UNTIL YOU SEE "INSTALLATION COMPLETE" TOAST (about 4s after install)
3 - Open Samsung Theme and install my theme. Install take about 2 or 3mn. So be patient.
4 - Go to recovery and flash VrTheme_gallery_mod.zip + REMOVE_TRY_THEME.zip
5 - Reboot
6 - install default theme and my theme again
How to uninstall it ?
1 - install default theme and delete my theme. You will have to delete my theme 1 or 2 times.
2 - Go to recovery and flash VrTheme_gallery_stock.zip
3 - Reboot
Click to expand...
Click to collapse
====================================================================================================
WARNING : after each reboot you have to apply again default theme and my theme after.
As i have just a Note 3 I need also to know if my theme works correctly. So you can report issues with screen shots and explanation
Tell me what device you use as i am thinking it works on s4/s5/s6/s7/note may be s8
It's not a pure black theme and it isn't perfect.
If you install second theme and you see black notification on black text take a screen shot and report the package name. I will fix it. I use Titanium Backup to see it.
For example, package name Playstore is com.android.vending
Thanks to
@envy~
@crayonyes
@Eleo
@Rohan1996
Hi bro! I'm tried your theme, its good theme for note 3, not have bug in contact and gallery as other theme.
I'm using Bodhisattva theme, but it have bug white text on light background in contact details and gallery. Can you please edit those layout for note 3 user. Or can you tell me what id in color.xml of contact details and galery, i can edit it as your theme. Thanks!
kramer04 said:
Hello
i've made a black orange theme to use on MM 6.01 until nougat 7
Click to expand...
Click to collapse
Did you use MagMa NX UI? If yes, then you should mention that it should not be used with ROMs that have ROM control (like Aspire and Phronesis) since the values edited on ROM control are not marked on this UI. Also, if you used our UI, have you checked whether the compatibikity with NXSettings is lost or not (it probably is still working, but just to check)?
If you ask me, it would be more beneficial if you mention "how you did it" so that users can apply it to their UI, rather than providing the theme apk itself (for the future when you get more professional)
Good work:good:
Eleo said:
Did you use MagMa NX UI? If yes, then you should mention that it should not be used with ROMs that have ROM control (like Aspire and Phronesis) since the values edited on ROM control are not marked on this UI. Also, if you used our UI, have you checked whether the compatibikity with NXSettings is lost or not (it probably is still working, but just to check)?
If you ask me, it would be more beneficial if you mention "how you did it" so that users can apply it to their UI, rather than providing the theme apk itself (for the future when you get more professional)
Good work:good:
Click to expand...
Click to collapse
Nice to see that you are on this thread... So in short, can we use this on magma nx Rom? I on the latest build.
Epiklyepik said:
Nice to see that you are on this thread... So in short, can we use this on magma nx Rom? I on the latest build.
Click to expand...
Click to collapse
For such "confusion"s we have MODs update function on aroma installer of MagMa NX. Anytime you want to revert or change an option on aroma installer you can flash ROM in MODs update mode and change your decision (search and read to learn more in MagMa NX thread).
Either way, use this UI, if you dont like it, flash ROM in MODs update mode and it will reset your systemUI to the stock one on ROM.zip.
P.S. Dont use me as FREE encyclopedia, try to dig it up to learn more please. I am not against sharing my knowledge, but sharing once or twice is different than answering same question hundreds of times again and again... which is exhausting
sieuan said:
Hi bro! I'm tried your theme, its good theme for note 3, not have bug in contact and gallery as other theme.
I'm using Bodhisattva theme, but it have bug white text on light background in contact details and gallery. Can you please edit those layout for note 3 user. Or can you tell me what id in color.xml of contact details and galery, i can edit it as your theme. Thanks!
Click to expand...
Click to collapse
Better to ask in bodhisattva thread if you use this theme
Eleo said:
Did you use MagMa NX UI? If yes, then you should mention that it should not be used with ROMs that have ROM control (like Aspire and Phronesis) since the values edited on ROM control are not marked on this UI. Also, if you used our UI, have you checked whether the compatibikity with NXSettings is lost or not (it probably is still working, but just to check)?
If you ask me, it would be more beneficial if you mention "how you did it" so that users can apply it to their UI, rather than providing the theme apk itself (for the future when you get more professional)
Good work:good:
Click to expand...
Click to collapse
Actually I am on Magma VX and it works good,
Don't try with Phronesis or Aspire with it ;
How do this theme ? there is enough guide on XDA to learn how to do.
I think you haven't see this theme is made with theme editor. It's as to say don't use Samsung Store with MAgMa or Aspire...
Epiklyepik said:
Nice to see that you are on this thread... So in short, can we use this on magma nx Rom? I on the latest build.
Click to expand...
Click to collapse
yes you can use this theme with MagMa nx and revert back to MAgma Default theme if you don't like it. Install my theme as an apk then open Wallpapers and theme/Themes/ and apply it
Follow guide on OP
Just ulpload a dark blue theme with black notifications ans blue icons pack
:good:
I've made an update of Darl Bleu theme to fix some issues with 3rd party app
:good:
Two new pack in OP:
BB_icons V1 and Darl Blue Theme with icons V1
Better to mix both icon and theme
:good:
kramer04 said:
Two new pack in OP:
BB_icons V1 and Darl Blue Theme with icons V1
Better to mix both icon and theme
:good:
Click to expand...
Click to collapse
Nice theme mate :good:
New update of Darl Blue Theme
Fix some color and new icons
:good:
New updates in OP of Darl Blue Icon and BB_Icon in V1
Fix some bugs and add new icons
After some test my theme works fine with Magma Rom
With Possible_FS6 and Aspire C9 there are some issues with color
:good:
kramer04 said:
New updates in OP of Darl Blue Icon and BB_Icon in V1
Fix some bugs and add new icons
After some test my theme works fine with Magma Rom
With Possible_FS6 and Aspire C9 there are some issues with color
:good:
Click to expand...
Click to collapse
I havent tested FS6, but possibly the keycodes for colors are different on Aspire ROM. Try to decompile the apk and compare the lines you changed with what is available. It would give you some idea.
Eleo said:
I havent tested FS6, but possibly the keycodes for colors are different on Aspire ROM. Try to decompile the apk and compare the lines you changed with what is available. It would give you some idea.
Click to expand...
Click to collapse
With possible_fs6 calendar doesn't work ( i don't know why) plus other things. And I've issues with blue light filter and Samsung notes.
Aspire rom could be fine. Just little bug color.
New update Darl.Blue.with.icons.Theme.V2 with new icons
:good:
Hello @kramer04 i really love your icons from darl blue v2.1, is there any way to use the icons without the theme? Thanks!
MEGADR0ID said:
Hello @kramer04 i really love your icons from darl blue v2.1, is there any way to use the icons without the theme? Thanks!
Click to expand...
Click to collapse
Hello
you can try BB_icons_Icon_M.V1.apk.
It works fine with Magma ROM.
But if you want ALL icons of my theme, the only way is to use my theme
:good:
kramer04 said:
Hello
you can try BB_icons_Icon_M.V1.apk.
It works fine with Magma ROM.
But if you want ALL icons of my theme, the only way is to use my theme
:good:
Click to expand...
Click to collapse
Hi @kramer04 and thanks for your reply, i did actually find a way to use the new icons only, by deleting the aaa apk files and the unwanted kramer.DarlBlue such as touchwiz etc..
---------- Post added at 01:12 PM ---------- Previous post was at 01:06 PM ----------
[/COLOR @kramer04 i managed to get all the icons in kramer.DarlBlue.appicon apk but i can't get the other icons such as google + search widget and the play store, magisk etc, could you please tell me which apks do i need, thanks!

Categories

Resources