We are trying to replicate a bug we found for a specific device. It seems to be a font issue so we are checking for a way to change the default system font of the Android emulator.
I already tried changing the font.xml from the sdk directly but it seems to be not working.
user27482733 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
To change the default system font in the Android emulator, you can try the following methods:
Using Developer option:
Some Android emulators allow font scaling adjustments via Developer Options. To check if you can tweak the font size:
Go to Settings → System → Developer Options (if it’s enabled).
Look for “Minimum width” or “Font size”. This can help mimic different font settings but may not apply to the entire system font.