Android Open Source - App track Workout-Tracker






Project Summary

An android app that I created to track my Workouts. Now you know how I look fit ;).

Web Site / Source Repository

Workout-Tracker is hosted in the following web site
https://github.com/sudar/Workout-Tracker

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

ItemValue
Java File Count13
Activity Count6

Resource Files

There are 7 image files in Workout-Tracker. The names of the image files are listed as follows.

ic_menu_add.png
ic_menu_info_details.png
ic_tab_graph_grey.png
ic_tab_graph_white.png
ic_tab_list_grey.png
ic_tab_list_white.png
start_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Workout-Tracker has the following Java source files.

com.sudarmuthu.android.wt.activities.EntriesDateActivity.java
com.sudarmuthu.android.wt.activities.EntriesGraphActivity.java
com.sudarmuthu.android.wt.activities.EntriesListActivity.java
com.sudarmuthu.android.wt.activities.EntriesStatsActivity.java
com.sudarmuthu.android.wt.activities.ShowExercisesListActivity.java
com.sudarmuthu.android.wt.activities.TabWidget.java
com.sudarmuthu.android.wt.app.WorkoutTrackerApp.java
com.sudarmuthu.android.wt.data.DBConstants.java
com.sudarmuthu.android.wt.data.DBData.java
com.sudarmuthu.android.wt.data.DBUtil.java
com.sudarmuthu.android.wt.data.Entry.java
com.sudarmuthu.android.wt.data.Exercise.java
com.sudarmuthu.android.wt.graph.EntryGraphHandler.java