D5/D5+ Font fix

D5+ (and X5) FONT FIX aka INVISIBLE FONTS
For ROOT ONLY

On D5+ (and X5) in some applications fonts are just invisible like in Total Commander setting screens or in LTM Launcher settings
So here is my dirty fix for that, replacing some white fonts to more grayish.
Now I can at least see settings in applications.

This framework-res.apk is from official 20161226 version of D5+

Below is a quick instruction how to replace framework-res.apk

Instructions: pastebin.com/S8cQL788

If you want to do it yourself you have to decompile framework-res.apk and edit \res\values\colors.xml and compile changed resources back to framework-res.apk
AndroidMultitool is perfect for those tasks.
You can replace colors.xml with my colors.xml

Files:

colors.xml:
drive.google.com/open?id=0B5OQJKAvqNMSekVNeS1TVFJvalk

D5+framework-res.apk: drive.google.com/open?id=0B5OQJKAvqNMSXzRSZlJLT1dUNzA

It could be done being root from the own clock with some explorer ?? Thank you

Thanks sooooo much.
This solves a nightmare and make some app usable.

By the way, I found a syntax error in one of the commands you listed:

cp /storage/emulated/0/D5framework-res.apk /system/framework/framework-res.apk

should be…

cp /storage/emulated/0/D5+framework-res.apk /system/framework/framework-res.apk

Hello, I tried to apply the fix but the clock does not start is left in the logo, as I can apply the fix since there are letters that are not seen. Thank you

Does the fix fit both the d5 + w612 and the w613?

Mar 19, 2017 10:27:02 GMT 1 pba said:
D5+ (and X5) FONT FIX aka INVISIBLE FONTS For ROOT ONLY

On D5+ (and X5) in some applications fonts are just invisible like in Total Commander setting screens or in LTM Launcher settings
So here is my dirty fix for that, replacing some white fonts to more grayish.
Now I can at least see settings in applications.

This framework-res.apk is from official 20161226 version of D5+

Below is a quick instruction how to replace framework-res.apk

Instructions: pastebin.com/S8cQL788

If you want to do it yourself you have to decompile framework-res.apk and edit \res\values\colors.xml and compile changed resources back to framework-res.apk
AndroidMultitool is perfect for those tasks.
You can replace colors.xml with my colors.xml

Files:

colors.xml:
drive.google.com/open?id=0B5OQJKAvqNMSekVNeS1TVFJvalk

D5+framework-res.apk: drive.google.com/open?id=0B5OQJKAvqNMSXzRSZlJLT1dUNzA


Hi, I was trying it in both ways. But in both my D5+ wasn't starting. Just stay on boot logo. Do I have to wait a long time until it starts finally or is it with no hope if it is 5 mins on boot logo? I would like to the the fonts fixed otherwise there are some functions missing. Are there any other options with rooted apps?

Thanks for support.

Marc

I found another possiblity in another thread: /thread/1322/text-background-color-help?page=1&scrollTo=11857
This was working for me instead of editing the framework-res.apk