Android Open Source - Sensor store SensorLogger






Project Summary

Small app to store all the sensor data from an Android-based smartphone into a .txt file using the SSD memory..

Web Site / Source Repository

SensorLogger is hosted in the following web site
https://github.com/fedeDev/SensorLogger

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

ItemValue
Java File Count9
Supported screen sizes[xhdpi]
Minimum SDK Version15
Activity Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_WIFI_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in SensorLogger. The names of the image files are listed as follows.

aloglogo.png
checkbox_label_background.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SensorLogger has the following Java source files.

cvg.sfm_pipeline.logger.AbstractCamcorderPreview.java
cvg.sfm_pipeline.logger.CamcorderPreview.java
cvg.sfm_pipeline.logger.CameraPreview.java
cvg.sfm_pipeline.logger.FileListFetcher.java
cvg.sfm_pipeline.logger.LoggerActivity.java
cvg.sfm_pipeline.logger.LoggerApplication.java
cvg.sfm_pipeline.logger.SensorProperty.java
cvg.sfm_pipeline.logger.TimeStamp.java
cvg.sfm_pipeline.logger.UDPthread.java