Is there an ADB command to change the devices font size?
I want to be able to change the font to any one of the options found in the UI (small
, medium
, huge
)
To change your display in Windows, select Start > Settings > Accessibility > Text size. To make only the text on your screen larger, adjust the slider next to Text size. To make everything larger, including images and apps, select Display , and then choose an option from the drop-down menu next to Scale.
Go to File -> Settings -> Editor -> Font -> Size.
Change Font Size for Android Text MessagesOpen “Settings.” Select “Display.” Tap “Advanced,” then choose “Font Size.” Use the slider to adjust the size.
Working method to change the font scale (Tested on android 7.1.1):
adb shell settings put system font_scale {float_representing_the_scale}
The font scales that are presented in the settings application: (as per android 10)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With