Android Open Source - Map application MyNavi






Project Summary

An Android application that reads map information and guides a user through the corresponding physical environment..

Web Site / Source Repository

MyNavi is hosted in the following web site
https://github.com/mandishshah/MyNavi

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
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

MyNavi has the following Java source files.

ca.waterloo.Lab1_201_15.InterceptPoint.java
ca.waterloo.Lab1_201_15.LabeledPoint.java
ca.waterloo.Lab1_201_15.LineGraphView.java
ca.waterloo.Lab1_201_15.LineSegment.java
ca.waterloo.Lab1_201_15.MainActivity.java
ca.waterloo.Lab1_201_15.MapLoader.java
ca.waterloo.Lab1_201_15.MapView.java
ca.waterloo.Lab1_201_15.NavigationalMap.java
ca.waterloo.Lab1_201_15.PositionListener.java
ca.waterloo.Lab1_201_15.VectorUtils.java