The simple android application for the tracking your routes. It allows to see where user was few days or weeks ago..
GPSRoutes is hosted in the following web site
https://github.com/desuzekiddo/GPSRoutes
If you think the Android project GPSRoutes 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 GPSRoutes.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 5 image files in GPSRoutes. The names of the image files are listed as follows.
btn_default_disabled_focused_holo_dark.9.png btn_default_disabled_holo_dark.9.png btn_default_focused_holo_dark.9.png btn_default_normal_holo_dark.9.png btn_default_pressed_holo_dark.9.png
The following screenshort is generated from the image listed above.
GPSRoutes has the following Java source files.
com.example.gpsroutes.GPSRoutes.java com.example.gpsroutes.RouteDataBase.java com.example.gpsroutes.RouteDataBaseHelper.java com.example.gpsroutes.RouteLocationManager.java com.example.gpsroutes.RouteNode.java com.example.gpsroutes.RouteTracking.java com.example.gpsroutes.RouteWebActivity.java