Android: Visualize GPX files (coordinates) on a map.
trampletrack is hosted in the following web site
https://github.com/mikemey/trampletrack
If you think the Android project trampletrack 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 trampletrack.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 5 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE at.mm.trampletrack.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
Asset File Names | assets\SWCP13.gpx |
There are 8 image files in trampletrack. The names of the image files are listed as follows.
addtrack.png back.png folder.png forward.png layer.png marker.png myloc.png settings.png
The following screenshort is generated from the image listed above.
trampletrack has the following Java source files.
at.mm.trampletrack.GMapActivity.java at.mm.trampletrack.ImportActivity.java at.mm.trampletrack.ShowTracksActivity.java at.mm.trampletrack.StartActivity.java at.mm.trampletrack.Statics.java at.mm.trampletrack.backend.DBAdapter.java at.mm.trampletrack.backend.GPXImporter.java at.mm.trampletrack.dto.Coordinate.java at.mm.trampletrack.dto.Track.java