Android Open Source - App track GPSRoutes






Project Summary

The simple android application for the tracking your routes. It allows to see where user was few days or weeks ago..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GPSRoutes.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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