I have an Activity that usually needs some time to watch the screen without interacting with it.
Activity
The problem is that the screen turns off, just like wit
You may want to use the wake-lock to prevent the screen off.Pleas refer http://developer.android.com/reference/android/os/PowerManager.WakeLock.html