An attempt to track a android phone's location using only the accelerometer in the phone. The readings were inaccurate and very noisy. Errors tended to magnify. Need additional sensors to truly track location without GPS. Sensors only very few phones have these days http://www.youtube.com/watch?v=C7JQ7Rpwn2k.
android-motionsensor is hosted in the following web site
https://github.com/nodesman/android-motionsensor
If you think the Android project android-motionsensor 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-motionsensor.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 1 |
android-motionsensor has the following Java source files.
com.accelerogps.Accelerometer.java com.accelerogps.AccelerometerListener.java com.accelerogps.AccelerometerManager.java