An Android app that tracks and displays your geolocation traces on a map..
GeoTracker is hosted in the following web site
https://github.com/longbiaochen/GeoTracker
If you think the Android project GeoTracker 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 GeoTracker.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_ASSISTED_GPS android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_GPS android.permission.ACCESS_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.INTERNET android.permission.VIBRATE |
There are 1 image files in GeoTracker. The names of the image files are listed as follows.
pin.png
The following screenshort is generated from the image listed above.
GeoTracker has the following Java source files.
com.geotracker.Database.java com.geotracker.Main.java com.geotracker.PositionOverlay.java com.geotracker.Util.java