Android Open Source - Sensor test AndroidSensorTool






Project Summary

A tool for testing android sensors..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidSensorTool.

ItemValue
Java File Count11
Target SDK Version18
Minimum SDK Version14
Activity Count9
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.VIBRATE




Java Source Files

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