An Android Application that counts the number of foot steps in north and east direction.
Displacement-Calculator is hosted in the following web site
https://github.com/c2khanna/Displacement-Calculator
If you think the Android project 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 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 |
Displacement-Calculator has the following Java source files.
ca.uwaterloo.lab3_203_28.LineGraphView.java ca.uwaterloo.lab3_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