Skip to content

Instantly share code, notes, and snippets.

@kevalpatel2106
Created November 5, 2016 04:46
Show Gist options
  • Save kevalpatel2106/5868baeec08b84bf493183e1b6599b96 to your computer and use it in GitHub Desktop.
Save kevalpatel2106/5868baeec08b84bf493183e1b6599b96 to your computer and use it in GitHub Desktop.
Medium - Prevent Screen off
public class MainActivity extends AnalyserActivity //Inherit AnalyseActivity to automatically manage activity callback.
implements ScreenListner { //Implement the listener to get the callbacks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment