Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turn on screen only when necessary #5

Open
XXaorui opened this issue Sep 9, 2019 · 1 comment
Open

turn on screen only when necessary #5

XXaorui opened this issue Sep 9, 2019 · 1 comment

Comments

@XXaorui
Copy link

XXaorui commented Sep 9, 2019

considering adb shell input keyevent 26 = POWER_KEY,
it can be used to control screen for phones without screen lock.
furthermore, use input swipe/tap to simulate swipe/password input on lock screen.
so, seems like always-on screen requirement can be removed.

add a wrapper onto the hourly operation function, in the code implementation, right?

@gemfield
Copy link
Contributor

This means program will lock & unlock screen every 30 seconds, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants