Android Open Source - Location track android-motionsensor






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-motionsensor.

ItemValue
Java File Count3
Minimum SDK Version8
Activity Count1




Java Source Files

android-motionsensor has the following Java source files.

com.accelerogps.Accelerometer.java
com.accelerogps.AccelerometerListener.java
com.accelerogps.AccelerometerManager.java