Android application to track your walking routes and show statistics about..
Sport-Tracker is hosted in the following web site
https://github.com/sneek0r/Sport-Tracker
If you think the Android project Sport-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.
The following table is the detailed list of Sport-Tracker.
Item | Value |
---|---|
Java File Count | 15 |
Minimum SDK Version | 5 |
Activity Count | 6 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 6 image files in Sport-Tracker. The names of the image files are listed as follows.
finish_flag.png flag_blue.png flag_green.png flag_red.png flag_white.png start_flag.png
The following screenshort is generated from the image listed above.
Sport-Tracker has the following Java source files.
org.sport.tracker.DBViewer.java org.sport.tracker.LauncherUI.java org.sport.tracker.MapUI.java org.sport.tracker.RecordInfoUI.java org.sport.tracker.RecordUI.java org.sport.tracker.SportTrackerProvider.java org.sport.tracker.StatisticUI.java org.sport.tracker.utils.Record.java org.sport.tracker.utils.RecordDBHelper.java org.sport.tracker.utils.RecordsListAdapter.java org.sport.tracker.utils.SportTrackerLocationListener.java org.sport.tracker.utils.TimeCountRunnable.java org.sport.tracker.utils.Waypoint.java org.sport.tracker.utils.WaypointDBHelper.java org.sport.tracker.utils.WaypointsOverlay.java