Android Open Source - Camera sensor Android-protobuff






Project Summary

Logs camera, sensor and external CSV strings incoming from a UDP connection into a Google protocol buffer. After the data serialization, the buffer can be locally stored in SD or sent as a UDP message. The application will also store as part of the.

Web Site / Source Repository

Android-protobuff is hosted in the following web site
https://github.com/fedeDev/Android-protobuff

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

ItemValue
Java File Count13
Supported screen sizes[xhdpi]
Minimum SDK Version15
Activity Count2
jar files usedprotobuf-java-2.4.1.jar
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 Android-protobuff. 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

Android-protobuff has the following Java source files.

cvg.sfmPipeline.protoLog.CameraPreview.java
cvg.sfmPipeline.protoLog.CameraThread.java
cvg.sfmPipeline.protoLog.FileListFetcher.java
cvg.sfmPipeline.protoLog.LoggerActivity.java
cvg.sfmPipeline.protoLog.LoggerApplication.java
cvg.sfmPipeline.protoLog.Preferences.java
cvg.sfmPipeline.protoLog.ProtoLog.java
cvg.sfmPipeline.protoLog.ProtoWriter.java
cvg.sfmPipeline.protoLog.SensorProperty.java
cvg.sfmPipeline.protoLog.TCPclient.java
cvg.sfmPipeline.protoLog.TimeStamp.java
cvg.sfmPipeline.protoLog.UDPsend.java
cvg.sfmPipeline.protoLog.UDPthread.java