Package com.android.sdklib.repository.descriptors

Interface Summary
IPkgDesc IPkgDesc keeps information on individual SDK packages (both local or remote packages definitions.)
Packages have different attributes depending on their type.
IPkgDescExtra IPkgDescExtra keeps information on individual extra SDK packages (both local or remote packages definitions.) The base IPkgDesc tries to present a unified interface to package attributes and this interface adds methods specific to extras.
PkgDesc.IGetPath  
PkgDesc.IIsUpdateFor  
 

Class Summary
PkgDesc PkgDesc keeps information on individual SDK packages (both local or remote packages definitions.)
Packages have different attributes depending on their type.
PkgDesc.Builder  
PkgDescExtra Implementation detail of IPkgDescExtra for extra packages.
 

Enum Summary
PkgType Package types handled by the legacy SDK.