Repository for the Android WayPoint application. Previously WayPoint Premium, now open-sourced..
WayPoint is hosted in the following web site
https://github.com/pettyjamesm/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 | 15 |
Target SDK Version | 4 |
Minimum SDK Version | 4 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in WayPoint. The names of the image files are listed as follows.
red_ring.png wp_header.png
The following screenshort is generated from the image listed above.
WayPoint has the following Java source files.
com.crobot.waypoint.AppController.java com.crobot.waypoint.CreateWPController.java com.crobot.waypoint.HomeActivity.java com.crobot.waypoint.HomeActivityController.java com.crobot.waypoint.OpenWPController.java com.crobot.waypoint.TrackingActivity.java com.crobot.waypoint.WPListController.java com.crobot.waypoint.store.StoredWayPoint.java com.crobot.waypoint.store.WayPointDBAdapter.java com.crobot.waypoint.store.WayPointSerializer.java com.crobot.waypoint.tracking.ArrowView.java com.crobot.waypoint.tracking.GPSAccuracyEvaluator.java com.crobot.waypoint.tracking.UserMarker.java com.crobot.waypoint.tracking.WPMapOverlay.java com.crobot.waypoint.tracking.WayPointSvc.java