Package de.Android_Seminar.backend

Interface Summary
SensorConfiguration An interface to set up some parameter for the different sensors.
SensorController An interface to control the devices sensors, start a recording for different sensors and obtain data from them.
SensorData A container interface for sensor data.
 

Enum Summary
SampleRate An enum for the different sample rates the sensors could have.
SensorType A enumeration for the different sensors that can be accessed through the sensor recording back end (SensorController).