An Android application that reads map information and guides a user through the corresponding physical environment..
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.
The following table is the detailed list of MyNavi.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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