Android Open Source - GPS navigation myRoute






Project Summary

A GPS based Turn-by-Turn voice enabled Navigation application for android powered smartphone....

Web Site / Source Repository

myRoute is hosted in the following web site
https://github.com/maksumon/myRoute

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

ItemValue
Java File Count12
Supported screen sizes[mdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count5
jar files usedandroid-support-v4.jar
osmbonuspack_v4.1.jar
osmdroid-android-4.0.jar
osmdroid-third-party-4.0.jar
slf4j-android-1.5.8.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\Aclonica.ttf
assets\Fondamento-Regular.ttf




Resource Files

There are 38 image files in myRoute. The names of the image files are listed as follows.

bicycle_active.png
bicycle_normal.png
bonuspack_bubble.9.png
bonuspack_bubble_black.9.png
car_ctive.png
car_ormal.png
cedoclose.png
contact.png
current_active.png
current_normal.png
destination.png
destination2.png
home.png
ic_arrived.png
ic_continue.png
ic_empty.png
ic_roundabout.png
ic_sharp_left.png
ic_sharp_right.png
ic_slight_left.png
ic_slight_right.png
ic_turn_left.png
ic_turn_right.png
ic_u_turn.png
list_active.png
list_normal.png
marker.png
marker2.png
marker_node.png
marker_poi_default.png
moreinfo_arrow.png
moreinfo_arrow_pressed.png
pedestrian_active.png
pedestrian_normal.png
refresh_active.png
refresh_normal.png
source.png
source2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

myRoute has the following Java source files.

com.maksumon.myroute.ContactDB.java
com.maksumon.myroute.ContactListActivity.java
com.maksumon.myroute.GPSTracker.java
com.maksumon.myroute.GoogleGeocoder.java
com.maksumon.myroute.MainActivity.java
com.maksumon.myroute.MyItemizedOverlay.java
com.maksumon.myroute.POIActivity.java
com.maksumon.myroute.POIInfoWindow.java
com.maksumon.myroute.RouteActivity.java
com.maksumon.myroute.SettingsActivity.java
com.maksumon.myroute.Utility.java
com.maksumon.myroute.WelcomeActivity.java