A tool for testing android sensors..
AndroidSensorTool is hosted in the following web site
https://github.com/ggxx/AndroidSensorTool
If you think the Android project AndroidSensorTool 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 AndroidSensorTool.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 9 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.VIBRATE |
AndroidSensorTool has the following Java source files.
edu.thu.ggxx.androidsensortool.AccelerometerActivity.java edu.thu.ggxx.androidsensortool.LightActivity.java edu.thu.ggxx.androidsensortool.MagneticFieldActivity.java edu.thu.ggxx.androidsensortool.MainActivity.java edu.thu.ggxx.androidsensortool.OrientationActivity.java edu.thu.ggxx.androidsensortool.PressureActivity.java edu.thu.ggxx.androidsensortool.ProximityActivity.java edu.thu.ggxx.androidsensortool.RecordActivity.java edu.thu.ggxx.androidsensortool.SensorsActivity.java edu.thu.ggxx.androidsensortool.util.ISensorUtil.java edu.thu.ggxx.androidsensortool.util.SensorUtil.java