Android Open Source - Development course GeoTrack






Project Summary

Some Android development for a course in university.

Web Site / Source Repository

GeoTrack is hosted in the following web site
https://github.com/Artsu/GeoTrack

If you think the Android project GeoTrack 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 GeoTrack.

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




Resource Files

There are 2 image files in GeoTrack. The names of the image files are listed as follows.

ic_action_search.png
marker.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GeoTrack has the following Java source files.

fi.jyu.ties425.geotrack.ListActivity.java
fi.jyu.ties425.geotrack.MainActivity.java
fi.jyu.ties425.geotrack.PointsInMapActivity.java
fi.jyu.ties425.geotrack.map.GeoTagOverlay.java
fi.jyu.ties425.geotrack.model.GeoTag.java
fi.jyu.ties425.geotrack.util.CommonUtil.java
fi.jyu.ties425.geotrack.util.MyLocation.java
fi.jyu.ties425.geotrack.widget.GeoTagAdapter.java