Android Open Source - App display autobright






Project Summary

An android application for setting display brightness by sunset / rise times..

Web Site / Source Repository

autobright is hosted in the following web site
https://github.com/farble1670/autobright

If you think the Android project autobright listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of autobright.

ItemValue
Java File Count13
Minimum SDK Version8
Activity Count1
jar files usedacra-4.2.3.jar
zmanimAstronomical-1.2.1.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SETTINGS




Java Source Files

autobright has the following Java source files.

org.jtb.autobright.ALog.java
org.jtb.autobright.AutobrightApplication.java
org.jtb.autobright.BrightnessActivity.java
org.jtb.autobright.BrightnessPref.java
org.jtb.autobright.EventReceiver.java
org.jtb.autobright.EventService.java
org.jtb.autobright.LocationSettings.java
org.jtb.autobright.PartialLock.java
org.jtb.autobright.RiseBrightnessPref.java
org.jtb.autobright.SetBrightnessPref.java
org.jtb.autobright.WelcomeActivity.java
org.jtb.autobright.logcontrol.LogControlIntent.java
org.jtb.autobright.logcontrol.LogControlReceiver.java