Simple toy to track and log phone motion speed (Android)..
Sensor is hosted in the following web site
https://github.com/arhoyling/Sensor
If you think the Android project Sensor 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 Sensor.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | graphview.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Sensor has the following Java source files.
com.arh.sensor.activities.BaseActivity.java com.arh.sensor.fragments.DisplayFragment.java com.arh.sensor.fragments.LogFragment.java com.arh.sensor.fragments.MotionFragment.java null.ActivityTest.java null.BaseActivityTest.java null.DisplayFragmentTest.java null.LogFragmentTest.java null.MotionFragmentTest.java