Sensor Data Collection Framework 1.3.4

Packages
de.unikassel.android.sdcframework Provides the automatic generated resource class R.
de.unikassel.android.sdcframework.app Provides the classes for the service controller and preference activities as well as the service class itself.
de.unikassel.android.sdcframework.app.facade Provides the interfaces for the application package.
de.unikassel.android.sdcframework.app.scheduler Provides the scheduler activity related types.
de.unikassel.android.sdcframework.broadcast Provides all broadcast related classes.
de.unikassel.android.sdcframework.broadcast.facade Provides the interfaces for the broadcast package.
de.unikassel.android.sdcframework.data Does contain the classes and interfaces covering the data sample part as well as the service configuration data classes.
de.unikassel.android.sdcframework.data.independent Does contain the framework independent classes of the data package.
de.unikassel.android.sdcframework.devices Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory.
de.unikassel.android.sdcframework.devices.facade Provides the interfaces for the device package.
de.unikassel.android.sdcframework.persistence The classes providing the service for persistent storage of samples on the device.
de.unikassel.android.sdcframework.persistence.facade Provides the interfaces for the persistence package.
de.unikassel.android.sdcframework.preferences Provides the classes to manage preferences, service configurations values and defaults.
de.unikassel.android.sdcframework.preferences.facade Provides the interfaces for the preference package.
de.unikassel.android.sdcframework.provider Does contain broadcast receiver and messages for data exchange with other applications.
de.unikassel.android.sdcframework.provider.facade Provides the interfaces for the provider package.
de.unikassel.android.sdcframework.service Does contain the service management related classes.
de.unikassel.android.sdcframework.service.facade Provides the interfaces for the service package.
de.unikassel.android.sdcframework.transmission The classes providing the service for the transfer of stored samples to a remote server.
de.unikassel.android.sdcframework.transmission.facade Provides the interfaces for the transmission package.
de.unikassel.android.sdcframework.util Does contain utility classes and interfaces.
de.unikassel.android.sdcframework.util.facade Provides the interfaces for the util package.