Android Open Source - Map Position Android-Bikemap






Project Summary

Simple map application that shows your planned route, and your current position.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-Bikemap.

ItemValue
Java File Count6
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.ACCESS_COURSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
Asset File Namesassets\hdpi\ic_launcher_bottle.xcf
assets\mdpi\ic_launcher_bottle.xcf




Resource Files

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.

null

Java Source Files

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