I know there are many questions regarding font installation on android emulator. I’m sharing the method that worked for me as an answer, if anyone have a better way please share it.
I know there are many questions regarding font installation on android emulator. I’m sharing
Share
Whenever android fails to find a specific character it looks to
DroidSansFallback.ttf, so what you need to do is replace theDroidSansFallback.ttfof the emulator by renaming a ttf font of your required language toDroidSansFallback.ttf. Do the following steps.That’s it.
I used this method to answer a question about Bangla Font Insatallation