A School project for Android. App that keeps list of locations where user has been moving and shows them on a map after being clicked..
geo-track is hosted in the following web site
https://github.com/roboto503/geo-track
If you think the Android project geo-track 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 geo-track.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v13.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 3 image files in geo-track. The names of the image files are listed as follows.
arrow.png ic_launcher_red.png ic_launcher_yellow.png
The following screenshort is generated from the image listed above.
geo-track has the following Java source files.
com.roboto503.geotrack.About.java com.roboto503.geotrack.GeoTrackOverlays.java com.roboto503.geotrack.Locations.java com.roboto503.geotrack.MainMenu.java com.roboto503.geotrack.MyMap.java com.roboto503.geotrack.db.DatabaseHelper.java com.roboto503.geotrack.db.GeoTrackerLocation.java com.roboto503.geotrack.db.LocationsDataSource.java