An android app where you can keep track of all the races you swom..
TimeToSwim is hosted in the following web site
https://github.com/Thenewprogramming/TimeToSwim
If you think the Android project TimeToSwim 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 TimeToSwim.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 7 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 5 image files in TimeToSwim. The names of the image files are listed as follows.
content_add.png content_edit.png navigation_accept.png navigation_cancel.png social_share.png
The following screenshort is generated from the image listed above.
TimeToSwim has the following Java source files.
com.thenewprogramming.android.timetoswim.AddMatchActivity.java com.thenewprogramming.android.timetoswim.AddRaceFragment.java com.thenewprogramming.android.timetoswim.BuildConfig.java com.thenewprogramming.android.timetoswim.BuildConfig.java com.thenewprogramming.android.timetoswim.DatePickerFragment.java com.thenewprogramming.android.timetoswim.HomeActivity.java com.thenewprogramming.android.timetoswim.Match.java com.thenewprogramming.android.timetoswim.MatchManager.java com.thenewprogramming.android.timetoswim.Race.java com.thenewprogramming.android.timetoswim.Racetype.java com.thenewprogramming.android.timetoswim.RacetypeManager.java com.thenewprogramming.android.timetoswim.SettingsActivity.java com.thenewprogramming.android.timetoswim.TestRacetype.java