/Android-Screener

A Shizuku/ROOT tool for easily adjusting screen resolution and frame rate

Primary LanguageKotlinMIT LicenseMIT

Android-Screener

A simple Shizuku tool for easily adjusting screen resolution and frame rate

Still under development

I am busy with my studies and have no time to update this app (for now). Contributions welcome

Screenshots (Preview)

Screener Home Page

TODO

  • Get Shizuku permissions
  • Basic resolution changing function
  • Automatically undo if no operation within 10 seconds
  • Basic DPI density changing function
  • Basic frame rate changing function
  • Multi-user support
  • Automatically calculate dpi and resolution based on scaling
  • Store display mode and apply it
  • Edit display mode
  • QS switching

Notice

If you've broken your phone, you can use the wm command from your computer ADB to recover it.

adb shell wm size reset
adb shell wm density reset

Download

The apk on the Releases page is updated manually and will not be synchronized with the latest updates, and the program is not yet complete enough to be “released”!

So it's best to download the apk from the Actions page first, if the artifacts in Github Actions is expired and cannot be downloaded, you can fork this project and rebuild it.