Theming in Lollipop. Easier than ever - Galaxy Note 4 Themes and Apps

Great news to every modder here. QMG files in Lollipop are gone! Edited SystemUI and Framework-res and every resource are now PNGs as in Jelly Bean. Here is a test theme I made which I will post later:
LG G3 Statusbar:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I hope to see a more active forum now that edit System apks is much more easier than before.
Happy theming!

wow great news!

galaxynote2 said:
Great news to every modder here. QMG files in Lollipop are gone! Edited SystemUI and Framework-res and every resource is now PNG as in Jelly Bean. Here is a test theme I made which I will post later:
LG G3 Statusbar:
I hope to see a more active forum now that edit System apks is much more easier than before.
Happy theming!
Click to expand...
Click to collapse
if you can made a RED theme will be more than happy.
red and black system icons.
thanks in advance

jacktackle said:
if you can made a RED theme will be more than happy.
red and black system icons.
thanks in advance
Click to expand...
Click to collapse
I could, but the battery icon still remains unavailable to edit...
Xposed would do that flawlessly for sure!
Two projects in mind:
G3 Statusbar (Finished)
AOSP Lollipop Statusbar (looking for nice resources as a lot of them are blurry/resized)

Very great news! Thank you Samsung!
Gesendet mit Tapatalk
Powered by Android

galaxynote2 said:
I could, but the battery icon still remains unavailable to edit...
Xposed would do that flawlessly for sure!
Two projects in mind:
G3 Statusbar (Finished)
AOSP Lollipop Statusbar (looking for nice resources as a lot of them are blurry/resized)
Click to expand...
Click to collapse
There is a other thread with AOSP for kitkat.
Isn't there a converter?

Can we change the color of the background in menus from white to black?

galaxynote2 said:
Great news to every modder here. QMG files in Lollipop are gone! Edited SystemUI and Framework-res and every resource is now PNG as in Jelly Bean. Here is a test theme I made which I will post later:
LG G3 Statusbar:
I hope to see a more active forum now that edit System apks is much more easier than before.
Happy theming!
Click to expand...
Click to collapse
Give me a zip please. I like Samsung battery icon anyway.

TransformixS4 said:
There is a other thread with AOSP for kitkat.
Isn't there a converter?
Click to expand...
Click to collapse
Yep, but they're sighlty resized and the kitkat battery is a little bit taller than the LP one, meaning that the icons are not well aligned.
megatooth said:
Can we change the color of the background in menus from white to black?
Click to expand...
Click to collapse
We can change them since Kitkat. You just need to decompile the APK and edit styles.xml and set the original theme to the opposite:
Code:
@android:style/Theme.Material (dark version)
@android:style/Theme.Material.Light (light version)
TransformixS4 said:
Give me a zip please. I like Samsung battery icon anyway.
Click to expand...
Click to collapse
I will do some themes and start converting them to VR-Themes as the SystemUI weights 35mb while a VR-Theme doesn't go up to 1mb...

Does anyone know how to add more shortcuts like this picture? and add flashlight...
can teach , please?
View attachment 3164177

wifi
edit:sorry, two windows open..replied to the wrong one

galaxynote2 said:
I could, but the battery icon still remains unavailable to edit...
Click to expand...
Click to collapse
You need to edit the xml file to point to images and you're good to go.

Yep, it would be nice to change these horrible TW colour schemes, gonna have to read up how to do it. Anyone know of any guides to help?

False, Lollipop still have QMG files ... decompiled some apks to mod them and i saw that.
Sent from my SM-N910C

Is it possible to edit the turquoise color of the quick toggles etc?

slink_59 said:
False, Lollipop still have QMG files ... decompiled some apks to mod them and i saw that.
Sent from my SM-N910C
Click to expand...
Click to collapse
At least not in SystemUI and Framework which are the two fundamental apks to modify the entire System appareance.
Probably some apks still makes use of QMGs because they're directly ported (or copypasted, call them how you want) from Kitkat. But the core apps now have PNG resources.
The best way to know if an app have or not QMG files on it is downloading QMG2PNG tool made by Xperiacle and import the apk, if you have an error saying that the APK have no QMG files on it, then you're good to edit it!
iridaki said:
You need to edit the xml file to point to images and you're good to go.
Click to expand...
Click to collapse
Yep, I've seen that here in XDA, but I have problems recompiling the APK, it gives me a ton of errors in apktool and doesn't create the dist folder with the Apk inside. I will try to use another apktool if that's the problem..

styles.xml
Where can i find styles.xml file ?
I searched with root explorer and i didn't find it ... please help

You have to decompile the apk with e.g. APK Tool first. The styles.xml is located in res/values.
Indeed, really sad, that there are still qmg files. But framework and SystemUI are mostly free of them. Still better this than nothing. [emoji6]
Gesendet mit Tapatalk
Powered by Android

galaxynote2 said:
Great news to every modder here. QMG files in Lollipop are gone! Edited SystemUI and Framework-res and every resource are now PNGs as in Jelly Bean. Here is a test theme I made which I will post later:
LG G3 Statusbar:
I hope to see a more active forum now that edit System apks is much more easier than before.
Happy theming!
Click to expand...
Click to collapse
Awesome!
Does this concern the S5 too?

lingowistico said:
Awesome!
Does this concern the S5 too?
Click to expand...
Click to collapse
Same OS, same company, same build, should be the same! Download QMG2PNG tool (by Xperiacle) and import any S5 apk, if you have toast notification that says that there aren't QMG resources in the APK file, then it should be the same to your device.

Related

[How-To] Compile Framework on last Sony ICS update

The latest firmware update from Sony on the ICS Xperia 2012 brought improvements except one unpleasant moment: bootlup after editing framework-res.apk
This method only works. It told me the user with 4pda.ru sk0t. And for that, he thanks a lot.
So, the tutorial will be small. I use ApkTools150.
1. Decompiled framework as usual, using files from your firmware.
2. Make the necessary changes.
3. Now go to the folder with the decompiled framework and open the file in a text editor apktool.iml
4. Remove these lines and save.
Code:
usesFramework:
ids:
- 2
5. Go to framework-res\res\values\ and open styles.xml. Locate and delete the highlighted in red in the two lines:
<item name="windowBackground">@com.sonyericsson.uxp:drawable/semc_bg</item>
Click to expand...
Click to collapse
<item name="windowBackground">@com.sonyericsson.uxp:drawable/semc_bg_bright</item>
Click to expand...
Click to collapse
6. Compile you framework-res.apk
After installing the framework you will experience the background application will no longer be subject to change depending on the theme. I have the problem solved by adding transparency: [Sola\Go\U?\P?] Reboot&Transparent mode [Test] But this compromise.
If someone has a different way, without errors, please let me know )
Do not say thanks, press thanks:angel:
If i do not want the transperency effect will it still work? I am fine with not being able to change the background.
kapil4wm said:
If i do not want the transperency effect will it still work? I am fine with not being able to change the background.
Click to expand...
Click to collapse
Transparency is not an end, and correction of errors. If left as it is your background in applications is static, background image is stored in the framework-res\res\drawable-nodpi\semc_bg.png and semc_bg_bright.png.
I repeat, this is a compromise.
Thank u this will definitely help!
Sent from my ST25i using xda premium
From SemcGenericUxpRes.apk extract the two pngs and copy it to drawables.hdpi of framework-res.apk. Now compile the framework-res.
It should solve the problem.
Sent from my Xperia ION on Cm9 using XDA Premium app.
ganeshbiyer said:
From SemcGenericUxpRes.apk extract the two pngs and copy it to drawables.hdpi of framework-res.apk. Now compile the framework-res.
It should solve the problem.
Click to expand...
Click to collapse
And the theme chooser work? is not it?
Spaun_Studio said:
And the theme chooser work? is not it?
Click to expand...
Click to collapse
When I bring the applications to foreground after applying theme, the theme elements are applied to it too.
So Yes!
Good work mate.
ganeshbiyer said:
When I bring the applications to foreground after applying theme, the theme elements are applied to it too.
So Yes!
Good work mate.
Click to expand...
Click to collapse
It will not work.
1. If you do not delete the line about "com.sonyericsson.uxp" framework that will not compile \ work.
2. If they delete and copy two pictures of SemcGenericUxpRes.apk-then the background will be static, it will not change when you change themes. The background is taken from the framework, of those pictures, which we copied. Choosing a theme is not working 100%.
Spaun_Studio said:
It will not work.
1. If you do not delete the line about "com.sonyericsson.uxp" framework that will not compile \ work.
2. If they delete and copy two pictures of SemcGenericUxpRes.apk-then the background will be static, it will not change when you change themes. The background is taken from the framework, of those pictures, which we copied. Choosing a theme is not working 100%.
Click to expand...
Click to collapse
1. Lines Deleted as per your post.
2. Copied those two pngs into framwork-res. It compiled and is working.
Can you be more specific as to what did not work on the theme. May be I am missing something here. For me it seems to be Ok. May be I am not seeing what you see.
ganeshbiyer said:
Can you be more specific as to what did not work on the theme. May be I am missing something here. For me it seems to be Ok. May be I am not seeing what you see.
Click to expand...
Click to collapse
Please apply Emerald theme, go to settings and make a screenshot. Maybe you have this really works? ))
The problem occurs only when compiling a U \ Sola \ Go (fw. 1.10)
Spaun_Studio said:
Please apply Emerald theme, go to settings and make a screenshot. Maybe you have this really works? ))
The problem occurs only when compiling a U \ Sola \ Go (fw. 1.10)
Click to expand...
Click to collapse
Screen Shot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ganeshbiyer said:
Screen Shot:
Click to expand...
Click to collapse
This is exactly what I'm talking about background applications does not change. On the green theme should be a green background.
Spaun_Studio said:
This is exactly what I'm talking about background applications does not change. On the green theme should be a green background.
Click to expand...
Click to collapse
Got the point now.
ganeshbiyer said:
1. Lines Deleted as per your post.
2. Copied those two pngs into framwork-res. It compiled and is working.
Can you be more specific as to what did not work on the theme. May be I am missing something here. For me it seems to be Ok. May be I am not seeing what you see.
Click to expand...
Click to collapse
Ok i thought i'll do a little more,i moved the two pngs with an additional "_uxp" tag to their name and followed the changes in the file as per post,
Also i declared the 2png files in public.xml
Now next thing in my mind would be decompiling SemcGenericUxpRes.apk
Changing the drawable smali which finds this variable and declare it as part of framework-res.apk
now the question is what is the framework-res.apk file according to system?
Any solution to keep theme background?
Now this is an interesting workaround. Very clever.
However..
With Sony's ICS roms, you need to install SemcGenericUxpRes.apk with apktool before you decompile framework-res.apk. This will give the program all the resources it needs to fully decompile the apk.
Otherwise you will have a partially decompiled apk that will always give you a bootloop unless you do something like the op.
apktool if SemcGenericUxpRes.apk...give it a try!
Sent from my SK17i using xda premium
Ticklefish said:
Now this is an interesting workaround. Very clever.
However..
With Sony's ICS roms, you need to install SemcGenericUxpRes.apk with apktool before you decompile framework-res.apk. This will give the program all the resources it needs to fully decompile the apk.
Otherwise you will have a partially decompiled apk that will always give you a bootloop unless you do something like the op.
apktool if SemcGenericUxpRes.apk...give it a try!
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
of course , i try with frameworl-res.apk & semcgenericuxpres.apk
XDA.AGM said:
of course , i try with frameworl-res.apk & semcgenericuxpres.apk
Click to expand...
Click to collapse
And what happened?
Ticklefish said:
And what happened?
Click to expand...
Click to collapse
boot loop......only work's with methond on the first post
but losing custom themed background
this will be difficult
XDA.AGM said:
boot loop......only work's with methond on the first post
but losing custom themed background
this will be difficult
Click to expand...
Click to collapse
Curious. Can you share your SemcGenericUxpRes.apk and framework-res.apk please? I'll give it a try on my setup and see what happens.
Sent from my SK17i using xda premium
---------- Post added at 12:46 AM ---------- Previous post was at 12:37 AM ----------
XDA.AGM said:
boot loop......only work's with methond on the first post
but losing custom themed background
this will be difficult
Click to expand...
Click to collapse
Curious. Can you share your SemcGenericUxpRes.apk and framework-res.apk please? I'll give it a try on my setup and see what happens.
Sent from my SK17i using xda premium

[MOD][Xposed] [WisdomSky Xploit] Customizing statusbar without MODDING apks!

WisdomSky Xploit is a module for Xposed framework. This module will customize the colors of your statusbar(for now). You don't need to decompile any apk. You just need to install the needed android applications. Very safe, and 100% noob-friendly!!!
If you want to know more about Xposed Framework, please visit the link provided in the first instruction below.
HOW-TO-INSTALL:
instructions:
1.) download and install Xposed Installer 2.1.4:
http://forum.xda-developers.com/showthread.php?t=1574401
2.) Run Xposed Installer then hit "Install/Update"
then reboot.
3.) download and install my WisdomSky Xploit:
Please select a version you want to download below...
4.) Check your notification panel for a new
notification.... then tap it...
5.) click "Modules" tab and check the box before
WisdomSky Xploit
6.) after putting a check... tap the WisdomSky
Xploit... and now you can change settings...
7.) save settings and reboot... XD
SCREENSHOT:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CHANGELOGS:
v3.0 (coming soon)
v2.1
- Added remove AM/PM option to clock
DL: http://www36.zippyshare.com/v/19015055/file.html
v2.0
- Added color sliders
- Gradient support on clock text color
- Font style change support on clock text
- Font face change support on clock
DL: http://www74.zippyshare.com/v/17277802/file.html
v1.0
- Change clock color
- Change statusbar background color
- Replace clock with text
Please post your comments and SUGGESTIONS...
And if you find this very useful, pleaase hit THANKS....XD
Thanks for this, works fine on HTC One X w/ IceCold 422 rom.
Custom fonts would be nice!
97_3 said:
Thanks for this, works fine on HTC One X w/ IceCold 422 rom.
Custom fonts would be nice!
Click to expand...
Click to collapse
Oh thank God!
someone have posted a feedback... XD
As for custom fonts... I'll think about that... XD
for now there are only Built-in fonts available,
those are Serif, Sans Serif and Monospace...
please be subscribed for updates... XD
Thanks mate trying it now
Sent from my Micromax A116 using Tapatalk 2
Sorry, where can I find v3?
Also, can you possibly add ability to chnage colors of 3G/WiFi signal icon as well? Thank you. V2 works well on my Note 2
Sent from my GT-N7100 using Tapatalk HD
---------- Post added at 12:58 AM ---------- Previous post was at 12:52 AM ----------
Also, instead of doing a soft reboot, maybe System UI Restart would do?
Sent from my GT-N7100 using Tapatalk HD
flatronics said:
Sorry, where can I find v3?
Also, can you possibly add ability to chnage colors of 3G/WiFi signal icon as well? Thank you. V2 works well on my Note 2
Sent from my GT-N7100 using Tapatalk HD
---------- Post added at 12:58 AM ---------- Previous post was at 12:52 AM ----------
Also, instead of doing a soft reboot, maybe System UI Restart would do?
Sent from my GT-N7100 using Tapatalk HD
Click to expand...
Click to collapse
Soft Reboot or Full Reboot is the only way sir...
and for changing toggle icons color, I still say no... but I can Implement changing the icons itself with a new image from your sdcard...
Please be subscribed for v3 sir... XD
Cool am liking this perfect great job...
RootBox s2
@WisdomSky.. it is possible to choose image instead of hex color in future updates
...
khan_frd2002 said:
@WisdomSky.. it is possible to choose image instead of hex color in future updates
Click to expand...
Click to collapse
yeah ofcourse.... it will be available in the next update... so please be subscribed... XD
Can we use own font style? and can we set font size?
Working great on LG Optimus G Stock Rooted/Unlocked, thank you so much this is pretty cool!
IDK if this is possible because for most stock ROMS (Samsung, LG, HTC) it involves smali changes but do you think removing AM/PM in clock could be an option in the future?
zkibz said:
Can we use own font style? and can we set font size?
Click to expand...
Click to collapse
font style change is already suppprted... you can select from Bold, Italic or Bold-Italic...
fergie716 said:
Working great on LG Optimus G Stock Rooted/Unlocked, thank you so much this is pretty cool!
IDK if this is possible because for most stock ROMS (Samsung, LG, HTC) it involves smali changes but do you think removing AM/PM in clock could be an option in the future?
Click to expand...
Click to collapse
if you want it that bad... then I can issuea small update regarding clock... which will remove AM/PM...
WisdomSky said:
font style change is already suppprted... you can select from Bold, Italic or Bold-Italic...
Click to expand...
Click to collapse
I mean like we have an option to use our own font style. eg. arial, comic sans. etc.
zkibz said:
I mean like we have an option to use our own font style. eg. arial, comic sans. etc.
Click to expand...
Click to collapse
oh... you mean font family or font face?
i'll think about that sir... XD
but actually... you can change it anytime... you just need the clock font in ur system... XD
fergie716 said:
Working great on LG Optimus G Stock Rooted/Unlocked, thank you so much this is pretty cool!
IDK if this is possible because for most stock ROMS (Samsung, LG, HTC) it involves smali changes but do you think removing AM/PM in clock could be an option in the future?
Click to expand...
Click to collapse
sir... please check the new download link...see v2.1
Good job!well done mate!looking forward fot these great app..
Awesome work mate! Had been searching ages for this.
But, I have a little problem. If I change anything regarding the clock, it disappears the next softreboot. Statusbarcolour is ok.
Tested with newest 2.1 release. (CM10.1 I9300)
Nevertheless, this mod saves me a lot of time de-/compiling my systemUI
Thanks, and keep it up!
thanks for your appreciation guys....
i hope you will help me share this to everyone.... XD

[Theme Collections] Touchwiz Launcher Galaxy Note 4 FrenchFamousTeam ™[Update 05/02]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi all, I present the toochwizz Launcher theme collections FrenchFamousTeam ™
Is creating themes are the basis for our Super.Fast & Famous Rom they are also installable on all model variants Note 4 as well as other models,
but it will be up to you to make me return to your models.
The themes are constantly evolving please report beug display or other in order to improve them.
This is new for us, we are learning to create and improve all help contrustive and welcome
Click to expand...
Click to collapse
A special thanks to mariok
mariok is the creator of the different theme and icons, so he's making the most of the work.
Many theme to come are constructions, if you had an idea to propose the creation of a theme or a particular topic you wish you can make your request, we will study it.
Click to expand...
Click to collapse
&
Update of 09/02/15 !
Thème Famous Cuir !
Update of 05/02/15 !
Thème Gothique !
Thème Gothique 2 !
Thème Luminix !
Thème Tableau Noir !​
Thème Wood !
first themes :​
Thème Stargate !
Thème Metal !
Thème Material !
Thème AERO !
Thème Forest !
You must have theme chooser to install on your phone to apply themes, if this is not yet the case download and flash the zip below:
Active_ThemeChooser.zip
******************************************************​
http://www.galaxy-note-team.com
​
questions
Thanks for all your hard work excited to get up and running but have a few problems I am on the tmobile note3 dompop rom which is a 5.0 port and I am pretty sure it has the N4 launcher your themes show up im the theme chooser i can click apply theme and all it does it changes my homescreen and lock screen wallpapers could this be due the modded touchwizhome_k.apk I have I moddified it to have a 5x5 home screen and 5x6 app drawer along with 6 icons in the hotseat? Any help will be appreciated.
Thanks
Hi... Worked well on my N7105 except the icons would not change. Any idea why?
Thanks dude,it's work fine on my note3 n9005?
Envoyé de mon SM-N910F en utilisant Tapatalk
sawixso81 said:
Thanks for all your hard work excited to get up and running but have a few problems I am on the tmobile note3 dompop rom which is a 5.0 port and I am pretty sure it has the N4 launcher your themes show up im the theme chooser i can click apply theme and all it does it changes my homescreen and lock screen wallpapers could this be due the modded touchwizhome_k.apk I have I moddified it to have a 5x5 home screen and 5x6 app drawer along with 6 icons in the hotseat? Any help will be appreciated.
Thanks
Click to expand...
Click to collapse
NM said:
Hi... Worked well on my N7105 except the icons would not change. Any idea why?
Click to expand...
Click to collapse
You need theme_app_list.xml in system/csc for icons to change.
If you have it you also need to clear launcher & themechooser data.
All of them working great on Sweet Rom. Great to see some more themes guys, good work
not-i said:
You need theme_app_list.xml in system/csc for icons to change.
If you have it you also need to clear launcher & themechooser data.
All of them working great on Sweet Rom. Great to see some more themes guys, good work
Click to expand...
Click to collapse
Ill give it a shot where can I find the themelist.xml once I have that I am all set?:good:
sawixso81 said:
Ill give it a shot where can I find the themelist.xml once I have that I am all set?:good:
Click to expand...
Click to collapse
Extract it from the attached .zip and place in system/csc. Set permission rw-r--r-- (0644) and reboot :good:
I have Note 3 N900 with lollipop update.
I installed sectheme chooser n copied the xml in csc, when I select theme, only wallpaper changes & no change in icon please help me.
Sent from my SM-N900 using XDA Free mobile app
not-i said:
You need theme_app_list.xml in system/csc for icons to change.
If you have it you also need to clear launcher & themechooser data.
All of them working great on Sweet Rom. Great to see some more themes guys, good work
Click to expand...
Click to collapse
Yes that's right I did not put in the zip I changed it on @ not-i thank you
thanks will this work for N910C looks nice. .
Near_07 said:
thanks will this work for N910C looks nice. .
Click to expand...
Click to collapse
You will also need modded launcher to get theme chooser. I have modded Note 4 launcher (available HERE) with a flashable zip for N910C etc. It really should work on all Note 4 variants. You can then install these themes and change to your favourite.
Please note that my mod is for deodexed roms. If you have odexed you will need to delete the corresponding .odex files like TouchWizHome.odex but make sure you backup first.
Thank you, Zip modify adding theme_app_list.xml
Thème construction :
hello
Hey that working on my GALAXY NOTE2 (GT-N7100)
Merci..
thanks a lot for your works.... :good:
Still no luck put themes app.xml in correct spot and still only get the wallpaper to change i even went as far as smali editing the touchwizhome_k.apk to ensure themes are active like i said i see temes can choose themes apply them and just wall papers change so thanks for every ones help i keep googling for answer until i get a reply here and will post if i get it working to help others
sawixso81 said:
Still no luck put themes app.xml in correct spot and still only get the wallpaper to change i even went as far as smali editing the touchwizhome_k.apk to ensure themes are active like i said i see temes can choose themes apply them and just wall papers change so thanks for every ones help i keep googling for answer until i get a reply here and will post if i get it working to help others
Click to expand...
Click to collapse
Did you delete launcher and themechooser data like I said?
not-i said:
Did you delete launcher and themechooser data like I said?
Click to expand...
Click to collapse
Yes sir multiple times ill give it another go and report back
Working on Sprint Note 4 Hybrid X ROM
Thanks. I always liked the Casual Theme icons.
sawixso81 said:
Yes sir multiple times ill give it another go and report back
Click to expand...
Click to collapse
Or try flash my file. It will flash on your device. Script will auto delete the required files. You will need to rename or delete your modded touchwizhome apk apk. Get it from post #2 from any of my Note 4 rom threads in my signature
not-i said:
Or try flash my file. It will flash on your device. Script will auto delete the required files. You will need to rename or delete your modded touchwizhome apk apk. Get it from post #2 from any of my Note 4 rom threads in my signature
Click to expand...
Click to collapse
Ill give it a shot i think i downloaded that file already that file is the touchwizhome.apk and what I currently am running is the touchwizhome_k.apk will that make a difference? Also the one download on the mainpage only contains the secthemechooser and the floating xml not a big deal i can manually add the files if need be
sawixso81 said:
Ill give it a shot i think i downloaded that file already that file is the touchwizhome.apk and what I currently am running is the touchwizhome_k.apk will that make a difference? Also the one download on the mainpage only contains the secthemechooser and the floating xml not a big deal i can manually add the files if need be
Click to expand...
Click to collapse
https://www.dropbox.com/s/je2l72v3b6lvilv/theme_app_list.xml?dl=0
Try putting this in system/csc and fixing permissions rw-r-r. This is what got mine to work.
I am using a modded launcher also but not grid size just the fast launcher.
Sorry didnt see that op put that in a zip already.

Marshmallow TouchWiz SystemUI for Stock rom 4.4

see this post http://forum.xda-developers.com/galaxy-s4-mini/themes-apps/hopelite-2-0-appswhite-theme-t3461100
Sorry for tiles of Ultra power saving mode and network restriction
in 9192 (using Custom Stock ROM):
Status Bar missing.
Wallpaper not working (entirely black)
In settings: OK
ADR USR said:
in 9192 (using Custom Stock ROM):
Status Bar missing.
Wallpaper not working (entirely black)
In settings: OK
Click to expand...
Click to collapse
because systemui.apk is not replace correctly
which file you have flashed??only systemUI or systemUI + framework
which rom ur using??name??
pankajdj007 said:
because systemui.apk is not replace correctly
which file you have flashed??only systemUI or systemUI + framework
which rom ur using??name??
Click to expand...
Click to collapse
Sorry, already restored.
Yes. System Ui no effect
I flashed systemUI + framework
I tried to delete systemui.odex, but did not work.
I use this rom (ODex ROM):
http://forum.xda-developers.com/gal...t/gt-i9192-galaxy-s4-mini-duos-4-4-2-t2832673
ADR USR said:
Sorry, already restored.
Yes. System Ui no effect
I flashed systemUI + framework
I tried to delete systemui.odex, but did not work.
I use this rom (ODex ROM):
http://forum.xda-developers.com/gal...t/gt-i9192-galaxy-s4-mini-duos-4-4-2-t2832673
Click to expand...
Click to collapse
i dont know
i'm using http://forum.xda-developers.com/galaxy-s4-mini/development/s6-n-n5-project-t3246171
there is no problem at all
pankajdj007 said:
i dont know
i'm using http://forum.xda-developers.com/galaxy-s4-mini/development/s6-n-n5-project-t3246171
there is no problem at all
Click to expand...
Click to collapse
This rom is DEODEX.
This MOD does not work in ODEX STOCK ROM
ADR USR said:
This rom is DEODEX.
This MOD does not work in ODEX STOCK ROM
Click to expand...
Click to collapse
Okk:good::good:, thanks for feedback
Well, this mod has "bugs" in Stock ROM. May work in ROMS as S5 PORT, etc.
I deodexed this ROM http://forum.xda-developers.com/gal...t/gt-i9192-galaxy-s4-mini-duos-4-4-2-t2832673 and the result :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
@ADR USR
it is because of framework-res.apk,
what you can do
1. flash systemui only
2. Use this rom http://forum.xda-developers.com/galaxy-s4-mini/development/s6-n-n5-project-t3246171
or other lollipop ports, which have white backgrounds and black text as primary
Lovely thanks. its working on my i9190. rom is same as yours.
Nice work mate.
pankajdj007 said:
@ADR USR
it is because of framework-res.apk,
what you can do
1. flash systemui only
2. Use this rom http://forum.xda-developers.com/galaxy-s4-mini/development/s6-n-n5-project-t3246171
or other lollipop ports, which have white backgrounds and black text as primary
Click to expand...
Click to collapse
Well, I prefer to use SilviuMik rom for its stability, zero bug, battery, etc.
But his work inspired me. :good: I decided to change only SystemUI, framework and Settings of SilviuMik rom . Thanks for the inspiration.
Thank you for this good work.
Can you explain how did you do this? Which programs did you use? Should we know java, xml or another language for porting framework and SystemUI like you did.
Sorry for my bad English
umuturunc said:
Thank you for this good work.
Can you explain how did you do this? Which programs did you use? Should we know java, xml or another language for porting framework and SystemUI like you did.
Sorry for my bad English
Click to expand...
Click to collapse
it is not that hard, anyone can do it
Little bit xml knowledge
you will need APK tool, Notepad ++,
any photo editing app such as photoshop (photoshop is easy for getting color codes which are required in xml editing)
decompile systemui.apk
then goto layout folder
and edit xml files
just see xml file carefully, and do modification
change icons png images from drawable folder
recompile, don't forget to sign
finally replace it
do search on google such as 'systemui modding guide xda'
For those who do not wish to install port ROM: Mod Framework/SystemUi/Settings - Deodexed Stock Roms
sorry ...
-Screen mirroring does not work
Attention: backup and Only flash the zip in deodexed rom . . No necessary wipes.
NOTE: If you do not want SFinder and Quick Connection delete :
system / priv-app / sfinder.apk
system / app / sfinder.apk
system / app / QuickConnectInteraction.apk
system / app / QuickConnect.apk
and To hide SFinder and quick connection use Wanam Xposed module.
if you want deodex Stock ROM (Samsung or SilviuMik rom , etc. ) :
http://forum.xda-developers.com/showthread.php?t=2725930http://
Credits:
pankajdj007
kokobenjamin
rrgrrg
Edit : Finally script work properly. Sorry for the lack of time.
pankajdj007 said:
modded by me PaNKaJ Mhatre
this is my first upload
for DEODEX roms
just flash it from recovery
make backup of following files before flashing
framework-res.apk
systemUI.apk
if you want notification background and brightness slider to be changed,
download: Marshmallow TouchWiz SystemUI + framework.zip file
this file contain framework-res.apk, from S6_Lolllipop_Port_ROM_v6
You can do following changes if you want:
Change font of SystemUI.apk, original fonts doesn't look perfect
Use fonter pro app
i'm using Roboto-Regular
Use S5 systemui theme xposed module
for Tab pro recent apps
Set dpi of systemUI.apk to 220, using apps settings xposed module
it will lower the size of panel and status bar
note: don't go below 200 dpi, it may cause problem
Click to expand...
Click to collapse
How To Set dpi of systemUI.apk to 220 ? Explain to me
hardwellmouad said:
How To Set dpi of systemUI.apk to 220 ? Explain to me
Click to expand...
Click to collapse
Use 'app settings' xposed module
i've attached in post
Do I need to flash a custom ROM for it to work? Or can I just use the Stock Kitkat Touchwiz
Do I need to flash a custom ROM for it to work? Or can I just use the Stock Kitkat Touchwiz
Click to expand...
Click to collapse
It will work on any touchwiz 4.4 kitkat stock rom

EMUI 8 Notifications TEXT! Color

Hello Guys,
I figured out to make my notifications background black, but I am no developer and would like to ask for your help.
There must be a way to change/edit the text color within the "theme.xml" of com.android.systemui in the theme.
As you can see the text color is still black, on black ground (green box)
In addition I wonder what .xml or .png file this white thing is in com.android.systemui, can you tell me? (yellow box)
Last thing, the action buttons text, is there also a way to change it? (blue box)
Thank you for your support :good:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sorry I don't bring any help. I'd like to know what you've done in order to have a black background for notifications.
A friend of mine with a Moto Z2 Play would kill to to do it
Scalpos said:
Sorry I don't bring any help. I'd like to know what you've done in order to have a black background for notifications.
A friend of mine with a Moto Z2 Play would kill to to do it
Click to expand...
Click to collapse
I modified following files within com.android.systemui/res/drawable-xxhdpi within the theme (hwt):
notification_bg_normal.xml
notification_guts_background.xml
notification_guts_bg.xml
notification_header_bg.xml
notification_icon_background.xml
notification_material_bg.xml
notification_material_bg_dim.xml
notification_expand_more.xml
and
actions_container_background.xml
actions_container_background_bottom_right_angle.xml
Change the filetype by renaming into png instead of xml.
Modify the png
Rename it in xml
I found the two additional files for the action field (blue box)
But how do I change the textcolor? :/
gonzostronzo said:
I found the two additional files for the action field (blue box)
But how do I change the textcolor? :/
Click to expand...
Click to collapse
Not possible in emui themes cause theme.xml dnt support some directory the text you need (i mean in an apk) is located in systemui/res/values/styles and in framework-res in values/style again .unfortunately the emui theme manager dnt support this directory then darck background is easy but light text is impossible.....so no.
The only way for non root users is Andromeda app from playstore (substratum)
maurydes said:
Not possible in emui themes cause theme.xml dnt support some directory the text you need (i mean in an apk) is located in systemui/res/values/styles and in framework-res in values/style again .unfortunately the emui theme manager dnt support this directory then darck background is easy but light text is impossible.....so no.
The only way for non root users is Andromeda app from playstore (substratum)
Click to expand...
Click to collapse
Hmm. I read something like that already before but your explanation was much better. But impossible is a hard word. Isn't there any other way to add the directory and Support to the theme?
I also read about and tried substratum, but according to all Information I got, this is not possible on EMUI. Is this right?
Thank you
gonzostronzo said:
I modified following files within com.android.systemui/res/drawable-xxhdpi within the theme (hwt):
notification_bg_normal.xml
notification_guts_background.xml
notification_guts_bg.xml
notification_header_bg.xml
notification_icon_background.xml
notification_material_bg.xml
notification_material_bg_dim.xml
notification_expand_more.xml
and
actions_container_background.xml
actions_container_background_bottom_right_angle.xml
Change the filetype by renaming into png instead of xml.
Modify the png
Rename it in xml
Click to expand...
Click to collapse
Thank you for the details ! :good:
gonzostronzo said:
Hmm. I read something like that already before but your explanation was much better. But impossible is a hard word. Isn't there any other way to add the directory and Support to the theme?
I also read about and tried substratum, but according to all Information I got, this is not possible on EMUI. Is this right?
Thank you
Click to expand...
Click to collapse
Andromeda app (payd) work also on emui device but warning playng whit substratum need attention bootloop or crash app is possible if you do something wrong.is your choice,personally can live whit stock notification
maurydes said:
Andromeda app (payd) work also on emui device but warning playng whit substratum need attention bootloop or crash app is possible if you do something wrong.is your choice,personally can live whit stock notification
Click to expand...
Click to collapse
Hmmm, where do you have this information from?
All I found was, that it is not workng on EMUI devices. Also I did not find any reliable instruction how to install it step by step? Because doing something wong is easy when you don't have clear instructions
And what do you mean by "payd", is there also a free version? Did not find any.
Thank you!!:good:
gonzostronzo said:
Hmmm, where do you have this information from?
All I found was, that it is not workng on EMUI devices. Also I did not find any reliable instruction how to install it step by step? Because doing something wong is easy when you don't have clear instructions
And what do you mean by "payd", is there also a free version? Did not find any.
Thank you!!:good:
Click to expand...
Click to collapse
Andromeda app is payd just search on play store,i dnt use andromeda (just my choice I have my reasons) but if you want explanation look on p20 xda forum for themes and apps i think here a thread for a theme whit Andromeda
maurydes said:
Andromeda app is payd just search on play store,i dnt use andromeda (just my choice I have my reasons) but if you want explanation look on p20 xda forum for themes and apps i think here a thread for a theme whit Andromeda
Click to expand...
Click to collapse
OK thank you, I will look it up.
But I would rather use my theme than trying to get andromada to work. The only thing that annoys me , are these big white fat notification boxes.
I just can't imagine there is no way to edit the textcolor
gonzostronzo said:
OK thank you, I will look it up.
But I would rather use my theme than trying to get andromada to work. The only thing that annoys me , are these big white fat notification boxes.
I just can't imagine there is no way to edit the textcolor
Click to expand...
Click to collapse
This should help:
https://forum.xda-developers.com/huawei-p20/themes/list-emui-8-1-compatible-themes-t3826788
https://forum.xda-developers.com/hu...bstratum-emui-miui-10-theme-emui-8-1-t3824580
https://forum.xda-developers.com/showpost.php?p=77026445&postcount=14
I will check this out myself.
cheers
derausgewanderte said:
This should help:
https://forum.xda-developers.com/huawei-p20/themes/list-emui-8-1-compatible-themes-t3826788
https://forum.xda-developers.com/hu...bstratum-emui-miui-10-theme-emui-8-1-t3824580
https://forum.xda-developers.com/showpost.php?p=77026445&postcount=14
I will check this out myself.
cheers
Click to expand...
Click to collapse
Could you please keep me updated if this worked for you?
I don't have EMUI 8.1, and I didn't find any Hamzio7 theme, that I liked more than my theme, or could I use any substratum theme?
As mentioned, I only dislike the white notification boxes.
Thx
This will help
https://forum.xda-developers.com/mate-10/themes/transform-notification-to-android-p-t3828726
spring80 said:
This will help
https://forum.xda-developers.com/mate-10/themes/transform-notification-to-android-p-t3828726
Click to expand...
Click to collapse
I tried this already before. It doesnt change the notification boxes...
See attachment
Check the settings
spring80 said:
Check the settings
Click to expand...
Click to collapse
What do you mean?
Wich settings? There are colors you can choose and themes, I set everything to black and dark. But the boxes are still white as you can see. Could you please be more precisely? Thx
Like this u mean
spring80 said:
Like this u mean
Click to expand...
Click to collapse
I cant see your attachment :/
Like this u mean

Categories

Resources