Package com.android.sdklib.repositoryv2.targets

Class Summary
AddonTarget Represents an add-on target in the SDK.
AndroidTargetManager Finds and allows access to all IAndroidTargets in a given SDK, either using the old LocalSdk mechanism or the new AndroidSdkHandler.
PlatformTarget Represents a platform target in the SDK.
PlatformTarget.Library Simple struct used by Gson when parsing the library file.
SystemImage ISystemImage based on a RepoPackage (either system image, platform, or addon).
SystemImageManager SystemImageManager finds ISystemImages in the sdk, either using a RepoManager or (until adoption of RepoManager is complete), a LocalSdk.