Uses of Package
android.support.v4.content

Packages that use android.support.v4.content
android.support.v4.app Support android.app classes to assist with development of applications for android API level 4 or later. 
android.support.v4.content Support android.content classes to assist with development of applications for android API level 4 or later. 
 

Classes in android.support.v4.content used by android.support.v4.app
ContextCompat
          Helper for accessing features in Context introduced after API level 4 in a backwards compatible fashion.
Loader
          Static library support version of the framework's Loader.
 

Classes in android.support.v4.content used by android.support.v4.content
AsyncTaskLoader
          Static library support version of the framework's AsyncTaskLoader.
Loader
          Static library support version of the framework's Loader.
Loader.OnLoadCompleteListener
          Interface that is implemented to discover when a Loader has finished loading its data.
LocalBroadcastManager
          Helper to register for and send broadcasts of Intents to local objects within your process.
 



Copyright © 2013 Marek Kedzierski. All Rights Reserved.