Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blundell/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.
https://github.com/blundell/screenontut

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

http://blog.blundell-apps.com/tut-keep-screen-onawake-3-possible-ways/