de.unikassel.android.sdcframework.devices.facade
Interface SensorDeviceManager
- All Superinterfaces:
- LifeCycleObject, ObserverRegistration<Sample>, VisitableDevice
- All Known Implementing Classes:
- SensorDeviceManagerImpl
public interface SensorDeviceManager
- extends LifeCycleObject, VisitableDevice, ObserverRegistration<Sample>
The interface for the sensor device managemer.
A sensor device manager does share the life cycle of the android service and
can be observed for provided sensor samples
.
- See Also:
SensorDeviceManagerImpl
enableLocationInfoPerSample
void enableLocationInfoPerSample(boolean enable)
- Method to enable location information per sample
- Parameters:
enable
- if true, location information will be added to each sample