文件名称:Android代码-Prevent-Screen-Off
文件大小:2.04MB
文件格式:ZIP
更新时间:2022-08-25 23:08:51
Android代码
Prevent-Screen-Off Featured in: Medium What is this library for? Ideally, when you user is looking at the screen, your application should not turn the screen off. This is huge deal for the blogging, messaging applications because those applications displays textual content to the user. Reading those textual content takes more time to the user. While reading that content (let say anu article) if the screen turns off, because of the screen timeout that is frustrating to the user. This li
【文件预览】:
Prevent-Screen-Off-master
----.gitignore(118B)
----settings.gradle(41B)
----build.gradle(716B)
----.travis.yml(2KB)
----assets()
--------Prevent_screen_off.gif(26KB)
----gradlew(5KB)
----prevent-screen-off()
--------.gitignore(7B)
--------build.gradle(4KB)
--------src()
--------proguard-rules.pro(671B)
----LICENSE.txt(11KB)
----README.md(6KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.idea()
--------misc.xml(2KB)
--------encodings.xml(159B)
--------gradle.xml(693B)
--------vcs.xml(180B)
--------copyright()
--------runConfigurations.xml(564B)
--------compiler.xml(686B)
--------modules.xml(542B)
----apk()
--------sample.apk(2.26MB)
----gradle()
--------wrapper()
----smaple()
--------.gitignore(7B)
--------build.gradle(623B)
--------src()
--------proguard-rules.pro(671B)