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
- Get Shizuku permissions
- Basic resolution changing function
- Automatically undo if no operation within 10 seconds
- Multi-user support
- Basic DPI density changing function (depends on multi-user support)
- Automatically calculate dpi and resolution based on scaling
- Store display mode, QS switching, etc.
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
The debug version can currently be downloaded at Github Actions. BTW: If the artifacts in Github Actions is expired and cannot be downloaded, you can fork this project and rebuild it.