Package de.unikassel.android.sdcframework.provider

Package class diagram package de.unikassel.android.sdcframework.provider
Does contain broadcast receiver and messages for data exchange with other applications.

See:
          Description

Class Summary
AbstractContentProviderData Abstract base class for content provider types
AbstractProvider  
AudioProvider The content provider for audio data used as data sink to receive sound sample locations from other applications.
AudioProviderData The class holding the audio provider related data.
TagProvider The content provider for the tag data, used as data sink to receive tags from other applications.
TagProviderData The class holding the tag provider related data.
TwitterProvider The content provider for the twitter data, used as data sink to receive twitter messages from other applications.
TwitterProviderData The class holding the twitter provider related data.
 

Package de.unikassel.android.sdcframework.provider Description

Does contain broadcast receiver and messages for data exchange with other applications.