Android Open Source - Map path Navigator






Project Summary

An Android application that tell the path between 2 given points on a specific map.

Web Site / Source Repository

Navigator is hosted in the following web site
https://github.com/c2khanna/Navigator

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

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

Navigator has the following Java source files.

ca.uwaterloo.lab4_203_28.MainActivity.java
mapper.InterceptPoint.java
mapper.LabeledPoint.java
mapper.LineSegment.java
mapper.MapLoader.java
mapper.MapView.java
mapper.NavigationalMap.java
mapper.PositionListener.java
mapper.VectorUtils.java