Individual Project for cs276. Waypoint is a runners Application for tracking their progress day to day of their running times along routes..
WayPoint is hosted in the following web site
https://github.com/EdgeCaseBerg/WayPoint
If you think the Android project WayPoint 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 WayPoint.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 2 image files in WayPoint. The names of the image files are listed as follows.
androidmarker.png ic_action_search.png
The following screenshort is generated from the image listed above.
WayPoint has the following Java source files.
com.example.waypoint.MainActivity.java com.example.waypoint.Results.java com.example.waypoint.StartPage.java com.example.waypoint.Waypoint.java com.example.waypoint.WaypointItemizedOverlay.java