Uses of Package
de.Android_Seminar.backend

Packages that use de.Android_Seminar.backend
de.Android_Seminar   
de.Android_Seminar.backend   
de.Android_Seminar.backend.impl   
de.Android_Seminar.backend.sensors   
de.Android_Seminar.xmlCreator   
 

Classes in de.Android_Seminar.backend used by de.Android_Seminar
SensorController
          An interface to control the devices sensors, start a recording for different sensors and obtain data from them.
SensorType
          A enumeration for the different sensors that can be accessed through the sensor recording back end (SensorController).
 

Classes in de.Android_Seminar.backend used by de.Android_Seminar.backend
SampleRate
          An enum for the different sample rates the sensors could have.
SensorConfiguration
          An interface to set up some parameter for the different sensors.
SensorData
          A container interface for sensor data.
SensorType
          A enumeration for the different sensors that can be accessed through the sensor recording back end (SensorController).
 

Classes in de.Android_Seminar.backend used by de.Android_Seminar.backend.impl
SampleRate
          An enum for the different sample rates the sensors could have.
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.
SensorType
          A enumeration for the different sensors that can be accessed through the sensor recording back end (SensorController).
 

Classes in de.Android_Seminar.backend used by de.Android_Seminar.backend.sensors
SampleRate
          An enum for the different sample rates the sensors could have.
 

Classes in de.Android_Seminar.backend used by de.Android_Seminar.xmlCreator
SensorController
          An interface to control the devices sensors, start a recording for different sensors and obtain data from them.