问题
I need to change installed on Android emulator fonts. E.g. I would like to install TrueType font which covers some other locales like Arabic, Chinese or so. I just wonder is it possible or not?
回答1:
You should overwrite /system/fonts/DroidSansFallback.ttf
using adb or another tool. Make sure to have a backup of the file first.
来源:https://stackoverflow.com/questions/4154639/is-it-possible-to-change-android-emulator-fonts