I'm using the String Object to display some text and running it on a Pixel 7 Pro emulator in Android Studio, but the text always seems to display as Arial. The fonts I've tried are Times New Roman (italic) and EB Garamond (italic).
Do I actually have to embed every font I want to use? Because I assumed fonts that are native to the device would automatically work.
Thanks.
Update: I've just discovered that the Font Embed object is Windows only. So I'm guessing that's not an option anyway.