问题
How to change or install custom fonts to the Android device, What class or method is usable in custom Launchers that change the system fonts, of an android device,
回答1:
There isn't a clear cut place (that I could find at least) where it states you can't do it. However, a google search on how to set custom font android leads you to two, and only two ways:
- Root it
- Use a custom launcher
Again, while this doesn't prove anything, it seems suspicious there isn't any reference to another way, however obscure it may be.
p.S.: I'd post this as a comment but I don't have enough rep yet and it doesn't seem toooo misplaced as an answer.
回答2:
1) Right-click the res folder and go to New > Android resource directory. The New Resource Directory window appears.
2) In the Resource type list, select font, and then click OK.
3) The name of the resource directory must be font.
4) Add your font files in the font folder.
来源:https://stackoverflow.com/questions/48284113/how-to-change-mobile-fonts-mean-install-custom-fonts-to-system