prevent activity timeout on Android
in
Android Processing
•
2 years ago
I'm using accelerometer sensor through Ketai library to draw on the screen, so no screen-touch event is involved.
Do you know what would be the simplest and most correct way to prevent the activity to be paused and the screen turned black without screen-touching?
Do you know what would be the simplest and most correct way to prevent the activity to be paused and the screen turned black without screen-touching?
3