This android application will count the users displacement in the north and east direction and will also tell the user at which they are standing so that they know where they are heading. This app will lead to a gps app that is currently being developed.
Android-Displacement-Calculator is hosted in the following web site
https://github.com/Goverm/Android-Displacement-Calculator
If you think the Android project Android-Displacement-Calculator 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 Android-Displacement-Calculator.
Item | Value |
---|---|
Java File Count | 10 |
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 |
Asset File Names | assets\Roboto-Black.ttf assets\Roboto-BlackItalic.ttf assets\Roboto-Bold.ttf assets\Roboto-BoldItalic.ttf assets\Roboto-Italic.ttf assets\Roboto-Light.ttf assets\Roboto-LightItalic.ttf assets\Roboto-Medium.ttf assets\Roboto-MediumItalic.ttf assets\Roboto-Regular.ttf assets\Roboto-Thin.ttf assets\Roboto-ThinItalic.ttf |
Android-Displacement-Calculator has the following Java source files.
ca.uwaterloo.lab3_203_05.LineGraphView.java ca.uwaterloo.lab3_203_05.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