Modify Android Device Font Size Using SOTI MobiControl

Publish Date: 24-Jan-2024 Last Modified Date: 27-Aug-2025 SOTI MobiControl
1693 0

Summary

This article demonstrates how to change Android device font size directly via SOTI MobiControl using a legacy script

Related SOTI ONE Platform Products

SOTI MobiControl

Related Device OS

Android Classic;Android Enterprise

Situation

Some of our users might like to modify the font size of their Android devices. Rather than going into the settings and changing them manually 1 by 1, it is more efficient to send a legacy script to change a group of Android devices all at once.

 

Environment

Tested on:

  • Agent version: 2024.0
  • Device: Point Mobile PM451 running Android 11
  • MC version: 15.6.3

Process Description

In SOTI MobiControl, once you have selected the Android device(s) you want to apply the font size change to:

1. Select Send Script.

Selecting Send Script on a device. 

2. For Script Type, select Legacy. Then, in the Script Editor, enter the following script

writesecuresetting -sys font_scale 1.0



Entering in a legacy script. 
 

Note: 
1.0 is the default/regular size. 
1.2 is large. 
1.3 is very large.

3. Select Send Script.

 

Verification and Validation

Navigate the Android device menus to verify font size changes.

The Android device's font size changes to the script's input number. 

For this example, a 1.2 size was used.

Viewing the font size on device.

Was this helpful?