Android Open Source - Hardware accelerometer accel_recorder






Project Summary

This is a simple android application to record data samples of accelerometer readings in a custom format for offline analysis..

Web Site / Source Repository

accel_recorder is hosted in the following web site
https://github.com/phinfinity/accel_recorder

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

ItemValue
Java File Count2
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version9
Activity Count1
Required Permissionsandroid.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in accel_recorder. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

accel_recorder has the following Java source files.

com.phinfinity.accelerometer.recorder.AccelRecorderService.java
com.phinfinity.accelerometer.recorder.MainActivity.java