1.Android要使用自几种定义字体,但是字体太他,用三种字体apk多了30多m,不想打包到apk中,有没有其他方式,下载到内存卡中?还是有没有其他的方式
怪我咯2017-04-17 17:36:38
At least one default font is packaged in the APK, otherwise the user experience will be degraded. Other methods can use network requests to obtain the font package from the server and save it locally. , save locally. At that time, a dialog box will pop up to remind the user to update the font package in the wifi environment.
伊谢尔伦2017-04-17 17:36:38
Prompt the user to download it locally if they want to use this font.
It seems like this is what Palm Reading looks like