EMUI theme Editing [Making EMUI theme ] - Honor 8 Themes, Apps, and Mods

Hello guyss how are you. I wish you are fine.
Today I am posting how to make a emui theme .
create emui theme
Let's get started to Topic.
STEP : 1
WHAT TOOLS YOU NEED ?
-pc
-7 zip for compressing and decompressing theme [ DOWNLOAD]
-Notepad ++ or good code editor I use atom .[DOWNLOAD]
-A THEME for editings you can choose any . Eg [ download theme]
-Paint.net or adobe Photoshop for icons editing
Step 2
Rename .hwt file to zip
Then Decompress using 7z
Editing Description.xml
-After decompressing go to description.xml file
Code looks like this .
<?xml version="1.0" encoding="UTF-8"?>
<HwTheme>
<title>Emui3.0_IOSanonyMix</title>
<title-cn>IOS8-Anonymous </title-cn>
<author>The BDxoul</author>
<designer>xlizard Team</designer>
<screen>FHD</screen>
<version>3.0.1</version>
<font>Doridsans fallback</font>
<font-cn>方正准圆</font-cn>
</HwTheme>
<title> Your themes name
<author> author credit here
<designer> designer credit here
<version> theme version . which version emui 3.0 / 4.0/5.0
<font> font style [ you can change default font by create a directory called fonts in the root of the theme , and insert the ttf font (instead of default ) you must enter the font name without extension *.ttf ]
Remember Encoding must be UTF-8
{
"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"
}
Step 3
Icons
*all the file name / icons name should be shame
*All icons will be 192 px × 192 px or less.
*Icons must be in .png . select 8 bit or 32 bit
Download Icon pack from here : iconpack.zip
Step 4
Wallpapers
You can replace old wallpaper with new but the home screen wallpaper name should be ' home_wallpaper_0.jpg and unlock wallpaper name should be ' unlock_wallpaper_1.jpg
The size must be 1920×1080
aND FORMAT SHOULD BE .jpg or .png [png will be best]
Step 5
System apps
You can personalize all system app and color of text of the apps
start with the structure of the app/directory
Framework-res-hwtext
Here you can change icons/color
-theme.xmL : You can change the colors of text avilable.
-Drawable-xxhdpi- dirctory you can change image listed
Res
changings icons
-theme.xml-changing color of text avilable
-drawable-xxhdpi- changing image listed
You can edit further by own idea.
Step 6
Closing theme .
Select all and zip it and then rename it to .hwt
Step 7
Preview :
After that take screenshot of modifications.
simply rename .hwt to zip and Go to Preview folder and rename all screenshot as old.
and then repack you are ready.
Note : i'm not good or perfect . if i have done any mistake pls comment and i will correct my wrong points.
all images used are not my . images are copyrighted to their authors

I made a theme including 12.500 (twelve thousand five hundred) icons. Seems like the EMUI theme engine can not handle it. It's a pity. Same theme with 3700 icons works. The MIUI theme engine can handle the 12.500... Meh. Writing this to Huawei will not have any effect I guess.
Gesendet von meinem Redmi Note 3 mit Tapatalk

t-ryder said:
I made a theme including 12.500 (twelve thousand five hundred) icons. Seems like the EMUI theme engine can not handle it. It's a pity. Same theme with 3700 icons works. The MIUI theme engine can handle the 12.500... Meh. Writing this to Huawei will not have any effect I guess.
Gesendet von meinem Redmi Note 3 mit Tapatalk
Click to expand...
Click to collapse
may be . sir

bdxoul said:
Hello guyss how are you. I wish you are fine.
Today I am posting how to make a emui theme .
create emui theme
Let's get started to Topic.
STEP : 1
WHAT TOOLS YOU NEED ?
-pc
-7 zip for compressing and decompressing theme [ DOWNLOAD]
-Notepad ++ or good code editor I use atom .[DOWNLOAD]
-A THEME for editings you can choose any . Eg [ download theme]
-Paint.net or adobe Photoshop for icons editing
Step 2
Rename .hwt file to zip
Then Decompress using 7z
Editing Description.xml
-After decompressing go to description.xml file
Code looks like this .
<?xml version="1.0" encoding="UTF-8"?>
<HwTheme>
<title>Emui3.0_IOSanonyMix</title>
<title-cn>IOS8-Anonymous </title-cn>
<author>The BDxoul</author>
<designer>xlizard Team</designer>
<screen>FHD</screen>
<version>3.0.1</version>
<font>Doridsans fallback</font>
<font-cn>方
Click to expand...
Click to collapse

Hi, maybe you know how can I edit widgets in theme. There is a screen lock widget in honor 8 lite, emui 5.0.1. How can I change it, make it round for example?

Anyone pls post how to covert emui5 themes into emui4 themes.

udtul said:
Anyone pls post how to covert emui5 themes into emui4 themes.
Click to expand...
Click to collapse
It's can't be converted

vvr680 said:
Hi, maybe you know how can I edit widgets in theme. There is a screen lock widget in honor 8 lite, emui 5.0.1. How can I change it, make it round for example?
Click to expand...
Click to collapse
Clarify question please

bdxoul said:
Clarify question please
Click to expand...
Click to collapse
I want to change the icon of Screen Lock widget. Its a small 1x1 widget that locks the screen when pressing it.

udtul said:
Anyone pls post how to covert emui5 themes into emui4 themes.
Click to expand...
Click to collapse
Yes it can be..you might need to add couple of xml..i think calendar and one more i believe.
I will check and let you know

shashank1320 said:
Yes it can be..you might need to add couple of xml..i think calendar and one more i believe.
I will check and let you know
Click to expand...
Click to collapse
I am not a dev but will try.
And thanks for ur help.

udtul said:
I am not a dev but will try.
And thanks for ur help.
Click to expand...
Click to collapse
Let me try to get the exact files and method. Will respond tomorrow on the same

What's the exact problem

can we change the app label colors?....if yes... please post the xml code for that

adarshsree said:
can we change the app label colors?....if yes... please post the xml code for that
Click to expand...
Click to collapse
Here you can change icons/color
-theme.xmL : You can change the colors of text avilable.
-Drawable-xxhdpi- dirctory you can change image listed
Res
changings icons
-theme.xml-changing color of text avilable
-drawable-xxhdpi- changing image listed

I wanted to customize a emui 8 theme I got via the playstore, I managed to change the Icons without a problem but the appdrawer one makes some problems. I managed to change it but when I long-press it a weird green box appears around it. Do you know what might cause this and how I can fix it?

Design App does not find the theme
Hello,
after editing a color in the theme.xml and following Instructioms the Design App not finding the theme even it is placed in the right directory.
Any suggestions?
Thanks
Barbara

Also a very easy method is to use the EMUI Theme Editor:
Infos, All Instructions and program can be found here:
https://developer.huawei.com/consumer/en/devservice/doc/30106

Noob here... How to actually edit the system apps (colors for different fields) and framework-res (res-hwext) files?

Related

[THEME][MIUI] SG3Bri [v1.3 RELEASED] NEW DOWNLOADS LINKS

My own theme : SG3Bri v1.3 and SG3Bri v1.0
Screenshots below​
Changelog
version 1.3
- tested on Indroid 5.2, 5.1, 5.0
- 9 Mod lockscreen
- Signa's icon
- iphone style dockbar
- change default wallpaper
- change SG2's lockscreen
- some changelogs of Dashblack
Version 1.0
- tested on kyrillos 7.1, 7.0, 6.0, 5.7 and Indroid 5.2, 5.1, 4.3.
- blue market
- MIUI bootanimation.
- MIUI wallpaper
- change default wallpaper
- icon usb connect
- icon for settings and boot menu.
- gingerbread top bar
- MIUI battery
- change font style
- blue white notification
- some others
Download
18/08/11 version 1.3 : http://www.mediafire.com/?1fzv64462lhf15j - 826
03/08/11 version 1.0 : http://www.multiupload.com/GWJO5QULKG don't work someone can upload it please ? - 862
Step to install
- Using CWM
1. copy zip to sdcard
2. go to Recovery
3. wipe cache
4. go to advanced
5. dalvik-cache
6. go to install zip from sd
7. chose SG3Bri v.x.xx.zip
OR
- Using Adb/QtAdb
1. push the files in respective directories
2. go to Recovery
3. wipe cache
4. go to advanced
5. dalvik-cache
6. go to install zip from sd
7. chose SG3Bri v.x.xx.zip
Screenshot
Version 1.3
{
"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"
}
[/URL]
[/URL]
[/URL]
[/URL]
[/URL]
Version 1.0
Credit
- Akash.gpta
- dhirend_6d
OLDER VERSIONS !
SG3Bri 0.1.5 Beta
http://www.megaupload.com/?d=UZSN9RP0
* Tested with inDroid 4.3
* Added new icons + Aelus HD !
* 80% transparent top bar
* New icons for top bar
SG3Bri 0.1 Beta
http://www.megaupload.com/?d=HZRR8SSV
Good new
Good Luck
icons look pixelated :b
rafadm said:
icons look pixelated :b
Click to expand...
Click to collapse
It's the appolo's resolution who makes it
240*400 is bad...
Changelog :
Slide bar totaly removed [thanks to akash]
i use big icons on my apollo and they dont look pixelzed at all
Uploaded with ImageShack.us
rafadm said:
i use big icons on my apollo and they dont look pixelzed at all
Uploaded with ImageShack.us
Click to expand...
Click to collapse
Yeah guy
But I use MIUI's launcher !
Not deskopt visualiser or others
I've tried to change it . thanks
brigo said:
Yeah guy
But I use MIUI's launcher !
Not deskopt visualiser or others
I've tried to change it . thanks
Click to expand...
Click to collapse
oh then maybe its pixelized because of bad optimization on the miui launcher port... not saying that your work isn't good. its awesome but it needs to be perfect hehe
peace
And Can you tell me how Can I have a better optimization ?
Thanks
EDIT : I'm niewbie in themes
brigo said:
And Can you tell me how Can I have a better optimization ?
Thanks
EDIT : I'm niewbie in themes
Click to expand...
Click to collapse
the miui launcher has huge resolution compared to our g3. thats whats causing the pixel excess...
rafadm said:
the miui launcher has huge resolution compared to our g3. thats whats causing the pixel excess...
Click to expand...
Click to collapse
Yes... But it's not too pixelised ! hehe just a little bit
It's not disturbing
If someone want help us , it would be great
brigo said:
If someone want help us , it would be great
Click to expand...
Click to collapse
are u resizing the icons?
im my experience everytime I resized images not on photoshop i get pixel excess... try to resize them on photoshop maybe it's the way to go :d
rafadm said:
are u resizing the icons?
im my experience everytime I resized images not on photoshop i get pixel excess... try to resize them on photoshop maybe it's the way to go :d
Click to expand...
Click to collapse
I've token icons AELUS HD and I don't have resized them...
Must I
Pre test is released !!!!!!!!!!!!!!!
Pklz try it ...
It's juste the biginning !!!!
And post feedback plz
brigo said:
I've token icons AELUS HD and I don't have resized them...
Must I
Click to expand...
Click to collapse
For the best result you have to resize them and save it with high quality, I think...
Stylooo said:
For the best result you have to resize them and save it with high quality, I think...
Click to expand...
Click to collapse
Thanks
I will do it in next release !
rafadm said:
are u resizing the icons?
im my experience everytime I resized images not on photoshop i get pixel excess... try to resize them on photoshop maybe it's the way to go :d
Click to expand...
Click to collapse
yeah you're right.. I used paint.net to resize the icons and they were pixelized..
used photoshop and they were good...
Some tips I'd recommend:
Icon size : 48 x 48 pixels
In photoshop, Select save for web & devices and save them as png-24

[THEME][9 LOCKSCREENMOD] Dash Black Final (Reuploaded)(Icon bug fixed)

CHECK SCREENIES BELOW. NO MORE ICON BUG​
This is my Dash Black theme. I have made the framework full black(and white) . The panels are from Minimal Black which I liked very much. Minimal Black ported by NITESHTAK. .
A big thanks to AKASH.GUPTA for porting 9 lockscreenmod. The 9 lockscreenmod port by AKASH.GUPTA here.
-----------------------------------------------------------------------------------------------------------------------------​
STEPS TO INSTALL : -
Any applied theme will be wiped off.
1) Copy zip to SDcard.
2) Reboot in Recovery and install the zip from SD card.
3) Reboot.
4) Enjoy.
-----------------------------------------------------------------------------------------------------------------------------​DOWNLOADS : -
Link to the theme FINAL VERSION reuploaded here.
(No MIUI, no icon bug).
Changelog in second post.
-----------------------------------------------------------------------------------------------------------------------------​
SCREENSHOTS OF FINAL VERSION : -
{
"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"
}
MIUI DASH BLACK : -​
Changelog Final Version : -
1) Fixed framework bugs.
2) Changed wallpaper.
3) Changed SGS2 lockscreen wallpaper.
4) Fixed the text colour in secondary title bars (Was not clearly visible before).
5) Fixed the music player extension in SGS2 lockscreen (Did not fit properly before).
6) Iphone and Suave icon pack.
7) Themed dialer.
8) Several widgets included.
Changelog Version 2 : -
1) Ported theme to 9 lockscreens.
2) Changed secondary text in apps to white.
3) Added light white menuitem button press effect.
4) Added slider to launcher.
5) Notification bar transperant.
6) Changed few icons in notifications bar.
7) Black(white) Settings.apk
8) Added some dark effects to lockscreens.
Version 1 features : -
1) All black(white) theme.
2) 5 lockscreens. Lockscreens are black(white).
3) 1% battery mod.
4) Black(white) extended power menu.
5) Black notifications bar white white icons.
6) Black(white) panels and progress bars.
7) Black menus with white text.
Looks nice
Looks very nice..!!
If you can add some pretty good icons with curved edges i am going for it
All the best
good job but please make the name same as other MIUI themes "[THEME][MIUI]" (akash asked this on his thread) also akash didnt make MIUIWiz (team sbrissenm mod did) he ported the launcher and frameworks
looks very nice.
gud to see guys working on miui themes.
jazux said:
good job but please make the name same as other MIUI themes "[THEME][MIUI]" (akash asked this on his thread) also akash didnt make MIUIWiz (team sbrissenm mod did) he ported the launcher and frameworks
Click to expand...
Click to collapse
I changed the title and credits.
Good job
I make to theme for MIUI you know and I would like to know which files must I change to have like it :
thanks guy
brigo said:
Good job
I make to theme for MIUI you know and I would like to know which files must I change to have like it
Click to expand...
Click to collapse
For black background, you have to replace menuitem_xxxx pngs in mdpi folder. And to make text white, you have to edit styles.xml in values folder. The value of : -
style name="TextAppearance.Widget.IconMenu.Item" and
style name="Theme.ExpandedMenu".
dhirend_6d said:
For black background, you have to replace menuitem_xxxx pngs in mdpi folder. And to make text white, you have to edit styles.xml in values folder. The value of : -
style name="TextAppearance.Widget.IconMenu.Item" and
style name="Theme.ExpandedMenu".
Click to expand...
Click to collapse
Thanks very much
Nice work..mate!!
Tested on Indroid 5.2. Works fine. Very nice theme
traper111 said:
Tested on Indroid 5.2. Works fine. Very nice theme
Click to expand...
Click to collapse
That s great. . Glad you liked it.
Update Report : - Framework 99 % fixed.
In new version,
1) Added white button press effect.
2) Changed seperator lines from blue to white.
3) Changed colour of secondary text to white.
4) Changed button press from blue to light black.
Hey guys
I have seen that you done a black theme MIUI as I wanted to do...
So , Do you want make a team to continue the theme both ?
brigo said:
Hey guys
I have seen that you done a black theme MIUI as I wanted to do...
So , Do you want make a team to continue the theme both ?
Click to expand...
Click to collapse
Sure. . I ll be happy to make a team.
ok
I think I've more image for you It's for launcher ...
So I changed image in launcher and you say me
I share you that in 30 minuts
Permission to use your theme on g3mod ROM ?
dharamg3 said:
Permission to use your theme on g3mod ROM ?
Click to expand...
Click to collapse
Sure. I will PM link for final edited version to you.
Edit : - But this version doesn t have 9 lockscreen mod. It has only 5. I am currently working on 9 lockscreen mod with brigo. I ll copy ldpi and mdpi folders and test and then give if in some time if you say.
dhirend_6d said:
Sure. I will PM link for final edited version to you.
Edit : - But this version doesn t have 9 lockscreen mod. It has only 5. I am currently working on 9 lockscreen mod with brigo. I ll copy ldpi and mdpi folders and test and then give if in some time if you say.
Click to expand...
Click to collapse
OK...let me know

[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.

Theming in Lollipop. Easier than ever

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.

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