Android Open Source - Sensor accelerometer AccelerationExplorer






Project Summary

Acceleration Explorer allows users to investigate the noise, offset and skew associated with the accelerometer sensor on Android devices..

Web Site / Source Repository

AccelerationExplorer is hosted in the following web site
https://github.com/KEOpenSource/AccelerationExplorer

If you think the Android project AccelerationExplorer 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 AccelerationExplorer.

ItemValue
Java File Count15
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
androidplot-core-0.5.2.jar
commons-math3-3.0.jar
Required Permissionsandroid.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 15 image files in AccelerationExplorer. The names of the image files are listed as follows.

acceleration_icon.png
icon_acceleration.png
icon_logger.png
ke_icon.png
launcher_icon.png
phone.png
phone_0.png
phone_1.png
phone_2.png
phone_3.png
phone_4.png
reset_button_background.png
restart_button_background.png
start_button_background.png
stop_button_background.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AccelerationExplorer has the following Java source files.

com.kircherelectronics.accelerationexplorer.activity.AccelerationDiagnosticActivity.java
com.kircherelectronics.accelerationexplorer.activity.AccelerationPlotActivity.java
com.kircherelectronics.accelerationexplorer.activity.AccelerationVectorActivity.java
com.kircherelectronics.accelerationexplorer.data.SampleAxisStatable
.java
com.kircherelectronics.accelerationexplorer.data.SampleAxisState.java
com.kircherelectronics.accelerationexplorer.data.Sampler
.java
com.kircherelectronics.accelerationexplorer.dialog.SensorSettingsDialog.java
com.kircherelectronics.accelerationexplorer.gauge.GaugeAcceleration.java
com.kircherelectronics.accelerationexplorer.gauge.GaugeRotation.java
com.kircherelectronics.accelerationexplorer.plot.DynamicLinePlot
.java
com.kircherelectronics.accelerationexplorer.plot.PlotColor
.java
com.kircherelectronics.accelerationexplorer.plot.PlotPrefCallback
.java
com.kircherelectronics.accelerationexplorer.prefs.PrefUtils
.java
com.kircherelectronics.accelerationexplorer.statistics.Variance
.java
com.kircherelectronics.accelerationexplorer.view.AccelerationVectorView.java