Android app that uses continuous sensing to track your runs.
my-runs is hosted in the following web site
https://github.com/deloschang/my-runs
If you think the Android project my-runs 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 my-runs.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Fragment Count | 3 |
Required Permissions | android.permission.CAMERA |
There are 1 image files in my-runs. The names of the image files are listed as follows.
default_profile.png
The following screenshort is generated from the image listed above.
my-runs has the following Java source files.
edu.dartmouth.cs.myruns2.HistoryTabFragment.java edu.dartmouth.cs.myruns2.MainActivity.java edu.dartmouth.cs.myruns2.MyRunsDialogFragment.java edu.dartmouth.cs.myruns2.ProfileActivity.java edu.dartmouth.cs.myruns2.SettingsTabFragment.java edu.dartmouth.cs.myruns2.StartTabFragment.java