Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jiesou/Android-Screener

A Shizuku/ROOT tool for easily adjusting screen resolution and frame rate
https://github.com/jiesou/Android-Screener

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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

- [x] Get Shizuku permissions
- [x] Basic resolution changing function
- [x] Automatically undo if no operation within 10 seconds
- [x] Basic DPI density changing function
- [ ] Basic frame rate changing function
- [ ] Multi-user support
- [x] 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](https://github.com/jiesou/Android-Screener/actions) page first, if the artifacts in Github Actions is expired and cannot be downloaded, you can *fork* this project and rebuild it.