Package com.android.sdklib.internal.repository

Interface Summary
IDescription Interface for elements that can provide a description of themselves.
ITask A task that executes and can update a monitor to display its status.
ITaskFactory A factory that can start and run new ITasks.
ITaskMonitor A monitor interface for a ITask.
 

Class Summary
AdbWrapper A lightweight wrapper to start & stop ADB.
AddonsListFetcher Fetches and loads an sdk-addons-list XML.
AddonsListFetcher.Site An immutable structure representing an add-on site.
DownloadCache A simple cache for the XML resources handled by the SDK Manager.
LocalSdkParser Scans a local SDK to find which packages are currently installed.
NullTaskMonitor A no-op implementation of the ITaskMonitor interface.
SdkStats Retrieves stats on platforms.
SdkStats.PlatformStat  
SdkStats.PlatformStatBase  
UserCredentials  
 

Enum Summary
AddonsListFetcher.SiteType  
DownloadCache.Strategy  
 

Exception Summary
CanceledByUserException Exception thrown by DownloadCache and UrlOpener when a user cancels an HTTP Basic authentication or NTML authentication dialog.