Android Open Source - Map Track geo-track






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of geo-track.

ItemValue
Java File Count8
Supported screen sizes[mdpi, ldpi, hdpi]
Target SDK Version14
Minimum SDK Version8
Activity Count4
Fragment Count1
jar files usedandroid-support-v13.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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