Some Android development for a course in university.
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.
The following table is the detailed list of GeoTrack.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
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.
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