Simple Android app for logging your energy level throughout the day..
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.
The following table is the detailed list of energy.
Item | Value |
---|---|
Java File Count | 18 |
Minimum SDK Version | 15 |
Activity Count | 7 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WAKE_LOCK |
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