Uses of Class
de.unikassel.android.sdcframework.provider.AbstractProvider

Packages that use AbstractProvider
de.unikassel.android.sdcframework.provider Does contain broadcast receiver and messages for data exchange with other applications. 
 

Uses of AbstractProvider in de.unikassel.android.sdcframework.provider
 

Subclasses of AbstractProvider in de.unikassel.android.sdcframework.provider
 class AudioProvider
          The content provider for audio data used as data sink to receive sound sample locations from other applications.
 class TagProvider
          The content provider for the tag data, used as data sink to receive tags from other applications.
 class TwitterProvider
          The content provider for the twitter data, used as data sink to receive twitter messages from other applications.