This is a simple android application to record data samples of accelerometer readings in a custom format for offline analysis..
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.
The following table is the detailed list of accel_recorder.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Required Permissions | android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
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.
accel_recorder has the following Java source files.
com.phinfinity.accelerometer.recorder.AccelRecorderService.java com.phinfinity.accelerometer.recorder.MainActivity.java