ScreenOnTut.This repo holds an app that shows three possible ways to keep the screen turned on in an android activity (Window Flags, WakeLock or XML). Perhaps you have a lot of text for the user to read, or a map to navigate, any activity that doesn't involve user interaction but wants to present information will need this.