Resolved K20pro last stable (10.3.17) Notes crash


hiroptera

Members
Aug 4, 2019
39
20
Mi Notes crashing after launch.
146172b49cb7b200ef4212562afc2990.jpg
 
Flash this, it should fix it: (mount System partition before flashing)

Hi Igor, have tried to flash, doenst seem to work? i mounted system, i can also explore it via file manager pf twrp, no added fonts like the ones at the shell,
thanks for helping.
 
Last edited:
Hi Igor, have tried to flash, doenst seem to work? i mounted system, i can also explore it via file manager pf twrp, no added fonts like the ones at the shell,
thanks for helping.
Try mounting System partition in TWRP, connect the device to PC, run "adb shell" and execute these commands:
Code:
ln -sf Roboto-Thin.ttf /system/fonts/Miui-Thin.ttf
ln -sf Roboto-Light.ttf /system/fonts/Miui-Light.ttf
ln -sf Roboto-Regular.ttf /system/fonts/Miui-Regular.ttf
ln -sf Roboto-Bold.ttf /system/fonts/Miui-Bold.ttf
rm -f /system/fonts/MiLanProVF.ttf