Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 336 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 336 Bytes

ScreenOff

An android app to control your Android's screen to display or not display via Shizuku. This is not the same with pressing power key, since other APPs will CONTINUE working after turning off the screen.

How it works

By reflecting "android.view.SurfaceControl" (the same way with Scrcpy). Check it in "SurfaceControl.java".