Android Open Source - App log energy






Project Summary

Simple Android app for logging your energy level throughout the day..

Web Site / Source Repository

energy is hosted in the following web site
https://github.com/elynde/energy

If you think the Android project energy 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 energy.

ItemValue
Java File Count18
Minimum SDK Version15
Activity Count7
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WAKE_LOCK




Java Source Files

energy has the following Java source files.

com.energyapp.Alarm.java
com.energyapp.AverageGraphView.java
com.energyapp.DBHelper.java
com.energyapp.EnergyGraphView.java
com.energyapp.GraphMenuActivity.java
com.energyapp.Helpers.java
com.energyapp.LogEntry.java
com.energyapp.LogEntryActivity.java
com.energyapp.LogLevelActivity.java
com.energyapp.MainActivity.java
com.energyapp.StartupReceiver.java
com.energyapp.ViewDataActivity.java
com.jjoe64.graphview.BarGraphView.java
com.jjoe64.graphview.GraphView.java
com.jjoe64.graphview.GraphViewSeries.java
com.jjoe64.graphview.LineGraphView.java
com.jjoe64.graphview.compatible.RealScaleGestureDetector.java
com.jjoe64.graphview.compatible.ScaleGestureDetector.java