Package com.android.sdklib.repositoryv2

Class Summary
AndroidSdkHandler Android SDK interface to RepoManager.
IdDisplay A string with both user-friendly and easily-parsed versions.
LegacyDownloader A Downloader implementation that uses the old DownloadCache.
LegacyLocalRepoLoader A FallbackLocalRepoLoader that uses a LocalSdk to parse LocalPkgInfo and convert them into LocalPackages.
LegacyRepoUtils Utilities used by the FallbackLocalRepoLoader and FallbackRemoteRepoLoaders to convert IPkgDescs into forms useful to RepoManager.
LegacyTaskMonitor Implementation of ITaskMonitor that wraps a ProgressIndicator, for interaction with the legacy SDK framework.
MavenInstaller A PackageInstaller that knows how to install Maven packages.