Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/blundell/screenontut
- Owner: blundell
- Created: 2012-08-23T09:57:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-23T09:59:24.000Z (over 12 years ago)
- Last Synced: 2024-10-15T17:47:15.785Z (3 months ago)
- Language: Java
- Homepage: http://blog.blundell-apps.com/tut-keep-screen-onawake-3-possible-ways/
- Size: 105 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
http://blog.blundell-apps.com/tut-keep-screen-onawake-3-possible-ways/