Skip to content

Instantly share code, notes, and snippets.

@LloydBlv
Last active June 7, 2024 08:03
Show Gist options
  • Save LloydBlv/6bceda3c0c11119cd6e7cdd7ff973f74 to your computer and use it in GitHub Desktop.
Save LloydBlv/6bceda3c0c11119cd6e7cdd7ff973f74 to your computer and use it in GitHub Desktop.
Cause consecutive "Config changes" adb command
adb shell content insert --uri content://settings/system --bind name:s:font_scale --bind value:f:1.15;adb shell content insert --uri content://settings/system --bind name:s:font_scale --bind value:f:1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment