Simple map application that shows your planned route, and your current position.
Android-Bikemap is hosted in the following web site
https://github.com/tommywalsh/Android-Bikemap
If you think the Android project Android-Bikemap 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 Android-Bikemap.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COURSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Asset File Names | assets\hdpi\ic_launcher_bottle.xcf assets\mdpi\ic_launcher_bottle.xcf |
There are 3 image files in Android-Bikemap. The names of the image files are listed as follows.
ic_launcher_bottle.png ic_menu_close_clear_cancel.png ic_menu_directions.png
The following screenshort is generated from the image listed above.
Android-Bikemap has the following Java source files.
com.github.tommywalsh.map.BikeMapActivity.java com.github.tommywalsh.map.KMLParser.java com.github.tommywalsh.map.KMLSubmenu.java com.github.tommywalsh.map.RouteOverlay.java com.github.tommywalsh.map.TripLeg .java com.github.tommywalsh.map.Utils .java