Android development practice, developing an Android application to log one's workout statistics..
workoutlog is hosted in the following web site
https://github.com/GrasshopperQ/workoutlog
If you think the Android project workoutlog 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 workoutlog.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Fragment Count | 3 |
workoutlog has the following Java source files.
com.workoutlog.app.WorkoutDetailActivity.java com.workoutlog.app.WorkoutDetailFragment.java com.workoutlog.app.WorkoutListActivity.java com.workoutlog.app.WorkoutListFragment.java com.workoutlog.app.dummy.DummyContent.java