Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

Abi - Enum in com.android.sdklib.devices
ABI values that can appear in a device's xml <abi> field and in a system-image abi.
abi - Variable in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
 
acceptLackOfVerb() - Method in class com.android.sdklib.util.CommandLineParser
Indicates if this command-line can work when no verb is specified.
ACTIONS_ACTIVITY - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "data/activity_actions.txt" file.
ACTIONS_BROADCAST - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "data/broadcast_actions.txt" file.
ACTIONS_SERVICE - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "data/service_actions.txt" file.
ADD_ON_FORMAT - Static variable in class com.android.sdklib.AndroidTargetHash
String to compute hash for add-on targets.
addAllBluetoothProfiles(Collection<BluetoothProfile>) - Method in class com.android.sdklib.devices.Software
 
addAllCameras(Collection<Camera>) - Method in class com.android.sdklib.devices.Hardware
 
addAllGlExtensions(Collection<String>) - Method in class com.android.sdklib.devices.Software
 
addAllInternalStorage(Collection<Storage>) - Method in class com.android.sdklib.devices.Hardware
 
addAllNetworks(Collection<Network>) - Method in class com.android.sdklib.devices.Hardware
 
addAllRemovableStorage(Collection<Storage>) - Method in class com.android.sdklib.devices.Hardware
 
addAllSensors(Collection<Sensor>) - Method in class com.android.sdklib.devices.Hardware
 
addAllSoftware(Collection<? extends Software>) - Method in class com.android.sdklib.devices.Device.Builder
 
addAllState(Collection<? extends State>) - Method in class com.android.sdklib.devices.Device.Builder
 
addAllSupportedAbis(Collection<Abi>) - Method in class com.android.sdklib.devices.Hardware
 
addAllSupportedUiModes(Collection<UiMode>) - Method in class com.android.sdklib.devices.Hardware
 
addBluetoothProfile(BluetoothProfile) - Method in class com.android.sdklib.devices.Software
 
addBootProp(String, String) - Method in class com.android.sdklib.devices.Device.Builder
 
addCamera(Camera) - Method in class com.android.sdklib.devices.Hardware
 
addColumn(String, Function<T, String>, int, int) - Method in class com.android.sdklib.tool.TableFormatter
Adds a column to be printed in this table.
addCustomSourceProvider(RepositorySourceProvider, ProgressIndicator) - Static method in class com.android.sdklib.repository.AndroidSdkHandler
Add another RepositorySourceProvider.
addFile(File, String) - Method in class com.android.sdklib.build.ApkBuilder
Adds a file to the APK at a given path
addFile(File, String) - Method in interface com.android.sdklib.build.IArchiveBuilder
Adds a file to the archive at a given path
addGlExtension(String) - Method in class com.android.sdklib.devices.Software
 
addInternalStorage(Storage) - Method in class com.android.sdklib.devices.Hardware
 
addNativeLibraries(File) - Method in class com.android.sdklib.build.ApkBuilder
Adds the native libraries from the top native folder.
addNativeLibraries(List<ApkBuilder.FileEntry>) - Method in class com.android.sdklib.build.ApkBuilder
 
addNetwork(Network) - Method in class com.android.sdklib.devices.Hardware
 
ADDON_NAME - Static variable in class com.android.sdklib.repository.PkgProps
 
ADDON_NAME_DISPLAY - Static variable in class com.android.sdklib.repository.PkgProps
 
ADDON_NAME_ID - Static variable in class com.android.sdklib.repository.PkgProps
 
ADDON_VENDOR - Static variable in class com.android.sdklib.repository.PkgProps
 
ADDON_VENDOR_DISPLAY - Static variable in class com.android.sdklib.repository.PkgProps
 
ADDON_VENDOR_ID - Static variable in class com.android.sdklib.repository.PkgProps
 
AddonDetailsType - Class in com.android.sdklib.repository.generated.addon.v1
DO NOT EDIT This file was generated by xjc from sdk-addon-01.xsd.
AddonDetailsType() - Constructor for class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
 
AddonFactory - Class in com.android.sdklib.repository.meta
Parent class for ObjectFactories created by xjc from sdk-addon-XX.xsd, for creating addon-schema-specific TypeDetails.
AddonFactory() - Constructor for class com.android.sdklib.repository.meta.AddonFactory
 
addonSite - Variable in class com.android.sdklib.repository.sources.generated.v1.AddonsListType
 
addonSiteOrSysImgSite - Variable in class com.android.sdklib.repository.sources.generated.v2.AddonsListType
 
AddonSiteType - Class in com.android.sdklib.repository.sources.generated.v1
DO NOT EDIT This file was generated by xjc from sdk-sites-list-1.xsd.
AddonSiteType() - Constructor for class com.android.sdklib.repository.sources.generated.v1.AddonSiteType
 
AddonSiteType - Class in com.android.sdklib.repository.sources.generated.v2
DO NOT EDIT This file was generated by xjc from sdk-sites-list-2.xsd.
AddonSiteType() - Constructor for class com.android.sdklib.repository.sources.generated.v2.AddonSiteType
 
AddonSiteType - Class in com.android.sdklib.repository.sources.generated.v3
DO NOT EDIT This file was generated by xjc from sdk-sites-list-3.xsd.
AddonSiteType() - Constructor for class com.android.sdklib.repository.sources.generated.v3.AddonSiteType
 
AddonsListType - Class in com.android.sdklib.repository.sources.generated.v1
DO NOT EDIT This file was generated by xjc from sdk-sites-list-1.xsd.
AddonsListType() - Constructor for class com.android.sdklib.repository.sources.generated.v1.AddonsListType
 
AddonsListType - Class in com.android.sdklib.repository.sources.generated.v2
DO NOT EDIT This file was generated by xjc from sdk-sites-list-2.xsd.
AddonsListType() - Constructor for class com.android.sdklib.repository.sources.generated.v2.AddonsListType
 
AddonTarget - Class in com.android.sdklib.repository.targets
Represents an add-on target in the SDK.
AddonTarget(LocalPackage, IAndroidTarget, SystemImageManager, ProgressIndicator, FileOp) - Constructor for class com.android.sdklib.repository.targets.AddonTarget
Construct a new AddonTarget.
addRemovableStorage(Storage) - Method in class com.android.sdklib.devices.Hardware
 
addResourcesFromJar(File) - Method in class com.android.sdklib.build.ApkBuilder
Adds the resources from a jar file.
addSensor(Sensor) - Method in class com.android.sdklib.devices.Hardware
 
addSoftware(Software) - Method in class com.android.sdklib.devices.Device.Builder
 
addSourceFolder(File) - Method in class com.android.sdklib.build.ApkBuilder
Adds the resources from a source folder.
addSourceFolder(IArchiveBuilder, File) - Static method in class com.android.sdklib.build.ApkBuilder
Adds the resources from a source folder to a given IArchiveBuilder
addState(State) - Method in class com.android.sdklib.devices.Device.Builder
 
addSupportedAbi(Abi) - Method in class com.android.sdklib.devices.Hardware
 
addSupportedUiMode(UiMode) - Method in class com.android.sdklib.devices.Hardware
 
addUserDevice(Device) - Method in class com.android.sdklib.devices.DeviceManager
 
addZipFile(File) - Method in class com.android.sdklib.build.ApkBuilder
Adds the content from a zip file.
ALL_DEVICES - Static variable in class com.android.sdklib.devices.DeviceManager
getDevices() flag to list all devices.
ANDROID_AIDL - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "framework.aidl" file.
ANDROID_JAR - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "android.jar" file.
androidCmdName() - Static method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Returns the appropriate name for the 'android' command, which is 'android.bat' for Windows and 'android' for all other platforms.
AndroidSdkHandler - Class in com.android.sdklib.repository
Android SDK interface to RepoManager.
AndroidSdkHandler(File, File, FileOp) - Constructor for class com.android.sdklib.repository.AndroidSdkHandler
Don't use this, use AndroidSdkHandler.getInstance(File), unless you're in a unit test and need to specify a custom FileOp and/or androidFolder.
AndroidSdkHandler(File, File, FileOp, RepoManager) - Constructor for class com.android.sdklib.repository.AndroidSdkHandler
Don't use this either, unless you're in a unit test and need to specify a custom RepoManager.
AndroidTargetHash - Class in com.android.sdklib
Helper methods to manipulate hash strings used by IAndroidTarget.hashString().
AndroidTargetHash() - Constructor for class com.android.sdklib.AndroidTargetHash
 
AndroidTargetManager - Class in com.android.sdklib.repository.targets
Finds and allows access to all IAndroidTargets in a given SDK.
AndroidTargetManager(AndroidSdkHandler, FileOp) - Constructor for class com.android.sdklib.repository.targets.AndroidTargetManager
Create a manager using the new AndroidSdkHandler/RepoManager mechanism for finding packages.
AndroidVersionHelper - Class in com.android.sdklib
 
AndroidVersionHelper() - Constructor for class com.android.sdklib.AndroidVersionHelper
 
ANT - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "ant" folder which contains the ant build rules (ver 2 and above)
api - Variable in class com.android.sdklib.repository.generated.repository.v1.LayoutlibType
 
ApiDetailsType - Class in com.android.sdklib.repository.generated.common.v1
DO NOT EDIT This file was generated by xjc from sdk-common-01.xsd.
ApiDetailsType() - Constructor for class com.android.sdklib.repository.generated.common.v1.ApiDetailsType
 
apiLevel - Variable in class com.android.sdklib.repository.generated.common.v1.ApiDetailsType
 
ApkBuilder - Class in com.android.sdklib.build
Class making the final apk packaging.
ApkBuilder(String, String, String, String, PrintStream) - Constructor for class com.android.sdklib.build.ApkBuilder
Creates a new instance.
ApkBuilder(String, String, String, PrivateKey, X509Certificate, PrintStream) - Constructor for class com.android.sdklib.build.ApkBuilder
Creates a new instance.
ApkBuilder(File, File, File, String, PrintStream) - Constructor for class com.android.sdklib.build.ApkBuilder
Creates a new instance.
ApkBuilder(File, File, File, PrivateKey, X509Certificate, PrintStream) - Constructor for class com.android.sdklib.build.ApkBuilder
Creates a new instance.
ApkBuilder.FileEntry - Class in com.android.sdklib.build
 
ApkBuilder.JarStatus - Interface in com.android.sdklib.build
Status for the addition of a jar file resources into the APK.
ApkBuilder.SigningInfo - Class in com.android.sdklib.build
Signing information.
ApkBuilderMain - Class in com.android.sdklib.build
Command line APK builder with signing support.
ApkCreationException - Exception in com.android.sdklib.build
An exception thrown during packaging of an APK file.
ApkCreationException(String, Object...) - Constructor for exception com.android.sdklib.build.ApkCreationException
 
ApkCreationException(Throwable, String, Object...) - Constructor for exception com.android.sdklib.build.ApkCreationException
 
ApkCreationException(Throwable) - Constructor for exception com.android.sdklib.build.ApkCreationException
 
Arg(CommandLineParser.Mode, boolean, String, String, String, String, String, Object) - Constructor for class com.android.sdklib.util.CommandLineParser.Arg
Creates a new argument flag description.
ATTR_SCHEMA_LOCATION - Static variable in class com.android.sdklib.repository.legacy.RepoXsdUtil
Deprecated.
 
ATTRIBUTES - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "attrs.xml" file.

B

BluetoothProfile - Enum in com.android.sdklib.devices
 
build(RenderScriptProcessor.CommandLineLauncher) - Method in class com.android.sdklib.build.RenderScriptProcessor
 
build() - Method in class com.android.sdklib.devices.Device.Builder
 
Builder() - Constructor for class com.android.sdklib.devices.Device.Builder
 
Builder(Device) - Constructor for class com.android.sdklib.devices.Device.Builder
 
BuildToolInfo - Class in com.android.sdklib
Information on a specific build-tool folder.
BuildToolInfo.JackVersion - Enum in com.android.sdklib
Jack API versions.
BuildToolInfo.PathId - Enum in com.android.sdklib
 
ButtonType - Enum in com.android.sdklib.devices
 

C

camelCaseToUnderlines(String) - Static method in class com.android.sdklib.SdkVersionInfo
Converts a CamelCase word into an underlined_word
Camera - Class in com.android.sdklib.devices
 
Camera() - Constructor for class com.android.sdklib.devices.Camera
Creates a Camera with reasonable defaults.
Camera(CameraLocation, boolean, boolean) - Constructor for class com.android.sdklib.devices.Camera
Creates a new Camera which describes an on device camera and it's features.
CameraLocation - Enum in com.android.sdklib.devices
 
canRunOn(IAndroidTarget) - Method in interface com.android.sdklib.IAndroidTarget
Returns whether the given target is compatible with the receiver.
canRunOn(IAndroidTarget) - Method in class com.android.sdklib.repository.targets.AddonTarget
 
canRunOn(IAndroidTarget) - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
CATEGORIES - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "data/categories.txt" file.
certificate - Variable in class com.android.sdklib.build.ApkBuilder.SigningInfo
 
checkFileForPackaging(String) - Static method in class com.android.sdklib.build.ApkBuilder
Checks a file to make sure it should be packaged as standard resources.
checkFileForPackaging(String, String) - Static method in class com.android.sdklib.build.ApkBuilder
Checks a file to make sure it should be packaged as standard resources.
checkFolderForPackaging(String) - Static method in class com.android.sdklib.build.ApkBuilder
Checks whether a folder and its content is valid for packaging into the .apk as standard Java resource.
cleanDependencies() - Method in class com.android.sdklib.build.RenderScriptChecker
 
cleanOldOutput(Collection<File>) - Method in class com.android.sdklib.build.RenderScriptProcessor
 
clearLocalPkg(EnumSet<PkgType>) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Clear the tracked visited folders and the cached LocalPkgInfo for the given filter types.
codename - Variable in class com.android.sdklib.repository.generated.common.v1.ApiDetailsType
 
com.android.sdklib - package com.android.sdklib
 
com.android.sdklib.build - package com.android.sdklib.build
 
com.android.sdklib.devices - package com.android.sdklib.devices
 
com.android.sdklib.repository - package com.android.sdklib.repository
 
com.android.sdklib.repository.generated.addon.v1 - package com.android.sdklib.repository.generated.addon.v1
DO NOT EDIT This file was generated by xjc from sdk-addon-01.xsd.
com.android.sdklib.repository.generated.common.v1 - package com.android.sdklib.repository.generated.common.v1
DO NOT EDIT This file was generated by xjc from sdk-common-01.xsd.
com.android.sdklib.repository.generated.repository.v1 - package com.android.sdklib.repository.generated.repository.v1
DO NOT EDIT This file was generated by xjc from sdk-repository-01.xsd.
com.android.sdklib.repository.generated.sysimg.v1 - package com.android.sdklib.repository.generated.sysimg.v1
DO NOT EDIT This file was generated by xjc from sdk-sys-img-01.xsd.
com.android.sdklib.repository.installer - package com.android.sdklib.repository.installer
 
com.android.sdklib.repository.legacy - package com.android.sdklib.repository.legacy
 
com.android.sdklib.repository.legacy.descriptors - package com.android.sdklib.repository.legacy.descriptors
 
com.android.sdklib.repository.legacy.local - package com.android.sdklib.repository.legacy.local
 
com.android.sdklib.repository.legacy.remote - package com.android.sdklib.repository.legacy.remote
 
com.android.sdklib.repository.meta - package com.android.sdklib.repository.meta
 
com.android.sdklib.repository.sources - package com.android.sdklib.repository.sources
 
com.android.sdklib.repository.sources.generated.v1 - package com.android.sdklib.repository.sources.generated.v1
DO NOT EDIT This file was generated by xjc from sdk-sites-list-1.xsd.
com.android.sdklib.repository.sources.generated.v2 - package com.android.sdklib.repository.sources.generated.v2
DO NOT EDIT This file was generated by xjc from sdk-sites-list-2.xsd.
com.android.sdklib.repository.sources.generated.v3 - package com.android.sdklib.repository.sources.generated.v3
DO NOT EDIT This file was generated by xjc from sdk-sites-list-3.xsd.
com.android.sdklib.repository.targets - package com.android.sdklib.repository.targets
 
com.android.sdklib.tool - package com.android.sdklib.tool
 
com.android.sdklib.util - package com.android.sdklib.util
 
CommandFailedException() - Constructor for exception com.android.sdklib.tool.SdkManagerCli.CommandFailedException
 
CommandLineParser - Class in com.android.sdklib.util
Parses the command-line and stores flags needed or requested.
CommandLineParser(ILogger, String[][]) - Constructor for class com.android.sdklib.util.CommandLineParser
Constructs a new command-line processor.
CommandLineParser.Accept - Enum in com.android.sdklib.util
 
CommandLineParser.Arg - Class in com.android.sdklib.util
An argument accepted by the command-line, also called "a flag".
CommandLineParser.Mode - Enum in com.android.sdklib.util
The mode of an argument specifies the type of variable it represents, whether an extra parameter is required after the flag and how to parse it.
compareTo(LayoutlibVersion) - Method in class com.android.sdklib.LayoutlibVersion
Deprecated.
 
compareTo(IdDisplay) - Method in class com.android.sdklib.repository.IdDisplay
 
compareTo(IPkgDesc) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
Compares this descriptor to another one.
compareTo(LocalPkgInfo) - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
Comparison is solely done based on the IPkgDesc.
compareTo(RemotePkgInfo) - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Compares 2 packages by comparing their IPkgDesc.
compareTo(IAndroidTarget) - Method in class com.android.sdklib.repository.targets.AddonTarget
 
compareTo(IAndroidTarget) - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
compareTo(ISystemImage) - Method in class com.android.sdklib.repository.targets.SystemImage
 
compatibleVendorAndPath(IPkgDescExtra, IPkgDescExtra) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDescExtra
Deprecated.
Helper to computhe whether the extra path of both IPkgDescExtras are compatible with each other, which means they are either equal or are matched between existing path and the potential old paths list.
convertOldPaths(String) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDescExtra
Deprecated.
Helper method that converts the old_paths property string into the an old paths array.
create(Properties, int, String) - Static method in class com.android.sdklib.AndroidVersionHelper
Creates an AndroidVersion from Properties, with default values if the Properties object doesn't contain the expected values.
create(Properties) - Static method in class com.android.sdklib.AndroidVersionHelper
Creates an AndroidVersion from Properties.
create(String, String) - Static method in class com.android.sdklib.repository.IdDisplay
 
create() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
 
createAddonDetailsType() - Method in class com.android.sdklib.repository.generated.addon.v1.ObjectFactory
Create an instance of AddonDetailsType
createAddonDetailsType() - Method in class com.android.sdklib.repository.meta.AddonFactory
 
createAddonSiteType() - Method in class com.android.sdklib.repository.sources.generated.v1.ObjectFactory
Create an instance of AddonSiteType
createAddonSiteType() - Method in class com.android.sdklib.repository.sources.generated.v2.ObjectFactory
Create an instance of AddonSiteType
createAddonSiteType() - Method in class com.android.sdklib.repository.sources.generated.v3.ObjectFactory
Create an instance of AddonSiteType
createAddonsListType() - Method in class com.android.sdklib.repository.sources.generated.v1.ObjectFactory
Create an instance of AddonsListType
createAddonsListType() - Method in class com.android.sdklib.repository.sources.generated.v2.ObjectFactory
Create an instance of AddonsListType
createExtraDetailsType() - Method in class com.android.sdklib.repository.generated.addon.v1.ObjectFactory
Create an instance of ExtraDetailsType
createExtraDetailsType() - Method in class com.android.sdklib.repository.meta.AddonFactory
 
createFactory() - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
 
createFactory() - Method in class com.android.sdklib.repository.generated.addon.v1.ExtraDetailsType
 
createFactory() - Method in class com.android.sdklib.repository.generated.addon.v1.LibrariesType
 
createFactory() - Method in class com.android.sdklib.repository.generated.addon.v1.MavenType
 
createFactory() - Method in class com.android.sdklib.repository.generated.common.v1.IdDisplayType
 
createFactory() - Method in class com.android.sdklib.repository.generated.common.v1.LibraryType
 
createFactory() - Method in class com.android.sdklib.repository.generated.repository.v1.LayoutlibType
 
createFactory() - Method in class com.android.sdklib.repository.generated.repository.v1.PlatformDetailsType
 
createFactory() - Method in class com.android.sdklib.repository.generated.repository.v1.SourceDetailsType
 
createFactory() - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
 
createFactory() - Method in class com.android.sdklib.repository.sources.generated.v1.AddonSiteType
 
createFactory() - Method in class com.android.sdklib.repository.sources.generated.v1.AddonsListType
 
createFactory() - Method in class com.android.sdklib.repository.sources.generated.v2.AddonSiteType
 
createFactory() - Method in class com.android.sdklib.repository.sources.generated.v2.AddonsListType
 
createFactory() - Method in class com.android.sdklib.repository.sources.generated.v2.SysImgSiteType
 
createFactory() - Method in class com.android.sdklib.repository.sources.generated.v3.AddonSiteType
 
createFactory() - Method in class com.android.sdklib.repository.sources.generated.v3.SysImgSiteType
 
createIdDisplayType() - Method in class com.android.sdklib.repository.generated.common.v1.ObjectFactory
Create an instance of IdDisplayType
createIdDisplayType() - Method in class com.android.sdklib.repository.meta.SdkCommonFactory
Create a new IdDisplay.
createInstance(File, ILogger) - Static method in class com.android.sdklib.devices.DeviceManager
Creates a new instance of DeviceManager, using the user's android folder.
createInstance(File, File, ILogger, FileOp) - Static method in class com.android.sdklib.devices.DeviceManager
Creates a new instance of DeviceManager.
createLayoutlibType() - Method in class com.android.sdklib.repository.generated.repository.v1.ObjectFactory
Create an instance of LayoutlibType
createLayoutlibType() - Method in class com.android.sdklib.repository.meta.RepoFactory
createLibrariesType() - Method in class com.android.sdklib.repository.generated.addon.v1.ObjectFactory
Create an instance of LibrariesType
createLibrariesType() - Method in class com.android.sdklib.repository.meta.AddonFactory
 
createLibraryType() - Method in class com.android.sdklib.repository.generated.common.v1.ObjectFactory
Create an instance of LibraryType
createLibraryType() - Method in class com.android.sdklib.repository.meta.SdkCommonFactory
Create a new Library;
createLibraryType(String, String, String, File, boolean) - Method in class com.android.sdklib.repository.meta.SdkCommonFactory
Convenience to create and initialize a Library.
createListDescription(String, IdDisplay, String, boolean) - Static method in class com.android.sdklib.repository.legacy.local.LocalSysImgPkgInfo
Deprecated.
 
createListeners(RepoPackage) - Method in class com.android.sdklib.repository.installer.SdkInstallListenerFactory
 
createMavenType() - Method in class com.android.sdklib.repository.generated.addon.v1.ObjectFactory
Create an instance of MavenType
createPlatformDetailsType() - Method in class com.android.sdklib.repository.generated.repository.v1.ObjectFactory
Create an instance of PlatformDetailsType
createPlatformDetailsType() - Method in class com.android.sdklib.repository.meta.RepoFactory
Create an instance of DetailsTypes.PlatformDetailsType
createSdkAddonInternal(RepositoryType) - Method in class com.android.sdklib.repository.generated.addon.v1.ObjectFactory
Create an instance of JAXBElement<RepositoryType>}
createSdkAddonsList(AddonsListType) - Method in class com.android.sdklib.repository.sources.generated.v1.ObjectFactory
Create an instance of JAXBElement<AddonsListType>}
createSdkAddonsList(AddonsListType) - Method in class com.android.sdklib.repository.sources.generated.v2.ObjectFactory
Create an instance of JAXBElement<AddonsListType>}
createSdkAddonsList(SiteListType) - Method in class com.android.sdklib.repository.sources.generated.v3.ObjectFactory
Create an instance of JAXBElement<SiteListType>}
createSdkSysImgInternal(RepositoryType) - Method in class com.android.sdklib.repository.generated.sysimg.v1.ObjectFactory
Create an instance of JAXBElement<RepositoryType>}
createShortDescription(String, String, IdDisplay, IdDisplay, AndroidVersion, Revision, boolean) - Static method in class com.android.sdklib.repository.legacy.local.LocalSysImgPkgInfo
Deprecated.
 
createSourceDetailsType() - Method in class com.android.sdklib.repository.generated.repository.v1.ObjectFactory
Create an instance of SourceDetailsType
createSourceDetailsType() - Method in class com.android.sdklib.repository.meta.RepoFactory
Create an instance of DetailsTypes.SourceDetailsType
createSysImgDetailsType() - Method in class com.android.sdklib.repository.generated.sysimg.v1.ObjectFactory
Create an instance of SysImgDetailsType
createSysImgDetailsType() - Method in class com.android.sdklib.repository.meta.SysImgFactory
 
createSysImgSiteType() - Method in class com.android.sdklib.repository.sources.generated.v2.ObjectFactory
Create an instance of SysImgSiteType
createSysImgSiteType() - Method in class com.android.sdklib.repository.sources.generated.v3.ObjectFactory
Create an instance of SysImgSiteType

D

DATA - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "data" folder which contains data and libraries for the SDK tools.
deepCopy() - Method in class com.android.sdklib.devices.Camera
Returns a copy of the object that shares no state with it, but is initialized to equivalent values.
deepCopy() - Method in class com.android.sdklib.devices.Hardware
Returns a copy of the object that shares no state with it, but is initialized to equivalent values.
deepCopy() - Method in class com.android.sdklib.devices.Screen
Returns a copy of the object that shares no state with it, but is initialized to equivalent values.
deepCopy() - Method in class com.android.sdklib.devices.Software
 
deepCopy() - Method in class com.android.sdklib.devices.State
Returns a copy of the object that shares no state with it, but is initialized to equivalent values.
deepCopy() - Method in class com.android.sdklib.devices.Storage
 
DEFAULT_TAG - Static variable in class com.android.sdklib.repository.targets.SystemImage
Tag to apply to system images if none other is specified.
defaultSkin - Variable in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
 
define(CommandLineParser.Mode, boolean, String, String, String, String, String, Object) - Method in class com.android.sdklib.util.CommandLineParser
Internal helper to define a new argument for a give action.
delete() - Method in class com.android.sdklib.FileOpFileWrapper
 
deleteFolder(File) - Static method in class com.android.sdklib.build.RenderScriptProcessor
 
DependencyFile - Class in com.android.sdklib.build
Parse a dependency file.
DependencyFile(File, List<File>) - Constructor for class com.android.sdklib.build.DependencyFile
 
description - Variable in class com.android.sdklib.repository.generated.common.v1.LibraryType
 
DetailsTypes - Class in com.android.sdklib.repository.meta
Container for the subclasses of TypeDetails used by the android SDK.
DetailsTypes.AddonDetailsType - Interface in com.android.sdklib.repository.meta
Details type for addon packages.
DetailsTypes.AddonDetailsType.Libraries - Class in com.android.sdklib.repository.meta
List of all Librarys included in this package.
DetailsTypes.ApiDetailsType - Interface in com.android.sdklib.repository.meta
Common methods shared by all android version-specific details types.
DetailsTypes.ExtraDetailsType - Interface in com.android.sdklib.repository.meta
Details type for extra packages.
DetailsTypes.MavenType - Interface in com.android.sdklib.repository.meta
Details type for packages that will be installed as maven artifacts in our local maven repository.
DetailsTypes.PlatformDetailsType - Interface in com.android.sdklib.repository.meta
Details type for platform packages.
DetailsTypes.PlatformDetailsType.LayoutlibType - Class in com.android.sdklib.repository.meta
Parent class for xjc-generated classes containing info on the layout lib version.
DetailsTypes.SourceDetailsType - Interface in com.android.sdklib.repository.meta
Trivial details type for source packages.
DetailsTypes.SysImgDetailsType - Interface in com.android.sdklib.repository.meta
Details type for system images packages.
Device - Class in com.android.sdklib.devices
Instances of this class contain the specifications for a device.
Device.Builder - Class in com.android.sdklib.devices
 
DeviceManager - Class in com.android.sdklib.devices
Manager class for interacting with Devices within the SDK
DeviceManager.DeviceFilter - Enum in com.android.sdklib.devices
 
DeviceManager.DevicesChangedListener - Interface in com.android.sdklib.devices
Interface implemented by objects which want to know when changes occur to the Device lists.
DeviceManager.DeviceStatus - Enum in com.android.sdklib.devices
 
DeviceParser - Class in com.android.sdklib.devices
 
DeviceParser() - Constructor for class com.android.sdklib.devices.DeviceParser
 
DeviceWriter - Class in com.android.sdklib.devices
 
DifferentLibException(String, String[]) - Constructor for exception com.android.sdklib.build.JarListSanitizer.DifferentLibException
 
display - Variable in class com.android.sdklib.repository.generated.common.v1.IdDisplayType
 
DOCS - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the target specific docs
downloadAndStream(URL, ProgressIndicator) - Method in class com.android.sdklib.repository.legacy.LegacyDownloader
 
downloadFully(URL, ProgressIndicator) - Method in class com.android.sdklib.repository.legacy.LegacyDownloader
 
downloadFully(URL, File, String, ProgressIndicator) - Method in class com.android.sdklib.repository.legacy.LegacyDownloader
 
DuplicateFileException - Exception in com.android.sdklib.build
An exception thrown during packaging of an APK file.
DuplicateFileException(String, File, File) - Constructor for exception com.android.sdklib.build.DuplicateFileException
 

E

equals(Object) - Method in class com.android.sdklib.devices.Camera
 
equals(Object) - Method in class com.android.sdklib.devices.Device
 
equals(Object) - Method in class com.android.sdklib.devices.Hardware
 
equals(Object) - Method in class com.android.sdklib.devices.Meta
 
equals(Object) - Method in class com.android.sdklib.devices.Screen
 
equals(Object) - Method in class com.android.sdklib.devices.Software
 
equals(Object) - Method in class com.android.sdklib.devices.State
 
equals(Object) - Method in class com.android.sdklib.devices.Storage
 
equals(Object) - Method in class com.android.sdklib.repository.IdDisplay
 
equals(Object) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
equals(Object) - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
Computes object equality to this instance based on the underlying IPkgDesc but also specific local properties such a local directory, update available and actual source properties.
equals(Object) - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
equals(Object) - Method in class com.android.sdklib.repository.meta.Library
 
equals(Object) - Method in class com.android.sdklib.repository.targets.AddonTarget
 
equals(Object) - Method in class com.android.sdklib.repository.targets.OptionalLibraryImpl
Deprecated.
 
equals(Object) - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
equals(Object) - Method in class com.android.sdklib.repository.targets.SystemImage
 
exists() - Method in class com.android.sdklib.FileOpFileWrapper
 
exit() - Method in class com.android.sdklib.util.CommandLineParser
Exits in case of error.
EXTRA_MIN_API_LEVEL - Static variable in class com.android.sdklib.repository.PkgProps
 
EXTRA_NAME_DISPLAY - Static variable in class com.android.sdklib.repository.PkgProps
 
EXTRA_OLD_PATHS - Static variable in class com.android.sdklib.repository.PkgProps
 
EXTRA_PATH - Static variable in class com.android.sdklib.repository.PkgProps
 
EXTRA_PROJECT_FILES - Static variable in class com.android.sdklib.repository.PkgProps
 
EXTRA_VENDOR_DISPLAY - Static variable in class com.android.sdklib.repository.PkgProps
 
EXTRA_VENDOR_ID - Static variable in class com.android.sdklib.repository.PkgProps
 
extractTagFromProps(Properties) - Static method in class com.android.sdklib.repository.legacy.local.LocalSysImgPkgInfo
Deprecated.
Extracts the tag id & display from the properties.
ExtraDetailsType - Class in com.android.sdklib.repository.generated.addon.v1
DO NOT EDIT This file was generated by xjc from sdk-addon-01.xsd.
ExtraDetailsType() - Constructor for class com.android.sdklib.repository.generated.addon.v1.ExtraDetailsType
 

F

FileGatherer - Class in com.android.sdklib.build
Source Searcher processor, gathering a list of all the files found by the SourceSearcher.
FileGatherer() - Constructor for class com.android.sdklib.build.FileGatherer
 
FileOpFileWrapper - Class in com.android.sdklib
An IAbstractFile or IAbstractFolder that wraps a File and uses a FileOp for file operations, to allow mocking.
FileOpFileWrapper(File, FileOp, boolean) - Constructor for class com.android.sdklib.FileOpFileWrapper
 
findBestInstallerFactory(RepoPackage, AndroidSdkHandler) - Static method in class com.android.sdklib.repository.installer.SdkInstallerUtil
Gets an InstallerFactory for installing or uninstalling the given package.
findInputFiles() - Method in class com.android.sdklib.build.RenderScriptChecker
 
findLongArg(String, String, String) - Method in class com.android.sdklib.util.CommandLineParser
Finds an CommandLineParser.Arg given an action name and a long flag name.
findShortArg(String, String, String) - Method in class com.android.sdklib.util.CommandLineParser
Finds an CommandLineParser.Arg given an action name and a short flag name.
FONTS - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "data/fonts" folder.
fromLocalPackage(LocalPackage) - Static method in class com.android.sdklib.BuildToolInfo
Creates a BuildToolInfo from a LocalPackage.
fromStandardDirectoryLayout(Revision, File) - Static method in class com.android.sdklib.BuildToolInfo
Creates a BuildToolInfo from a directory which follows the standard layout convention.

G

generateElement(RemoteListSourceProviderImpl.SiteList) - Method in class com.android.sdklib.repository.sources.generated.v1.ObjectFactory
 
generateElement(RemoteListSourceProviderImpl.SiteList) - Method in class com.android.sdklib.repository.sources.generated.v2.ObjectFactory
 
generateElement(RemoteListSourceProviderImpl.SiteList) - Method in class com.android.sdklib.repository.sources.generated.v3.ObjectFactory
 
generateSdkAddon(Repository) - Method in class com.android.sdklib.repository.generated.addon.v1.ObjectFactory
 
generateSdkRepository(Repository) - Method in class com.android.sdklib.repository.generated.repository.v1.ObjectFactory
 
generateSdkRepositoryInternal(RepositoryType) - Method in class com.android.sdklib.repository.generated.repository.v1.ObjectFactory
Create an instance of JAXBElement<RepositoryType>}
generateSdkSysImg(Repository) - Method in class com.android.sdklib.repository.generated.sysimg.v1.ObjectFactory
 
getAbi() - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
Gets the value of the abi property.
getAbi() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.SysImgDetailsType
Gets the abi type (x86, armeabi-v7a, etc.) for this package.
getAbiDisplayNameInternal(String) - Static method in class com.android.sdklib.repository.legacy.local.LocalSysImgPkgInfo
Deprecated.
 
getAbiType() - Method in interface com.android.sdklib.ISystemImage
Returns the ABI type.
getAbiType() - Method in class com.android.sdklib.repository.targets.SystemImage
 
getAdditionalLibraries() - Method in interface com.android.sdklib.IAndroidTarget
Returns the additional libraries for this target.
getAdditionalLibraries() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getAdditionalLibraries() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getAddonHashString(String, String, AndroidVersion) - Static method in class com.android.sdklib.AndroidTargetHash
Returns the hash string for a given add-on.
getAddonModule() - Static method in class com.android.sdklib.repository.AndroidSdkHandler
 
getAddonPath(IdDisplay, AndroidVersion, IdDisplay) - Static method in class com.android.sdklib.repository.meta.DetailsTypes
Gets the default path/unique id for the given addon
getAddonSite() - Method in class com.android.sdklib.repository.sources.generated.v1.AddonsListType
 
getAddonSiteInternal() - Method in class com.android.sdklib.repository.sources.generated.v1.AddonsListType
Gets the value of the addonSite property.
getAddonSiteOrSysImgSite() - Method in class com.android.sdklib.repository.sources.generated.v2.AddonsListType
Gets the value of the addonSiteOrSysImgSite property.
getAddonVendor() - Method in interface com.android.sdklib.ISystemImage
Returns the vendor for an add-on's system image, or null for a platform system-image.
getAddonVendor() - Method in class com.android.sdklib.repository.targets.SystemImage
 
getAddOnVersion(String) - Static method in class com.android.sdklib.AndroidTargetHash
 
getAddressSizeInBytes() - Method in enum com.android.sdklib.devices.Abi
Returns the address size in bytes
getAllModules() - Static method in class com.android.sdklib.repository.AndroidSdkHandler
 
getAllSoftware() - Method in class com.android.sdklib.devices.Device
Returns all of the Software configurations of the Device.
getAllStates() - Method in class com.android.sdklib.devices.Device
Returns all of the States the Device can be in.
getAndroidFolder() - Method in class com.android.sdklib.repository.AndroidSdkHandler
 
getAndroidName(int) - Static method in class com.android.sdklib.SdkVersionInfo
Returns the Android version and code name of the given API level The highest number (inclusive) that is supported is SdkVersionInfo.HIGHEST_KNOWN_API.
getAndroidTargetManager(ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
Gets (and creates if necessary) an AndroidTargetManager based on our local sdk packages.
getAndroidVersion() - Method in interface com.android.sdklib.ISystemImage
Returns the AndroidVersion of this system image.
getAndroidVersion() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the package's AndroidVersion or null.
getAndroidVersion() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getAndroidVersion() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.ApiDetailsType
Convenience method to create an AndroidVersion with the information from the given DetailsTypes.ApiDetailsType.
getAndroidVersion() - Method in class com.android.sdklib.repository.targets.SystemImage
 
getAndroidVersionCodeName(AndroidVersion) - Static method in class com.android.sdklib.SdkVersionInfo
Returns the codename for a given AndroidVersion's API level.
getApi() - Method in class com.android.sdklib.LayoutlibVersion
Deprecated.
 
getApi() - Method in class com.android.sdklib.repository.generated.repository.v1.LayoutlibType
Gets the value of the api property.
getApi() - Method in class com.android.sdklib.repository.meta.DetailsTypes.PlatformDetailsType.LayoutlibType
Gets the layout lib api level.
getApiByBuildCode(String, boolean) - Static method in class com.android.sdklib.SdkVersionInfo
Returns the API level of the given build code (e.g.
getApiByPreviewName(String, boolean) - Static method in class com.android.sdklib.SdkVersionInfo
Returns the API level of the given preview code name (e.g.
getApiLevel() - Method in class com.android.sdklib.repository.generated.common.v1.ApiDetailsType
Gets the value of the apiLevel property.
getApiLevel() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.ApiDetailsType
Gets the api level of this package.
getAppropriateUnits() - Method in class com.android.sdklib.devices.Storage
Finds the largest Storage.Unit which can display the storage value as a positive integer with no loss of accuracy.
getArchivePath() - Method in exception com.android.sdklib.build.DuplicateFileException
 
getArchives() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Returns the archives defined in this package.
getBaseInstallId() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns a stable string id that can be used to reference this package, which excludes the preview suffix.
getBaseInstallId() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getBluetoothProfiles() - Method in class com.android.sdklib.devices.Software
 
getBootClasspath() - Method in interface com.android.sdklib.IAndroidTarget
Returns the boot classpath for this target.
getBootClasspath() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getBootClasspath() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getBootProps() - Method in class com.android.sdklib.devices.Device
Returns the optional boot.props of the device.
getBuildCode(int) - Static method in class com.android.sdklib.SdkVersionInfo
Returns the applicable build code (for android.os.Build.VERSION_CODES) for the corresponding API level, or null if it's unknown.
getBuildTool(Revision) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Returns the BuildToolInfo for the given revision.
getBuildToolInfo() - Method in interface com.android.sdklib.IAndroidTarget
Returns a BuildToolInfo for backward compatibility.
getBuildToolInfo(Revision, ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
Creates a the BuildToolInfo for the specificed build tools revision, if available.
getBuildToolInfo() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getBuildToolInfo() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getBuildToolsPath(Revision) - Static method in class com.android.sdklib.repository.meta.DetailsTypes
Gets the default path/unique id for the given build tools
getButtonType() - Method in class com.android.sdklib.devices.Hardware
 
getCamera(int) - Method in class com.android.sdklib.devices.Hardware
 
getCamera(CameraLocation) - Method in class com.android.sdklib.devices.Hardware
 
getCameras() - Method in class com.android.sdklib.devices.Hardware
 
getCanonicalInstallFolder(File) - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the canonical location where such a package would be installed.
getCanonicalInstallFolder(File) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getChargeType() - Method in class com.android.sdklib.devices.Hardware
 
getChin() - Method in class com.android.sdklib.devices.Screen
Get the "chin" height in pixels.
getChinSize() - Method in class com.android.sdklib.devices.Device
A convenience method to get the chin size for this device.
getClasspathName() - Method in interface com.android.sdklib.IAndroidTarget
Returns the name to be displayed when representing all the libraries this target contains.
getClasspathName() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getClasspathName() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getCodename() - Method in class com.android.sdklib.repository.generated.common.v1.ApiDetailsType
Gets the value of the codename property.
getCodename() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.ApiDetailsType
Gets the codename of this release.
getCodeName(int) - Static method in class com.android.sdklib.SdkVersionInfo
 
getCommonModule() - Static method in class com.android.sdklib.repository.AndroidSdkHandler
 
getContents() - Method in class com.android.sdklib.FileOpFileWrapper
 
getCpu() - Method in class com.android.sdklib.devices.Hardware
 
getCpuArch() - Method in enum com.android.sdklib.devices.Abi
Returns the CPU architecture, as used in the AVD configuration files
getCpuModel() - Method in enum com.android.sdklib.devices.Abi
Returns the optional CPU model, used in the AVD configuration files.
getCurrentValue() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Returns the current value.
getDebugKey(String, PrintStream) - Static method in class com.android.sdklib.build.ApkBuilder
Returns the key and certificate from a given debug store.
getDebugKeystore() - Static method in class com.android.sdklib.build.ApkBuilder
 
getDefaultHardware() - Method in class com.android.sdklib.devices.Device
Returns the default Hardware configuration for the device.
getDefaultSkin() - Method in interface com.android.sdklib.IAndroidTarget
Returns the default skin folder for this target.
getDefaultSkin() - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
Gets the value of the defaultSkin property.
getDefaultSkin() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.AddonDetailsType
Gets the default skin included in this package.
getDefaultSkin() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getDefaultSkin() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getDefaultState() - Method in class com.android.sdklib.devices.Device
Returns the default State of the Device.
getDefaultValue() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Returns the default value.
getDefaultVerb() - Method in class com.android.sdklib.util.CommandLineParser
 
getDesc() - Method in class com.android.sdklib.repository.legacy.local.LocalAddonPkgInfo
Deprecated.
 
getDesc() - Method in class com.android.sdklib.repository.legacy.local.LocalExtraPkgInfo
Deprecated.
 
getDesc() - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
Returns the IPkgDesc describing this package.
getDesc() - Method in class com.android.sdklib.repository.legacy.local.LocalPlatformPkgInfo
Deprecated.
 
getDesc() - Method in class com.android.sdklib.repository.legacy.local.LocalSysImgPkgInfo
Deprecated.
 
getDescription() - Method in enum com.android.sdklib.devices.ButtonType
 
getDescription() - Method in class com.android.sdklib.devices.State
 
getDescription() - Method in interface com.android.sdklib.IAndroidTarget
Returns the description of the target.
getDescription() - Method in interface com.android.sdklib.IAndroidTarget.OptionalLibrary
Description of the library.
getDescription() - Method in class com.android.sdklib.repository.generated.common.v1.LibraryType
Gets the value of the description property.
getDescription() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Returns the optional description for all packages (platform, add-on, tool, doc) or for a lib.
getDescription() - Method in class com.android.sdklib.repository.meta.Library
User-friendly description of the library.
getDescription() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getDescription() - Method in class com.android.sdklib.repository.targets.OptionalLibraryImpl
Deprecated.
 
getDescription() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getDescription() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Returns the description.
getDescriptionShort() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
getDescriptionShort() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getDescriptionUrl() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
getDescriptionUrl() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getDescUrl() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Returns the optional description URL for all packages (platform, add-on, tool, doc).
getDetails() - Method in exception com.android.sdklib.build.JarListSanitizer.DifferentLibException
 
getDevice(String, String) - Method in class com.android.sdklib.devices.DeviceManager
 
getDevices(DeviceManager.DeviceFilter) - Method in class com.android.sdklib.devices.DeviceManager
Returns the known Device list.
getDevices(EnumSet<DeviceManager.DeviceFilter>) - Method in class com.android.sdklib.devices.DeviceManager
Returns the known Device list.
getDeviceStatus(String, String) - Method in class com.android.sdklib.devices.DeviceManager
 
getDiagonalLength() - Method in class com.android.sdklib.devices.Screen
 
getDirectObject() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Returns the direct Object for that argument.
getDirectObject() - Method in class com.android.sdklib.util.CommandLineParser
Returns the direct object name from the command-line.
getDisplay() - Method in class com.android.sdklib.repository.generated.common.v1.IdDisplayType
Gets the value of the display property.
getDisplay() - Method in class com.android.sdklib.repository.IdDisplay
Gets the user-friendly version of the string.
getDisplayComparator() - Static method in class com.android.sdklib.devices.Device
Returns a comparator suitable to sort a device list using a sort-aware display name.
getDisplayName() - Method in enum com.android.sdklib.devices.Abi
Return the ABI "family" name for display.
getDisplayName() - Method in class com.android.sdklib.devices.Device
Returns the user visible name of the Device.
getDisplayName(IPkgDesc) - Static method in class com.android.sdklib.repository.legacy.LegacyRepoUtils
Gets the RepoPackage.getDisplayName() return value from an IPkgDesc.
getDisplayValue() - Method in enum com.android.sdklib.devices.Storage.Unit
 
getEnum(String) - Static method in enum com.android.sdklib.devices.Abi
Returns the ABI definition matching the given ABI code name.
getEnum(String) - Static method in enum com.android.sdklib.devices.BluetoothProfile
 
getEnum(String) - Static method in enum com.android.sdklib.devices.ButtonType
 
getEnum(String) - Static method in enum com.android.sdklib.devices.CameraLocation
 
getEnum(String) - Static method in enum com.android.sdklib.devices.Multitouch
 
getEnum(String) - Static method in enum com.android.sdklib.devices.Network
 
getEnum(String) - Static method in enum com.android.sdklib.devices.PowerType
 
getEnum(String) - Static method in enum com.android.sdklib.devices.ScreenType
 
getEnum(String) - Static method in enum com.android.sdklib.devices.Sensor
 
getEnum(String) - Static method in enum com.android.sdklib.devices.Storage.Unit
 
getErrorForPackage(String) - Method in class com.android.sdklib.repository.targets.AndroidTargetManager
Returns the error, if any, encountered when error creating a target for a package.
getExtra(String, String) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Retrieves information on an extra package identified by its String vendor/path.
getFile() - Method in class com.android.sdklib.build.DependencyFile
 
getFile(String) - Method in class com.android.sdklib.FileOpFileWrapper
 
getFile(int) - Method in interface com.android.sdklib.IAndroidTarget
Returns the path of a platform component.
getFile(int) - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getFile(int) - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getFile1() - Method in exception com.android.sdklib.build.DuplicateFileException
 
getFile2() - Method in exception com.android.sdklib.build.DuplicateFileException
 
getFileOp() - Method in class com.android.sdklib.repository.AndroidSdkHandler
Gets our FileOp.
getFileOp() - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
 
getFiles() - Method in class com.android.sdklib.build.FileGatherer
 
getFirstOutput() - Method in class com.android.sdklib.build.DependencyFile
Shortcut access to the first output file.
getFolder(String) - Method in class com.android.sdklib.FileOpFileWrapper
 
getFolderName() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
Returns the name of SDK top-folder where this type of package is stored.
getFrame() - Method in class com.android.sdklib.devices.Meta
 
getFrameOffsetLandscape() - Method in class com.android.sdklib.devices.Meta
 
getFrameOffsetPortrait() - Method in class com.android.sdklib.devices.Meta
 
getFullName() - Method in interface com.android.sdklib.IAndroidTarget
Returns the full name of the target, possibly including vendor name.
getFullName() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getFullName() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getGlExtensions() - Method in class com.android.sdklib.devices.Software
 
getGlVersion() - Method in class com.android.sdklib.devices.Software
 
getGpu() - Method in class com.android.sdklib.devices.Hardware
 
getHardware() - Method in class com.android.sdklib.devices.State
 
getHardwareProperties(State) - Static method in class com.android.sdklib.devices.DeviceManager
Returns hardware properties (defined in hardware.ini) as a Map.
getHardwareProperties(Device) - Static method in class com.android.sdklib.devices.DeviceManager
Returns the hardware properties defined in AvdManager.HARDWARE_INI as a Map.
getIconSixteen() - Method in class com.android.sdklib.devices.Meta
 
getIconSixtyFour() - Method in class com.android.sdklib.devices.Meta
 
getId() - Method in class com.android.sdklib.devices.Device
Returns the id of the Device.
getId() - Method in class com.android.sdklib.repository.generated.common.v1.IdDisplayType
Gets the value of the id property.
getId() - Method in class com.android.sdklib.repository.IdDisplay
Gets the machine-friendly version of the string.
getImageAt(File) - Method in class com.android.sdklib.repository.targets.SystemImageManager
 
getImageMap() - Method in class com.android.sdklib.repository.targets.SystemImageManager
Gets a map from all our SystemImages to their containing LocalPackages.
getImages() - Method in class com.android.sdklib.repository.targets.SystemImageManager
Gets all the SystemImages.
getInputFiles() - Method in class com.android.sdklib.build.DependencyFile
 
getInputFiles() - Method in class com.android.sdklib.build.ManualRenderScriptChecker
 
getInstallId() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns a stable string id that can be used to reference this package, including a suffix indicating that this package is a preview if it is.
getInstallId() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getInstance(File) - Static method in class com.android.sdklib.repository.AndroidSdkHandler
Get a AndroidSdkHandler instance.
getInternalStorage() - Method in class com.android.sdklib.devices.Hardware
 
getIntValue() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
Returns the integer value matching the type, compatible with the old LocalSdkParer.
getJar() - Method in interface com.android.sdklib.IAndroidTarget.OptionalLibrary
Location of the jar file.
getJar() - Method in class com.android.sdklib.repository.meta.Library
Absolute path to the library jar file.
getJar() - Method in class com.android.sdklib.repository.targets.OptionalLibraryImpl
Deprecated.
 
getJarFile() - Method in exception com.android.sdklib.build.JarListSanitizer.Sha1Exception
 
getKeyboard() - Method in class com.android.sdklib.devices.Hardware
 
getKeyState() - Method in class com.android.sdklib.devices.State
 
getLatestBuildTool(ProgressIndicator, boolean) - Method in class com.android.sdklib.repository.AndroidSdkHandler
Gets a BuildToolInfo corresponding to the newest installed build tool RepoPackage, or null if none are installed (or if the allowPreview parameter is false and there was non-preview version available)
getLatestBuildTool() - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Returns the highest build-tool revision known, or null if there are are no build-tools.
getLatestLocalPackageForPrefix(String, boolean, ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
Suppose that prefix is p, and we have these local packages: p;1.1, p;1.2, p;2.1 What this should return is the package p;2.1.
getLatestLocalPackageForPrefix(String, boolean, Function<String, ? extends Comparable>, ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
 
getLatestLocalPackageForPrefix(String, boolean, Function<String, T>, Comparator<T>, ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
This grabs the Collection of LocalPackages from RepoManager with the same prefix using RepositoryPackages.getLocalPackagesForPrefix(String) and forwards it to AndroidSdkHandler.getLatestPackageFromPrefixCollection(Collection, boolean, Function, Comparator)
getLatestRemotePackageForPrefix(String, boolean, ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
 
getLatestRemotePackageForPrefix(String, boolean, Function<String, ? extends Comparable>, ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
 
getLatestRemotePackageForPrefix(String, boolean, Function<String, T>, Comparator<T>, ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
 
getLayoutlib() - Method in class com.android.sdklib.repository.generated.repository.v1.PlatformDetailsType
Gets the value of the layoutlib property.
getLayoutlib() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.PlatformDetailsType
 
getLayoutlibApi() - Method in class com.android.sdklib.repository.legacy.local.LocalPlatformPkgInfo
Deprecated.
 
getLayoutlibApi() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getLegacyPath(IPkgDesc, String) - Static method in class com.android.sdklib.repository.legacy.LegacyRepoUtils
Gets the path (see RepoPackage.getPath()) for a legacy package.
getLibraries() - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
Gets the value of the libraries property.
getLibraries() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.AddonDetailsType
Gets the IAndroidTarget.OptionalLibrarys provided by this package.
getLibrary() - Method in class com.android.sdklib.repository.generated.addon.v1.LibrariesType
 
getLibrary() - Method in class com.android.sdklib.repository.meta.DetailsTypes.AddonDetailsType.Libraries
 
getLibraryInternal() - Method in class com.android.sdklib.repository.generated.addon.v1.LibrariesType
Gets the value of the library property.
getLicense() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
getLicense() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getLicense() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Returns the optional description for all packages (platform, add-on, tool, doc) or for a lib.
getListDescription() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
getListDescription() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getListDescription() - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
 
getListDisplay() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the list-display meta data of this package.
getListDisplay() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getListDisplay() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Returns the optional list-display for all packages as defined in the XML meta data and is typically only used internally.
getListDisplayPattern() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
 
getLldbPath(Revision) - Static method in class com.android.sdklib.repository.meta.DetailsTypes
Gets the path/unique id for the LLDB of the given Revision.
getLoadError() - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
 
getLocalDir() - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
 
getLocalJarPath() - Method in interface com.android.sdklib.IAndroidTarget.OptionalLibrary
Path to the library jar file relative to the libs directory in the package.
getLocalJarPath() - Method in class com.android.sdklib.repository.generated.common.v1.LibraryType
Gets the value of the localJarPath property.
getLocalJarPath() - Method in class com.android.sdklib.repository.targets.OptionalLibraryImpl
Deprecated.
 
getLocalPackage(String, ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
Convenience to get a package from the local repo.
getLocalSdk() - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
 
getLocation() - Method in class com.android.sdklib.BuildToolInfo
Returns the build-tool revision-specific folder.
getLocation() - Method in class com.android.sdklib.devices.Camera
 
getLocation() - Method in interface com.android.sdklib.IAndroidTarget
Returns the target location.
getLocation() - Method in interface com.android.sdklib.ISystemImage
Returns the actual location of an installed system image.
getLocation() - Method in class com.android.sdklib.repository.AndroidSdkHandler
Gets the path of the local SDK, if set.
getLocation() - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Location of the SDK.
getLocation() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getLocation() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getLocation() - Method in class com.android.sdklib.repository.targets.SystemImage
 
getLog() - Method in class com.android.sdklib.util.CommandLineParser
Returns the logger object.
getLongArg() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Returns the long name of the argument, e.g.
getManufacturer() - Method in class com.android.sdklib.devices.Device
Returns the manufacturer of the Device.
getMaxSdkLevel() - Method in class com.android.sdklib.devices.Software
 
getMechanism() - Method in class com.android.sdklib.devices.Screen
 
getMessage() - Method in exception com.android.sdklib.build.DuplicateFileException
 
getMeta() - Method in class com.android.sdklib.devices.Device
Returns the Meta object for the device, which contains meta information about the device, such as the location of icons.
getMinPlatformToolsRev() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the package's min-platform-tools-rev or null.
getMinPlatformToolsRev() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getMinRevision() - Method in enum com.android.sdklib.BuildToolInfo.JackVersion
Minimum build tools version supporting this API.
getMinSdkLevel() - Method in class com.android.sdklib.devices.Software
 
getMinToolsRev() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the package's min-tools-rev or null.
getMinToolsRev() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getMode() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Returns the argument mode (type + process method).
getModificationStamp() - Method in class com.android.sdklib.FileOpFileWrapper
 
getMultitouch() - Method in class com.android.sdklib.devices.Screen
 
getName() - Method in class com.android.sdklib.devices.Device
Deprecated.
Use Device.getId() or Device.getDisplayName() instead based on whether a stable identifier or a user visible name is needed
getName() - Method in class com.android.sdklib.devices.State
 
getName() - Method in class com.android.sdklib.FileOpFileWrapper
 
getName() - Method in interface com.android.sdklib.IAndroidTarget
Returns the name of the target.
getName() - Method in interface com.android.sdklib.IAndroidTarget.OptionalLibrary
The name of the library, as used in the manifest (<uses-library>).
getName() - Method in class com.android.sdklib.repository.generated.common.v1.LibraryType
Gets the value of the name property.
getName() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
getName() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getName() - Method in class com.android.sdklib.repository.meta.Library
The name of the library.
getName() - Method in class com.android.sdklib.repository.sources.generated.v1.AddonSiteType
Gets the value of the name property.
getName() - Method in class com.android.sdklib.repository.sources.generated.v2.AddonSiteType
Gets the value of the name property.
getName() - Method in class com.android.sdklib.repository.sources.generated.v2.SysImgSiteType
Gets the value of the name property.
getName() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getName() - Method in class com.android.sdklib.repository.targets.OptionalLibraryImpl
Deprecated.
 
getName() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getNameDisplay() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDescExtra
Deprecated.
Returns the display name of the Extra.
getNameDisplay() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDescExtra
Deprecated.
 
getNativeFiles(File, boolean) - Static method in class com.android.sdklib.build.ApkBuilder
 
getNativeLibs() - Method in interface com.android.sdklib.build.ApkBuilder.JarStatus
Returns the list of native libraries found in the jar file.
getNav() - Method in class com.android.sdklib.devices.Hardware
 
getNavState() - Method in class com.android.sdklib.devices.State
 
getNetworking() - Method in class com.android.sdklib.devices.Hardware
 
getNumberOfBytes() - Method in enum com.android.sdklib.devices.Storage.Unit
 
getOldInputs() - Method in class com.android.sdklib.build.RenderScriptChecker
 
getOldOutputs() - Method in class com.android.sdklib.build.RenderScriptChecker
 
getOldPaths() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDescExtra
Deprecated.
Returns an optional list of older paths for this extra package.
getOldPaths() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDescExtra
Deprecated.
 
getOldPaths() - Method in class com.android.sdklib.repository.legacy.local.LocalExtraPkgInfo
Deprecated.
 
getOptionalLibraries() - Method in interface com.android.sdklib.IAndroidTarget
Returns a list of optional libraries for this target.
getOptionalLibraries() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getOptionalLibraries() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getOrientation() - Method in class com.android.sdklib.devices.State
 
getOsLocation() - Method in class com.android.sdklib.FileOpFileWrapper
 
getOutputFiles() - Method in class com.android.sdklib.build.DependencyFile
 
getOutputStream() - Method in class com.android.sdklib.FileOpFileWrapper
 
getPackage() - Method in class com.android.sdklib.repository.targets.SystemImage
 
getPackageInRange(String, Range<Revision>, ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
Returns the highest available version of the given package that is contained by the given range, or null if no such version was found.
getParent() - Method in interface com.android.sdklib.IAndroidTarget
Returns the parent target.
getParent() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getParent() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getParentFolder() - Method in class com.android.sdklib.FileOpFileWrapper
 
getPath(BuildToolInfo.PathId) - Method in class com.android.sdklib.BuildToolInfo
Returns the path of a build-tool component.
getPath() - Method in class com.android.sdklib.FileOpFileWrapper
 
getPath(int) - Method in interface com.android.sdklib.IAndroidTarget
Returns the path of a platform component.
getPath() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the package's path string or null.
getPath() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getPath(PkgDesc) - Method in interface com.android.sdklib.repository.legacy.descriptors.PkgDesc.IGetPath
Deprecated.
 
getPath() - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
getPath(int) - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getPath(int) - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getPixelDensity() - Method in class com.android.sdklib.devices.Screen
 
getPkgDesc() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Information on the package provided by the remote server.
getPkgInfo(IPkgDesc) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Retrieves information on a package identified by an IPkgDesc.
getPkgInfo(PkgType, AndroidVersion) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Retrieves information on a package identified by an AndroidVersion.
getPkgInfo(PkgType, Revision) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Retrieves information on a package identified by its Revision.
getPkgInfo(PkgType, String) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Retrieves information on a package identified by its String path.
getPkgInfo(PkgType, String, String) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Retrieves information on a package identified by both vendor and path strings.
getPkgInfo(PkgType) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
For unique local packages.
getPkgsInfos(PkgType) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Retrieve all the info about the requested package type.
getPkgsInfos(EnumSet<PkgType>) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Retrieve all the info about the requested package types.
getPlatformHashString(AndroidVersion) - Static method in class com.android.sdklib.AndroidTargetHash
Returns the hash string for a given platform version.
getPlatformLibraries() - Method in interface com.android.sdklib.IAndroidTarget
Returns the list of libraries available for a given platform.
getPlatformLibraries() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getPlatformLibraries() - Method in class com.android.sdklib.repository.targets.PlatformTarget
Returns the list of libraries available for a given platform.
getPlatformPath(AndroidVersion) - Static method in class com.android.sdklib.repository.meta.DetailsTypes
Gets the path/unique id for the platform of the given AndroidVersion.
getPlatformVersion(String) - Static method in class com.android.sdklib.AndroidTargetHash
Returns the AndroidVersion for the given hash string, if it represents a platform.
getPreciseSizeAsUnit(Storage.Unit) - Method in class com.android.sdklib.devices.Storage
Returns the amount of storage represented by the instance in the given unit as a double to get a more precise result
getPreferredWriteMode() - Method in class com.android.sdklib.FileOpFileWrapper
 
getPrettyName(IdDisplay, String) - Static method in class com.android.sdklib.repository.legacy.local.LocalExtraPkgInfo
Deprecated.
Used to produce a suitable name-display based on the extra's path and vendor display string in addon-3 schemas.
getProperties() - Method in interface com.android.sdklib.IAndroidTarget
Returns all the properties associated with this target.
getProperties() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getProperties() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getProperty(String) - Method in interface com.android.sdklib.IAndroidTarget
Return the value of a given property for this target.
getProperty(Properties, String, String) - Static method in class com.android.sdklib.repository.PackageParserUtils
Utility method that returns a property from a Properties object.
getProperty(String) - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getProperty(String) - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getRam() - Method in class com.android.sdklib.devices.Hardware
 
getRatio() - Method in class com.android.sdklib.devices.Screen
 
getRemovableStorage() - Method in class com.android.sdklib.devices.Hardware
 
getRepositoryModule() - Static method in class com.android.sdklib.repository.AndroidSdkHandler
 
getRepositoryPath(String, String, String) - Static method in interface com.android.sdklib.repository.meta.DetailsTypes.MavenType
Gets the default path for the maven-type RepoPackage with the maven coordinate groupId:artifactId:version
getRevision() - Method in class com.android.sdklib.BuildToolInfo
Returns the revision.
getRevision() - Method in interface com.android.sdklib.IAndroidTarget
Returns the revision number for the target.
getRevision() - Method in interface com.android.sdklib.ISystemImage
Returns the revision of this system image.
getRevision() - Method in class com.android.sdklib.LayoutlibVersion
Deprecated.
 
getRevision() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the package's Revision.
getRevision() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getRevision() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Returns the revision for this package.
getRevision() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getRevision() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getRevision() - Method in class com.android.sdklib.repository.targets.SystemImage
 
getRevisionProperty(Properties, String) - Static method in class com.android.sdklib.repository.PackageParserUtils
Utility method to parse the PkgProps.PKG_REVISION property as a revision (major.minor.micro.preview).
getScreen() - Method in class com.android.sdklib.devices.Hardware
 
getScreenRound() - Method in class com.android.sdklib.devices.Screen
 
getScreenSize(ScreenOrientation) - Method in class com.android.sdklib.devices.Device
 
getScreenType() - Method in class com.android.sdklib.devices.Screen
 
getSdkHandler() - Method in class com.android.sdklib.repository.installer.SdkInstallListenerFactory
 
getSdkInputFiles() - Method in class com.android.sdklib.build.DependencyFile
 
getSdkManager(ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
Fetches RepoManager set up to interact with android SDK repositories.
getSensors() - Method in class com.android.sdklib.devices.Hardware
 
getShortArg() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Returns the 1-letter short name of the argument, e.g.
getShortClasspathName() - Method in interface com.android.sdklib.IAndroidTarget
Returns the name to be displayed when representing all the libraries this target contains.
getShortClasspathName() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getShortClasspathName() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getShortDescription() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Returns a short description.
getSize() - Method in class com.android.sdklib.devices.Screen
 
getSize() - Method in class com.android.sdklib.devices.Storage
Returns the amount of storage represented, in Bytes
getSizeAsUnit(Storage.Unit) - Method in class com.android.sdklib.devices.Storage
Return the amount of storage represented by the instance in the given unit
getSkinFile() - Method in class com.android.sdklib.devices.Hardware
 
getSkins() - Method in interface com.android.sdklib.IAndroidTarget
Returns the available skin folders for this target.
getSkins() - Method in interface com.android.sdklib.ISystemImage
Returns the skins embedded in the system image.
getSkins() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getSkins() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getSkins() - Method in class com.android.sdklib.repository.targets.SystemImage
 
getSoftware(int) - Method in class com.android.sdklib.devices.Device
Returns the software configuration for the given API version.
getSourceFolders() - Method in class com.android.sdklib.build.RenderScriptChecker
 
getSourceProperties() - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
 
getSourcesPath(AndroidVersion) - Static method in class com.android.sdklib.repository.meta.DetailsTypes
Gets the path/unique id for the sources of the given AndroidVersion.
getState(String) - Method in class com.android.sdklib.devices.Device
Returns the state of the device with the given name.
getSupportedAbis() - Method in class com.android.sdklib.devices.Hardware
 
getSupportedBetween() - Method in enum com.android.sdklib.BuildToolInfo.JackVersion
The range of build tools supporting this as their highest API level.
getSupportedJackApi() - Method in class com.android.sdklib.BuildToolInfo
Gets the supported Jack API version.
getSupportedUiModes() - Method in class com.android.sdklib.devices.Hardware
 
getSupportJar(String) - Static method in class com.android.sdklib.build.RenderScriptProcessor
 
getSupportNativeLibFolder(String) - Static method in class com.android.sdklib.build.RenderScriptProcessor
 
getSysImgModule() - Static method in class com.android.sdklib.repository.AndroidSdkHandler
 
getSysImgPath(IdDisplay, AndroidVersion, IdDisplay, String) - Static method in class com.android.sdklib.repository.meta.DetailsTypes
Gets the default path/unique id for the given system image
getSystemImageManager(ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
Gets (and creates if necessary) a SystemImageManager based on our local sdk packages.
getTag() - Method in interface com.android.sdklib.ISystemImage
Returns the tag of the system image.
getTag() - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
Gets the value of the tag property.
getTag() - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
Gets the value of the tag property.
getTag() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the package's tag id-display tuple or null.
getTag() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getTag() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.AddonDetailsType
Gets the tag for this package.
getTag() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.SysImgDetailsType
Sets the tag for this package.
getTag() - Method in class com.android.sdklib.repository.targets.SystemImage
 
getTagId() - Method in class com.android.sdklib.devices.Device
Returns the optional tag-id of the device.
getTargetFromHashString(String, ProgressIndicator) - Method in class com.android.sdklib.repository.targets.AndroidTargetManager
Returns a target from a hash that was generated by IAndroidTarget.hashString().
getTargetFromPackage(LocalPackage, ProgressIndicator) - Method in class com.android.sdklib.repository.targets.AndroidTargetManager
 
getTargetHash() - Method in class com.android.sdklib.repository.legacy.local.LocalAddonPkgInfo
Deprecated.
The "path" of an add-on is its Target Hash.
getTargetHash() - Method in class com.android.sdklib.repository.legacy.local.LocalPlatformPkgInfo
Deprecated.
The "path" of a Platform is its Target Hash.
getTargetHashString(IAndroidTarget) - Static method in class com.android.sdklib.AndroidTargetHash
Returns the hash string for a given target (add-on or platform.)
getTargetOfAtLeastApiLevel(int, ProgressIndicator) - Method in class com.android.sdklib.repository.targets.AndroidTargetManager
Returns first target found with API level no lower than the minimum provided.
getTargets(ProgressIndicator) - Method in class com.android.sdklib.repository.targets.AndroidTargetManager
Returns the targets (platforms and addons) that are available in the SDK, sorted in ascending order by API level.
getType() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the type of the package.
getType() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getUrl() - Method in class com.android.sdklib.repository.sources.generated.v1.AddonSiteType
Gets the value of the url property.
getUrl() - Method in class com.android.sdklib.repository.sources.generated.v2.AddonSiteType
Gets the value of the url property.
getUrl() - Method in class com.android.sdklib.repository.sources.generated.v2.SysImgSiteType
Gets the value of the url property.
getUserSourceProvider(ProgressIndicator) - Method in class com.android.sdklib.repository.AndroidSdkHandler
Gets the customizable RepositorySourceProvider.
getValue(String, String, String) - Method in class com.android.sdklib.util.CommandLineParser
Raw access to parsed parameter values.
getVendor() - Method in interface com.android.sdklib.IAndroidTarget
Returns the name of the vendor of the target.
getVendor() - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
Gets the value of the vendor property.
getVendor() - Method in class com.android.sdklib.repository.generated.addon.v1.ExtraDetailsType
Gets the value of the vendor property.
getVendor() - Method in class com.android.sdklib.repository.generated.addon.v1.MavenType
Gets the value of the vendor property.
getVendor() - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
Gets the value of the vendor property.
getVendor() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Returns the package's vendor-id string or null.
getVendor() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
getVendor() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.AddonDetailsType
 
getVendor() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.ExtraDetailsType
Gets the vendor for this package.
getVendor() - Method in interface com.android.sdklib.repository.meta.DetailsTypes.SysImgDetailsType
Gets the vendor of this package.
getVendor() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getVendor() - Method in class com.android.sdklib.repository.targets.PlatformTarget
Returns the name of the vendor of the target.
getVerb() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Returns the verb for that argument.
getVerb() - Method in class com.android.sdklib.util.CommandLineParser
Returns the verb name from the command-line.
getVersion() - Method in enum com.android.sdklib.BuildToolInfo.JackVersion
Api version.
getVersion() - Method in interface com.android.sdklib.IAndroidTarget
Returns the version of the target.
getVersion() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getVersion() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getVersion(String, IAndroidTarget[]) - Static method in class com.android.sdklib.SdkVersionInfo
Returns the AndroidVersion for a given version string, which is typically an API level number, but can also be a codename for a preview platform.
getVersionFromHash(String) - Static method in class com.android.sdklib.AndroidTargetHash
Gets the API level from a hash string, either a platform version or add-on version.
getVersionName() - Method in interface com.android.sdklib.IAndroidTarget
Returns the platform version as a readable string.
getVersionName() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
getVersionName() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
getVersionString(int) - Static method in class com.android.sdklib.SdkVersionInfo
 
getVersionWithCodename(AndroidVersion) - Static method in class com.android.sdklib.SdkVersionInfo
Returns a user-friendly description of this version, like "Android 5.1 (Lollipop)", or "Android 6.X (N) Preview".
getXDimension() - Method in class com.android.sdklib.devices.Screen
 
getXdpi() - Method in class com.android.sdklib.devices.Screen
 
getXsdStream(String, int) - Static method in class com.android.sdklib.repository.legacy.RepoXsdUtil
Deprecated.
Gets StreamSources for the given xsd (implied by the name and version), as well as any xsds imported or included by the main one.
getYDimension() - Method in class com.android.sdklib.devices.Screen
 
getYdpi() - Method in class com.android.sdklib.devices.Screen
 
GLASS_TAG - Static variable in class com.android.sdklib.repository.targets.SystemImage
Tag to apply to system images for Glass.
GLOBAL_FLAG_VERB - Static variable in class com.android.sdklib.util.CommandLineParser
Internal verb name for internally hidden flags.
GOOGLE_APIS_TAG - Static variable in class com.android.sdklib.repository.targets.SystemImage
Tag to apply to system images that include Google APIs.
GOOGLE_APIS_X86_TAG - Static variable in class com.android.sdklib.repository.targets.SystemImage
A separate tag to apply to system images that include Google APIs on x86 systems.

H

Hardware - Class in com.android.sdklib.devices
 
Hardware() - Constructor for class com.android.sdklib.devices.Hardware
 
hasAndroidVersion() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
hasAndroidVersion() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
hasAndroidVersion() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
 
hasAutofocus() - Method in class com.android.sdklib.devices.Camera
 
hasFile(String) - Method in class com.android.sdklib.FileOpFileWrapper
 
hasFlash() - Method in class com.android.sdklib.devices.Camera
 
hasFrame() - Method in class com.android.sdklib.devices.Meta
 
hasHardwarePropHashChanged(Device, String) - Static method in class com.android.sdklib.devices.DeviceManager
Checks whether the the hardware props have changed.
hashCode() - Method in class com.android.sdklib.devices.Camera
 
hashCode() - Method in class com.android.sdklib.devices.Device
For *internal* usage only.
hashCode() - Method in class com.android.sdklib.devices.Hardware
 
hashCode() - Method in class com.android.sdklib.devices.Meta
 
hashCode() - Method in class com.android.sdklib.devices.Screen
 
hashCode() - Method in class com.android.sdklib.devices.Software
 
hashCode() - Method in class com.android.sdklib.devices.State
 
hashCode() - Method in class com.android.sdklib.devices.Storage
 
hashCode() - Method in class com.android.sdklib.repository.IdDisplay
 
hashCode() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
hashCode() - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
Computes a hash code specific to this instance based on the underlying IPkgDesc but also specific local properties such a local directory, and actual source properties.
hashCode() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
The remote package hash code is based on the underlying IPkgDesc.
hashCode() - Method in class com.android.sdklib.repository.meta.Library
 
hashCode() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
hashCode() - Method in class com.android.sdklib.repository.targets.OptionalLibraryImpl
Deprecated.
 
hashCode() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
hashCode() - Method in class com.android.sdklib.repository.targets.SystemImage
 
hashString() - Method in interface com.android.sdklib.IAndroidTarget
Returns a string able to uniquely identify a target.
hashString() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
hashString() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
hasIconSixteen() - Method in class com.android.sdklib.devices.Meta
 
hasIconSixtyFour() - Method in class com.android.sdklib.devices.Meta
 
hasInput(File) - Method in class com.android.sdklib.build.DependencyFile
Returns whether the given file is a dependency for this source file.
hasLiveWallpaperSupport() - Method in class com.android.sdklib.devices.Software
 
hasMic() - Method in class com.android.sdklib.devices.Hardware
 
hasMinPlatformToolsRev() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
hasMinPlatformToolsRev() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
hasMinPlatformToolsRev() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
 
hasMinToolsRev() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
hasMinToolsRev() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
hasMinToolsRev() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
 
hasName() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
hasName() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
 
hasNativeLibsConflicts() - Method in interface com.android.sdklib.build.ApkBuilder.JarStatus
Returns whether some of those libraries were located in the location that Android expects its native libraries.
hasOutput(File) - Method in class com.android.sdklib.build.DependencyFile
Returns whether the given file is an ouput of this source file.
hasPath() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
hasPath() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
hasPath() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
 
hasRenderingLibrary() - Method in interface com.android.sdklib.IAndroidTarget
Returns whether the target is able to render layouts.
hasRenderingLibrary() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
hasRenderingLibrary() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
hasStatusBar() - Method in class com.android.sdklib.devices.Software
 
hasTag() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
hasTag() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
hasTag() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
 
hasVendor() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
hasVendor() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
hasVendor() - Method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
 
HIGHEST_KNOWN_API - Static variable in class com.android.sdklib.SdkVersionInfo
The highest known API level.
HIGHEST_KNOWN_API_TV - Static variable in class com.android.sdklib.SdkVersionInfo
The highest known API level for Android TV.
HIGHEST_KNOWN_API_WEAR - Static variable in class com.android.sdklib.SdkVersionInfo
The highest known API level for Wearables.
HIGHEST_KNOWN_STABLE_API - Static variable in class com.android.sdklib.SdkVersionInfo
Like SdkVersionInfo.HIGHEST_KNOWN_API but does not include preview platforms

I

IAndroidTarget - Interface in com.android.sdklib
A version of Android that applications can target when building.
IAndroidTarget.OptionalLibrary - Interface in com.android.sdklib
An optional library provided by an Android Target
IArchiveBuilder - Interface in com.android.sdklib.build
 
id - Variable in class com.android.sdklib.repository.generated.common.v1.IdDisplayType
 
IdDisplay - Class in com.android.sdklib.repository
A string with both user-friendly and easily-parsed versions.
IdDisplay() - Constructor for class com.android.sdklib.repository.IdDisplay
 
IdDisplayType - Class in com.android.sdklib.repository.generated.common.v1
DO NOT EDIT This file was generated by xjc from sdk-common-01.xsd.
IdDisplayType() - Constructor for class com.android.sdklib.repository.generated.common.v1.IdDisplayType
 
idToDisplay(String) - Static method in class com.android.sdklib.repository.IdDisplay
Computes a display-friendly tag string based on the id.
IPkgDesc - Interface in com.android.sdklib.repository.legacy.descriptors
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
IPkgDescExtra - Interface in com.android.sdklib.repository.legacy.descriptors
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
isDefaultState() - Method in class com.android.sdklib.devices.State
 
isHelpRequested() - Method in class com.android.sdklib.util.CommandLineParser
Helper that returns true if --help was requested.
isInCommandLine() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Returns true if the argument has been used on the command line.
isMandatory() - Method in class com.android.sdklib.util.CommandLineParser.Arg
Return true if this argument is mandatory for this verb/directobject.
isManifestEntryRequired() - Method in interface com.android.sdklib.IAndroidTarget.OptionalLibrary
Whether the library requires a manifest entry
isManifestEntryRequired() - Method in class com.android.sdklib.repository.generated.common.v1.LibraryType
Gets the value of the manifestEntryRequired property.
isManifestEntryRequired() - Method in class com.android.sdklib.repository.meta.Library
Whether a manifest entry is required for this library.
isManifestEntryRequired() - Method in class com.android.sdklib.repository.targets.OptionalLibraryImpl
Deprecated.
 
isObsolete() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
isObsolete() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
isObsolete() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Returns true if the package is deemed obsolete, that is it contains an actual <obsolete> element.
isPlatform(String) - Static method in class com.android.sdklib.AndroidTargetHash
Given a hash string, indicates whether this is a platform hash string.
isPlatform() - Method in interface com.android.sdklib.IAndroidTarget
Returns true if the target is a standard Android platform.
isPlatform() - Method in class com.android.sdklib.repository.targets.AddonTarget
 
isPlatform() - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
isPresentIn(Revision) - Method in enum com.android.sdklib.BuildToolInfo.PathId
Returns whether the enum of present in a given rev of the build tools.
isPreview() - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
 
isPreview() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
isScreenRound() - Method in class com.android.sdklib.devices.Device
A convenience method to get if the screen for this device is round.
isSilent() - Method in class com.android.sdklib.util.CommandLineParser
Helper that returns true if --silent was requested.
isUpdateFor(IPkgDesc) - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Indicates whether this package descriptor is an update for the given existing descriptor.
isUpdateFor(IPkgDesc, Revision.PreviewComparison) - Method in interface com.android.sdklib.repository.legacy.descriptors.IPkgDesc
Deprecated.
Indicates whether this package descriptor is an update for the given existing descriptor, using the given comparison method.
isUpdateFor(PkgDesc, IPkgDesc) - Method in interface com.android.sdklib.repository.legacy.descriptors.PkgDesc.IIsUpdateFor
Deprecated.
 
isUpdateFor(IPkgDesc) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
Computes the most general case of PkgDesc.isUpdateFor(IPkgDesc).
isUpdateFor(IPkgDesc, Revision.PreviewComparison) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
isValid(ILogger) - Method in class com.android.sdklib.BuildToolInfo
Checks whether the build-tool is valid by verifying that the expected binaries are actually present.
isValidAbi(String) - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
 
isValidAbi(String) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.SysImgDetailsType
Checks whether value is a valid abi type.
isValidId(String) - Method in class com.android.sdklib.repository.generated.common.v1.IdDisplayType
 
isVerbose() - Method in class com.android.sdklib.util.CommandLineParser
Helper that returns true if --verbose was requested.
ISystemImage - Interface in com.android.sdklib
Describes a system image as used by an IAndroidTarget.
ISystemImage.LocationType - Enum in com.android.sdklib
Indicates the type of location for the system image folder in the SDK.

J

JarListSanitizer - Class in com.android.sdklib.build
A Class to handle a list of jar files, finding and removing duplicates.
JarListSanitizer(File) - Constructor for class com.android.sdklib.build.JarListSanitizer
Creates a sanitizer.
JarListSanitizer(File, PrintStream) - Constructor for class com.android.sdklib.build.JarListSanitizer
 
JarListSanitizer.DifferentLibException - Exception in com.android.sdklib.build
Exception used to indicate the sanitized list of jar dependency cannot be computed due to inconsistency in duplicate jar files.
JarListSanitizer.Sha1Exception - Exception in com.android.sdklib.build
Exception to indicate a failure to check a jar file's content.

K

key - Variable in class com.android.sdklib.build.ApkBuilder.SigningInfo
 
KEY_HELP - Static variable in class com.android.sdklib.util.CommandLineParser
The global help flag.
KEY_SILENT - Static variable in class com.android.sdklib.util.CommandLineParser
The global silent flag.
KEY_VERBOSE - Static variable in class com.android.sdklib.util.CommandLineParser
The global verbose flag.

L

LATEST_LEGACY_VERSION - Static variable in class com.android.sdklib.repository.AndroidSdkHandler
The latest version of legacy remote packages we should expect to receive from a server.
launch(File, List<String>, Map<String, String>) - Method in interface com.android.sdklib.build.RenderScriptProcessor.CommandLineLauncher
 
LAYOUT_LIB - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "data/layoutlib.jar" library.
layoutlib - Variable in class com.android.sdklib.repository.generated.repository.v1.PlatformDetailsType
 
LAYOUTLIB_API - Static variable in class com.android.sdklib.repository.PkgProps
 
LAYOUTLIB_REV - Static variable in class com.android.sdklib.repository.PkgProps
 
LayoutlibType - Class in com.android.sdklib.repository.generated.repository.v1
DO NOT EDIT This file was generated by xjc from sdk-repository-01.xsd.
LayoutlibType() - Constructor for class com.android.sdklib.repository.generated.repository.v1.LayoutlibType
 
LayoutlibType() - Constructor for class com.android.sdklib.repository.meta.DetailsTypes.PlatformDetailsType.LayoutlibType
 
LayoutlibVersion - Class in com.android.sdklib
Deprecated.
Only the api level is relevant, and so should be represented by a single int.
LayoutlibVersion(int, int) - Constructor for class com.android.sdklib.LayoutlibVersion
Deprecated.
 
LegacyDownloader - Class in com.android.sdklib.repository.legacy
A Downloader implementation that uses the old DownloadCache.
LegacyDownloader(FileOp, SettingsController) - Constructor for class com.android.sdklib.repository.legacy.LegacyDownloader
 
LegacyLocalRepoLoader - Class in com.android.sdklib.repository.legacy
A FallbackLocalRepoLoader that uses a LocalSdk to parse LocalPkgInfo and convert them into LocalPackages.
LegacyLocalRepoLoader(File, FileOp) - Constructor for class com.android.sdklib.repository.legacy.LegacyLocalRepoLoader
Create a new LegacyLocalRepoLoader, based on LocalSdk.
LegacyRemoteRepoLoader - Class in com.android.sdklib.repository.legacy
FallbackRemoteRepoLoader implementation that uses the old SdkSource mechanism for parsing packages.
LegacyRemoteRepoLoader() - Constructor for class com.android.sdklib.repository.legacy.LegacyRemoteRepoLoader
 
LegacyRepoUtils - Class in com.android.sdklib.repository.legacy
Utilities used by the FallbackLocalRepoLoader and FallbackRemoteRepoLoaders to convert IPkgDescs into forms useful to RepoManager.
LegacyRepoUtils() - Constructor for class com.android.sdklib.repository.legacy.LegacyRepoUtils
 
libraries - Variable in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
 
Libraries() - Constructor for class com.android.sdklib.repository.meta.DetailsTypes.AddonDetailsType.Libraries
 
LibrariesType - Class in com.android.sdklib.repository.generated.addon.v1
DO NOT EDIT This file was generated by xjc from sdk-addon-01.xsd.
LibrariesType() - Constructor for class com.android.sdklib.repository.generated.addon.v1.LibrariesType
 
library - Variable in class com.android.sdklib.repository.generated.addon.v1.LibrariesType
 
Library - Class in com.android.sdklib.repository.meta
Information about a IAndroidTarget.OptionalLibrary provided by a package.
Library() - Constructor for class com.android.sdklib.repository.meta.Library
 
Library() - Constructor for class com.android.sdklib.repository.targets.PlatformTarget.Library
 
LibraryType - Class in com.android.sdklib.repository.generated.common.v1
DO NOT EDIT This file was generated by xjc from sdk-common-01.xsd.
LibraryType() - Constructor for class com.android.sdklib.repository.generated.common.v1.LibraryType
 
LineUtil - Class in com.android.sdklib.util
 
LineUtil() - Constructor for class com.android.sdklib.util.LineUtil
 
list(IAbstractFolder.FilenameFilter) - Method in class com.android.sdklib.FileOpFileWrapper
 
listMembers() - Method in class com.android.sdklib.FileOpFileWrapper
 
listOptions(String, String) - Method in class com.android.sdklib.util.CommandLineParser
Internal helper to print all the option flags for a given action name.
loadDependencies() - Method in class com.android.sdklib.build.RenderScriptChecker
 
LOCAL_NS - Static variable in class com.android.sdklib.devices.DeviceWriter
 
LocalAddonPkgInfo - Class in com.android.sdklib.repository.legacy.local
Deprecated.
LocalExtraPkgInfo - Class in com.android.sdklib.repository.legacy.local
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
localJarPath - Variable in class com.android.sdklib.repository.generated.common.v1.LibraryType
 
LocalPkgInfo - Class in com.android.sdklib.repository.legacy.local
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
LocalPkgInfo(LocalSdk, File, Properties) - Constructor for class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
 
LocalPlatformPkgInfo - Class in com.android.sdklib.repository.legacy.local
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
LocalSdk - Class in com.android.sdklib.repository.legacy.local
Deprecated.
in favor of AndroidSdkHandler/RepoManager.
LocalSdk() - Constructor for class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Creates an initial LocalSdk instance with an unknown location.
LocalSdk(File) - Constructor for class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Creates an initial LocalSdk instance for a known SDK location.
LocalSdk(FileOp) - Constructor for class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Creates an initial LocalSdk instance with an unknown location.
LocalSysImgPkgInfo - Class in com.android.sdklib.repository.legacy.local
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
LocalSysImgPkgInfo(LocalSdk, File, Properties, AndroidVersion, IdDisplay, String, Revision) - Constructor for class com.android.sdklib.repository.legacy.local.LocalSysImgPkgInfo
Deprecated.
 
logError(String) - Method in class com.android.sdklib.repository.LoggerProgressIndicatorWrapper
 
logError(String, Throwable) - Method in class com.android.sdklib.repository.LoggerProgressIndicatorWrapper
 
LoggerProgressIndicatorWrapper - Class in com.android.sdklib.repository
A ProgressIndicator that wraps a ILogger.
LoggerProgressIndicatorWrapper(ILogger) - Constructor for class com.android.sdklib.repository.LoggerProgressIndicatorWrapper
 
logInfo(String) - Method in class com.android.sdklib.repository.LoggerProgressIndicatorWrapper
 
logVerbose(String) - Method in class com.android.sdklib.repository.LoggerProgressIndicatorWrapper
 
logWarning(String) - Method in class com.android.sdklib.repository.LoggerProgressIndicatorWrapper
 
logWarning(String, Throwable) - Method in class com.android.sdklib.repository.LoggerProgressIndicatorWrapper
 
lookup(IdDisplay, AndroidVersion, IdDisplay) - Method in class com.android.sdklib.repository.targets.SystemImageManager
Lookup all the SystemImage with the given property values.
LOWEST_ACTIVE_API - Static variable in class com.android.sdklib.SdkVersionInfo
The lowest active API level in the ecosystem.
LOWEST_ACTIVE_API_TV - Static variable in class com.android.sdklib.SdkVersionInfo
The lowest active api for TV.
LOWEST_ACTIVE_API_WEAR - Static variable in class com.android.sdklib.SdkVersionInfo
The lowest active api for wearables.
LOWEST_COMPILE_SDK_VERSION - Static variable in class com.android.sdklib.SdkVersionInfo
The lowest api level we can accept for compileSdkVersion for for a new project.

M

main(String[]) - Static method in class com.android.sdklib.build.ApkBuilderMain
Main method.
main(String[]) - Static method in class com.android.sdklib.tool.OfflineRepoCreator
 
main(String[]) - Static method in class com.android.sdklib.tool.SdkManagerCli
 
MANIFEST_ATTRIBUTES - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "attrs_manifest.xml" file.
manifestEntryRequired - Variable in class com.android.sdklib.repository.generated.common.v1.LibraryType
 
ManualRenderScriptChecker - Class in com.android.sdklib.build
Checks whether Renderscript compilation is needed.
ManualRenderScriptChecker(List<File>, File) - Constructor for class com.android.sdklib.build.ManualRenderScriptChecker
 
mArchives - Variable in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
MAVEN_DIR_NAME - Static variable in class com.android.sdklib.repository.installer.MavenInstallListener
 
MAVEN_METADATA_FILE_NAME - Static variable in class com.android.sdklib.repository.installer.MavenInstallListener
 
MavenInstallListener - Class in com.android.sdklib.repository.installer
A PackageOperation.StatusChangeListener that knows how to install and uninstall Maven packages.
MavenInstallListener(AndroidSdkHandler) - Constructor for class com.android.sdklib.repository.installer.MavenInstallListener
 
MavenType - Class in com.android.sdklib.repository.generated.addon.v1
DO NOT EDIT This file was generated by xjc from sdk-addon-01.xsd.
MavenType() - Constructor for class com.android.sdklib.repository.generated.addon.v1.MavenType
 
mDependencyFiles - Variable in class com.android.sdklib.build.RenderScriptChecker
 
mDescription - Variable in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
mDescUrl - Variable in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
Meta - Class in com.android.sdklib.devices
 
Meta() - Constructor for class com.android.sdklib.devices.Meta
 
mFile - Variable in class com.android.sdklib.build.ApkBuilder.FileEntry
 
MIN_PLATFORM_TOOLS_REV - Static variable in class com.android.sdklib.repository.PkgProps
 
MIN_TOOLS_REV - Static variable in class com.android.sdklib.repository.PkgProps
 
mLicense - Variable in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
mListDisplay - Variable in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
mObsolete - Variable in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
modifiedLayout(Revision, File, File, File, File, File, File, File, File, File, File, File, File, File, File, File, File) - Static method in class com.android.sdklib.BuildToolInfo
Creates a full BuildToolInfo from the specified paths.
mOldInputs - Variable in class com.android.sdklib.build.RenderScriptChecker
 
mOldOutputs - Variable in class com.android.sdklib.build.RenderScriptChecker
 
mPath - Variable in class com.android.sdklib.build.ApkBuilder.FileEntry
 
mPkgDesc - Variable in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Information on the package provided by the remote server.
mRevision - Variable in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
mSource - Variable in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
mSourceFolders - Variable in class com.android.sdklib.build.RenderScriptChecker
 
Multitouch - Enum in com.android.sdklib.devices
 
mustCompile() - Method in class com.android.sdklib.build.ManualRenderScriptChecker
 

N

name - Variable in class com.android.sdklib.repository.generated.common.v1.LibraryType
 
name - Variable in class com.android.sdklib.repository.sources.generated.v1.AddonSiteType
 
name - Variable in class com.android.sdklib.repository.sources.generated.v2.AddonSiteType
 
name - Variable in class com.android.sdklib.repository.sources.generated.v2.SysImgSiteType
 
needCompilation() - Method in class com.android.sdklib.build.DependencyFile
Deprecated.
Use Gradle instead!
needsExtra() - Method in enum com.android.sdklib.util.CommandLineParser.Mode
Returns true if this mode requires an extra parameter.
Network - Enum in com.android.sdklib.devices
 
newAddon(AndroidVersion, Revision, IdDisplay, IdDisplay) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Create a new add-on package descriptor.
newAddonSysImg(AndroidVersion, IdDisplay, IdDisplay, String, Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Create a new add-on system-image package descriptor.
newBuildTool(Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Creates a new build-tool package descriptor.
newDoc(AndroidVersion, Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Creates a new doc package descriptor.
newExtra(IdDisplay, String, String, String[], Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Creates a new extra package descriptor.
newLLDB(Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Creates a new LLDB package descriptor.
newNdk(Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Creates a new NDK package descriptor.
newPlatform(AndroidVersion, Revision, Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Creates a new platform package descriptor.
newPlatformTool(Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Creates a new platform-tool package descriptor.
newSample(AndroidVersion, Revision, Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Create a new sample package descriptor.
newSource(AndroidVersion, Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Create a new source package descriptor.
newSysImg(AndroidVersion, IdDisplay, String, Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Create a new platform system-image package descriptor.
newTool(Revision, Revision) - Static method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
Creates a new tool package descriptor.
NO_VERB_OBJECT - Static variable in class com.android.sdklib.util.CommandLineParser
String to use when the verb doesn't need any object.
NODE_IMPORT - Static variable in class com.android.sdklib.repository.legacy.RepoXsdUtil
Deprecated.
 
NODE_INCLUDE - Static variable in class com.android.sdklib.repository.legacy.RepoXsdUtil
Deprecated.
 
NOT_SPECIFIED - Static variable in class com.android.sdklib.LayoutlibVersion
Deprecated.
 

O

ObjectFactory - Class in com.android.sdklib.repository.generated.addon.v1
DO NOT EDIT This file was generated by xjc from sdk-addon-01.xsd.
ObjectFactory() - Constructor for class com.android.sdklib.repository.generated.addon.v1.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.android.sdklib.repository.generated.addon.v1
ObjectFactory - Class in com.android.sdklib.repository.generated.common.v1
DO NOT EDIT This file was generated by xjc from sdk-common-01.xsd.
ObjectFactory() - Constructor for class com.android.sdklib.repository.generated.common.v1.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.android.sdklib.repository.generated.common.v1
ObjectFactory - Class in com.android.sdklib.repository.generated.repository.v1
DO NOT EDIT This file was generated by xjc from sdk-repository-01.xsd.
ObjectFactory() - Constructor for class com.android.sdklib.repository.generated.repository.v1.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.android.sdklib.repository.generated.repository.v1
ObjectFactory - Class in com.android.sdklib.repository.generated.sysimg.v1
DO NOT EDIT This file was generated by xjc from sdk-sys-img-01.xsd.
ObjectFactory() - Constructor for class com.android.sdklib.repository.generated.sysimg.v1.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.android.sdklib.repository.generated.sysimg.v1
ObjectFactory - Class in com.android.sdklib.repository.sources.generated.v1
DO NOT EDIT This file was generated by xjc from sdk-sites-list-1.xsd.
ObjectFactory() - Constructor for class com.android.sdklib.repository.sources.generated.v1.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.android.sdklib.repository.sources.generated.v1
ObjectFactory - Class in com.android.sdklib.repository.sources.generated.v2
DO NOT EDIT This file was generated by xjc from sdk-sites-list-2.xsd.
ObjectFactory() - Constructor for class com.android.sdklib.repository.sources.generated.v2.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.android.sdklib.repository.sources.generated.v2
ObjectFactory - Class in com.android.sdklib.repository.sources.generated.v3
DO NOT EDIT This file was generated by xjc from sdk-sites-list-3.xsd.
ObjectFactory() - Constructor for class com.android.sdklib.repository.sources.generated.v3.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.android.sdklib.repository.sources.generated.v3
obsolete() - Method in interface com.android.sdklib.ISystemImage
Returns true if this system image is obsolete.
obsolete() - Method in class com.android.sdklib.repository.targets.SystemImage
 
OfflineRepoCreator - Class in com.android.sdklib.tool
Tool to create a mini remote repository from a selection of available packages.
OfflineRepoCreator(OfflineRepoCreator.OfflineRepoConfig) - Constructor for class com.android.sdklib.tool.OfflineRepoCreator
 
onDevicesChanged() - Method in interface com.android.sdklib.devices.DeviceManager.DevicesChangedListener
Called after one of the Device lists has been updated.
OptionalLibraryImpl - Class in com.android.sdklib.repository.targets
Deprecated.
in favor of Library
OptionalLibraryImpl(String, File, String, boolean) - Constructor for class com.android.sdklib.repository.targets.OptionalLibraryImpl
Deprecated.
 

P

PackageParserUtils - Class in com.android.sdklib.repository
Misc utilities to help extracting elements and attributes out of a repository XML document.
PackageParserUtils() - Constructor for class com.android.sdklib.repository.PackageParserUtils
 
parse() - Method in class com.android.sdklib.build.DependencyFile
Parses the dependency file(s)
parse(File) - Static method in class com.android.sdklib.devices.DeviceParser
 
parse(InputStream) - Static method in class com.android.sdklib.devices.DeviceParser
This method closes the stream.
parseArgs(String[]) - Method in class com.android.sdklib.util.CommandLineParser
Parses the command-line arguments.
parseLegacyAdditionalLibraries(File, ProgressIndicator, FileOp) - Static method in class com.android.sdklib.repository.legacy.LegacyRepoUtils
 
parseLegacyLocalPackage(File, ProgressIndicator) - Method in class com.android.sdklib.repository.legacy.LegacyLocalRepoLoader
Tries to parse a package rooted in the specified directory.
parseLegacyXml(RepositorySource, SettingsController, ProgressIndicator) - Method in class com.android.sdklib.repository.legacy.LegacyRemoteRepoLoader
Parses xml files using the SdkSource mechanism into LegacyRemotePackages.
parseSkinFolder(File, FileOp) - Static method in class com.android.sdklib.repository.PackageParserUtils
Parses the skin folder and builds the skin list.
partial(Revision, File, Map<BuildToolInfo.PathId, File>) - Static method in class com.android.sdklib.BuildToolInfo
Creates a new BuildToolInfo where only some tools are present.
patternReplaceImpl(String) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
PKG_ALL - Static variable in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
A collection of all the known PkgTypes.
PKG_ALL_INT - Static variable in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
Integer value matching all available pkg types, for the old LocalSdkParer.
PKG_DESC - Static variable in class com.android.sdklib.repository.PkgProps
 
PKG_DESC_URL - Static variable in class com.android.sdklib.repository.PkgProps
 
PKG_LICENSE - Static variable in class com.android.sdklib.repository.PkgProps
 
PKG_LICENSE_REF - Static variable in class com.android.sdklib.repository.PkgProps
 
PKG_LIST_DISPLAY - Static variable in class com.android.sdklib.repository.PkgProps
 
PKG_OBSOLETE - Static variable in class com.android.sdklib.repository.PkgProps
 
PKG_REVISION - Static variable in class com.android.sdklib.repository.PkgProps
 
PKG_SOURCE_URL - Static variable in class com.android.sdklib.repository.PkgProps
 
PkgDesc - Class in com.android.sdklib.repository.legacy.descriptors
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
PkgDesc(PkgType, License, String, String, String, boolean, Revision, AndroidVersion, String, IdDisplay, IdDisplay, Revision, Revision, PkgDesc.IIsUpdateFor, PkgDesc.IGetPath, IdDisplay) - Constructor for class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
 
PkgDesc.Builder - Class in com.android.sdklib.repository.legacy.descriptors
Deprecated.
 
PkgDesc.IGetPath - Interface in com.android.sdklib.repository.legacy.descriptors
Deprecated.
 
PkgDesc.IIsUpdateFor - Interface in com.android.sdklib.repository.legacy.descriptors
Deprecated.
 
PkgDescExtra - Class in com.android.sdklib.repository.legacy.descriptors
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
PkgProps - Class in com.android.sdklib.repository
Public constants used by the repository when saving source.properties files in local packages.
PkgProps() - Constructor for class com.android.sdklib.repository.PkgProps
 
PkgType - Enum in com.android.sdklib.repository.legacy.descriptors
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
PLATFORM_HASH_PREFIX - Static variable in class com.android.sdklib.AndroidTargetHash
Prefix used to build hash strings for platform targets
PLATFORM_VENDOR - Static variable in class com.android.sdklib.repository.targets.PlatformTarget
Default vendor for platform targets
PLATFORM_VERSION - Static variable in class com.android.sdklib.repository.PkgProps
 
PlatformDetailsType - Class in com.android.sdklib.repository.generated.repository.v1
DO NOT EDIT This file was generated by xjc from sdk-repository-01.xsd.
PlatformDetailsType() - Constructor for class com.android.sdklib.repository.generated.repository.v1.PlatformDetailsType
 
PlatformTarget - Class in com.android.sdklib.repository.targets
Represents a platform target in the SDK.
PlatformTarget(LocalPackage, AndroidSdkHandler, FileOp, ProgressIndicator) - Constructor for class com.android.sdklib.repository.targets.PlatformTarget
Construct a new PlatformTarget based on the given package.
PlatformTarget.Library - Class in com.android.sdklib.repository.targets
Simple struct used by Gson when parsing the library file.
PowerType - Enum in com.android.sdklib.devices
 
PREFIX - Static variable in class com.android.sdklib.devices.DeviceWriter
 
print(Collection<T>, PrintStream) - Method in class com.android.sdklib.tool.TableFormatter
Print out a table with the given values to the given stream.
printHelpAndExit(String, Object...) - Method in class com.android.sdklib.util.CommandLineParser
Prints the help/usage and exits.
printHelpAndExitForAction(String, String, String, Object...) - Method in class com.android.sdklib.util.CommandLineParser
Prints the help/usage and exits.
process(CommandLineParser.Arg, String) - Method in enum com.android.sdklib.util.CommandLineParser.Mode
Processes the flag for this argument.
processFile(File, String) - Method in class com.android.sdklib.build.FileGatherer
 
processFile(File, String) - Method in interface com.android.sdklib.build.SourceSearcher.SourceFileProcessor
 
PROP_VERSION_CODENAME - Static variable in class com.android.sdklib.repository.legacy.local.LocalPlatformPkgInfo
Deprecated.
 
PROP_VERSION_RELEASE - Static variable in class com.android.sdklib.repository.legacy.local.LocalPlatformPkgInfo
Deprecated.
 
PROP_VERSION_SDK - Static variable in class com.android.sdklib.repository.legacy.local.LocalPlatformPkgInfo
Deprecated.
 

R

reflowLine(String) - Static method in class com.android.sdklib.util.LineUtil
Reformats a line so that it fits in 78 characters max.
reformatLine(String, Object...) - Static method in class com.android.sdklib.util.LineUtil
Formats the string using String.format(String, Object...) and then returns the result of LineUtil.reflowLine(String).
refresh() - Method in class com.android.sdklib.repository.legacy.LegacyLocalRepoLoader
 
registerListener(DeviceManager.DevicesChangedListener) - Method in class com.android.sdklib.devices.DeviceManager
Register a listener to be notified when the device lists are modified.
RemotePkgInfo - Class in com.android.sdklib.repository.legacy.remote
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
RemotePkgInfo(SdkSource, Node, String, Map<String, String>) - Constructor for class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
 
RemoteSiteType - Class in com.android.sdklib.repository.sources
Container for marker interfaces for the different RepositorySource types that can be included in the site list retrieved by AndroidSdkHandler#mAddonsListSourceProvider.
RemoteSiteType.AddonSiteType - Interface in com.android.sdklib.repository.sources
 
RemoteSiteType.SysImgSiteType - Interface in com.android.sdklib.repository.sources
 
removeState(String) - Method in class com.android.sdklib.devices.Device.Builder
Removes the first State with the given name
removeUserDevice(Device) - Method in class com.android.sdklib.devices.DeviceManager
 
RenderScriptChecker - Class in com.android.sdklib.build
Loads dependencies for Renderscript.
RenderScriptChecker(List<File>, File) - Constructor for class com.android.sdklib.build.RenderScriptChecker
 
RenderScriptProcessor - Class in com.android.sdklib.build
Compiles Renderscript files.
RenderScriptProcessor(List<File>, List<File>, File, File, File, File, File, BuildToolInfo, int, boolean, int, boolean) - Constructor for class com.android.sdklib.build.RenderScriptProcessor
 
RenderScriptProcessor.CommandLineLauncher - Interface in com.android.sdklib.build
 
replaceUserDevice(Device) - Method in class com.android.sdklib.devices.DeviceManager
 
RepoFactory - Class in com.android.sdklib.repository.meta
Parent class for ObjectFactories created by xjc from sdk-repository-XX.xsd, for creating repository-schema-specific TypeDetails and associated classes.
RepoFactory() - Constructor for class com.android.sdklib.repository.meta.RepoFactory
 
RepoXsdUtil - Class in com.android.sdklib.repository.legacy
Deprecated.
This is part of the old SDK manager framework. Use AndroidSdkHandler/RepoManager and associated classes instead.
RepoXsdUtil() - Constructor for class com.android.sdklib.repository.legacy.RepoXsdUtil
Deprecated.
 
resetInstance(File) - Static method in class com.android.sdklib.repository.AndroidSdkHandler
Force removal of a cached AndroidSdkHandler instance.
RESOURCES - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "data/res" folder.
RS_DEPS - Static variable in class com.android.sdklib.build.RenderScriptProcessor
 
run() - Method in class com.android.sdklib.tool.OfflineRepoCreator
 

S

SAMPLE_MIN_API_LEVEL - Static variable in class com.android.sdklib.repository.PkgProps
 
SAMPLES - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "samples" folder which contains sample projects.
sanitize(Collection<File>) - Method in class com.android.sdklib.build.JarListSanitizer
Sanitize a given list of files
sanitizeDisplayToNameId(String) - Static method in class com.android.sdklib.repository.legacy.local.LocalAddonPkgInfo
Deprecated.
Computes a sanitized name-id based on an addon name-display.
saveUserDevices() - Method in class com.android.sdklib.devices.DeviceManager
Saves out the user devices to SdkConstants.FN_DEVICES_XML in the Android folder.
Screen - Class in com.android.sdklib.devices
 
Screen() - Constructor for class com.android.sdklib.devices.Screen
 
ScreenType - Enum in com.android.sdklib.devices
 
SDK_LEVEL_FOR_MULTIDEX_NATIVE_SUPPORT - Static variable in class com.android.sdklib.BuildToolInfo
First version with native multi-dex support.
SDK_TEST_BASE_URL_ENV_VAR - Static variable in class com.android.sdklib.repository.AndroidSdkHandler
The name of the environment variable used to override the url of the primary repository, for testing.
SDK_TEST_BASE_URL_PROPERTY - Static variable in class com.android.sdklib.repository.AndroidSdkHandler
The name of the system property used to override the url of the primary repository, for testing.
SdkCommonFactory - Class in com.android.sdklib.repository.meta
Parent class for ObjectFactories created by xjc from sdk-common-XX.xsd, for creating sdk-specific types shared by multiple concrete schemas.
SdkCommonFactory() - Constructor for class com.android.sdklib.repository.meta.SdkCommonFactory
 
SdkInstallerUtil - Class in com.android.sdklib.repository.installer
Utilities for interacting with Installers etc.
SdkInstallListenerFactory - Class in com.android.sdklib.repository.installer
InstallerFactory.StatusChangeListenerFactory that returns the appropriate set of listeners for the given package.
SdkInstallListenerFactory(AndroidSdkHandler) - Constructor for class com.android.sdklib.repository.installer.SdkInstallListenerFactory
 
SdkManagerCli - Class in com.android.sdklib.tool
Simple tool for installing, uninstalling, etc.
SdkManagerCli(SdkManagerCli.Settings, PrintStream, InputStream, Downloader, AndroidSdkHandler) - Constructor for class com.android.sdklib.tool.SdkManagerCli
 
SdkManagerCli.CommandFailedException - Exception in com.android.sdklib.tool
 
SdkManagerCli.UncheckedCommandFailedException - Exception in com.android.sdklib.tool
 
SdkVersionInfo - Class in com.android.sdklib
Information about available SDK Versions
SdkVersionInfo() - Constructor for class com.android.sdklib.SdkVersionInfo
 
sealApk() - Method in class com.android.sdklib.build.ApkBuilder
Seals the APK, and signs it if necessary.
SealedApkException - Exception in com.android.sdklib.build
An exception thrown when trying to add files to a sealed APK.
SealedApkException(String, Object...) - Constructor for exception com.android.sdklib.build.SealedApkException
 
SealedApkException(Throwable, String, Object...) - Constructor for exception com.android.sdklib.build.SealedApkException
 
SealedApkException(Throwable) - Constructor for exception com.android.sdklib.build.SealedApkException
 
search(SourceSearcher.SourceFileProcessor) - Method in class com.android.sdklib.build.SourceSearcher
 
Sensor - Enum in com.android.sdklib.devices
 
setAbi(String) - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
Sets the value of the abi property.
setAbi(String) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.SysImgDetailsType
Sets the abi type (x86, armeabi-v7a, etc.) for this package.
setApi(int) - Method in class com.android.sdklib.repository.generated.repository.v1.LayoutlibType
Sets the value of the api property.
setApi(int) - Method in class com.android.sdklib.repository.meta.DetailsTypes.PlatformDetailsType.LayoutlibType
Sets the layout lib api level.
setApiLevel(int) - Method in class com.android.sdklib.repository.generated.common.v1.ApiDetailsType
Sets the value of the apiLevel property.
setApiLevel(int) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.ApiDetailsType
Sets the api level this package corresponds to.
setAutofocus(boolean) - Method in class com.android.sdklib.devices.Camera
 
setButtonType(ButtonType) - Method in class com.android.sdklib.devices.Hardware
 
setChargeType(PowerType) - Method in class com.android.sdklib.devices.Hardware
 
setChin(int) - Method in class com.android.sdklib.devices.Screen
Sets the "chin" height in pixels.
setCodename(String) - Method in class com.android.sdklib.repository.generated.common.v1.ApiDetailsType
Sets the value of the codename property.
setCodename(String) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.ApiDetailsType
If this is a preview release the api is identified by a codename in addition to the api level.
setContents(InputStream) - Method in class com.android.sdklib.FileOpFileWrapper
 
setCpu(String) - Method in class com.android.sdklib.devices.Hardware
 
setCurrentValue(Object) - Method in class com.android.sdklib.util.CommandLineParser.Arg
Sets the current value.
setDebugMode(boolean) - Method in class com.android.sdklib.build.ApkBuilder
Sets the debug mode.
setDefaultSkin(String) - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
Sets the value of the defaultSkin property.
setDefaultState(boolean) - Method in class com.android.sdklib.devices.State
 
setDescription(String) - Method in class com.android.sdklib.devices.State
 
setDescription(String) - Method in class com.android.sdklib.repository.generated.common.v1.LibraryType
Sets the value of the description property.
setDescription(String) - Method in class com.android.sdklib.repository.meta.Library
 
setDescriptionShort(String) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
 
setDescriptionUrl(String) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
 
setDiagonalLength(double) - Method in class com.android.sdklib.devices.Screen
 
setDisplay(String) - Method in class com.android.sdklib.repository.generated.common.v1.IdDisplayType
Sets the value of the display property.
setDisplay(String) - Method in class com.android.sdklib.repository.IdDisplay
Sets the user-friendly version of the string.
setDownloadCache(DownloadCache) - Method in class com.android.sdklib.repository.legacy.LegacyRemoteRepoLoader
Sets the DownloadCache for us to use, so that a custom one can be used during tests.
setFlash(boolean) - Method in class com.android.sdklib.devices.Camera
 
setFrame(File) - Method in class com.android.sdklib.devices.Meta
 
setFrameOffsetLandscape(Point) - Method in class com.android.sdklib.devices.Meta
 
setFrameOffsetPortrait(Point) - Method in class com.android.sdklib.devices.Meta
 
setGlVersion(String) - Method in class com.android.sdklib.devices.Software
 
setGpu(String) - Method in class com.android.sdklib.devices.Hardware
 
setHardware(Hardware) - Method in class com.android.sdklib.devices.State
 
setHasMic(boolean) - Method in class com.android.sdklib.devices.Hardware
 
setIconSixteen(File) - Method in class com.android.sdklib.devices.Meta
 
setIconSixtyFour(File) - Method in class com.android.sdklib.devices.Meta
 
setId(String) - Method in class com.android.sdklib.devices.Device.Builder
 
setId(String) - Method in class com.android.sdklib.repository.generated.common.v1.IdDisplayType
Sets the value of the id property.
setId(String) - Method in class com.android.sdklib.repository.IdDisplay
Sets the machine-friendly version of the string.
setInCommandLine(boolean) - Method in class com.android.sdklib.util.CommandLineParser.Arg
Sets if the argument has been used on the command line.
setIsObsolete(boolean) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
 
setKeyboard(Keyboard) - Method in class com.android.sdklib.devices.Hardware
 
setKeyState(KeyboardState) - Method in class com.android.sdklib.devices.State
 
setLayoutlib(DetailsTypes.PlatformDetailsType.LayoutlibType) - Method in class com.android.sdklib.repository.generated.repository.v1.PlatformDetailsType
 
setLayoutlib(DetailsTypes.PlatformDetailsType.LayoutlibType) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.PlatformDetailsType
 
setLayoutlibInternal(LayoutlibType) - Method in class com.android.sdklib.repository.generated.repository.v1.PlatformDetailsType
Sets the value of the layoutlib property.
setLibraries(DetailsTypes.AddonDetailsType.Libraries) - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
 
setLibraries(DetailsTypes.AddonDetailsType.Libraries) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.AddonDetailsType
Gets the IAndroidTarget.OptionalLibrarys provided by this package.
setLibrariesInternal(LibrariesType) - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
Sets the value of the libraries property.
setLicense(License) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
 
setListDisplay(String) - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc.Builder
Deprecated.
 
setLiveWallpaperSupport(boolean) - Method in class com.android.sdklib.devices.Software
 
setLocalJarPath(String) - Method in class com.android.sdklib.repository.generated.common.v1.LibraryType
Sets the value of the localJarPath property.
setLocalJarPath(String) - Method in class com.android.sdklib.repository.meta.Library
 
setLocation(CameraLocation) - Method in class com.android.sdklib.devices.Camera
 
setLocation(File) - Method in class com.android.sdklib.repository.legacy.local.LocalSdk
Deprecated.
Sets or changes the SDK root location.
setManifestEntryRequired(Boolean) - Method in class com.android.sdklib.repository.generated.common.v1.LibraryType
Sets the value of the manifestEntryRequired property.
setManifestEntryRequired(Boolean) - Method in class com.android.sdklib.repository.meta.Library
 
setManufacturer(String) - Method in class com.android.sdklib.devices.Device.Builder
 
setMaxSdkLevel(int) - Method in class com.android.sdklib.devices.Software
 
setMechanism(TouchScreen) - Method in class com.android.sdklib.devices.Screen
 
setMeta(Meta) - Method in class com.android.sdklib.devices.Device.Builder
 
setMinSdkLevel(int) - Method in class com.android.sdklib.devices.Software
 
setMultitouch(Multitouch) - Method in class com.android.sdklib.devices.Screen
 
setName(String) - Method in class com.android.sdklib.devices.Device.Builder
 
setName(String) - Method in class com.android.sdklib.devices.State
 
setName(String) - Method in class com.android.sdklib.repository.generated.common.v1.LibraryType
Sets the value of the name property.
setName(String) - Method in class com.android.sdklib.repository.meta.Library
 
setName(String) - Method in class com.android.sdklib.repository.sources.generated.v1.AddonSiteType
Sets the value of the name property.
setName(String) - Method in class com.android.sdklib.repository.sources.generated.v2.AddonSiteType
Sets the value of the name property.
setName(String) - Method in class com.android.sdklib.repository.sources.generated.v2.SysImgSiteType
Sets the value of the name property.
setNav(Navigation) - Method in class com.android.sdklib.devices.Hardware
 
setNavState(NavigationState) - Method in class com.android.sdklib.devices.State
 
setOrientation(ScreenOrientation) - Method in class com.android.sdklib.devices.State
 
setPackagePath(File) - Method in class com.android.sdklib.repository.meta.Library
Sets the path of the containing package.
setPixelDensity(Density) - Method in class com.android.sdklib.devices.Screen
 
setRam(Storage) - Method in class com.android.sdklib.devices.Hardware
 
setRatio(ScreenRatio) - Method in class com.android.sdklib.devices.Screen
 
setScreen(Screen) - Method in class com.android.sdklib.devices.Hardware
 
setScreenRound(ScreenRound) - Method in class com.android.sdklib.devices.Screen
 
setScreenType(ScreenType) - Method in class com.android.sdklib.devices.Screen
 
setSize(ScreenSize) - Method in class com.android.sdklib.devices.Screen
 
setSkinFile(File) - Method in class com.android.sdklib.devices.Hardware
 
setSources(File) - Method in class com.android.sdklib.repository.targets.PlatformTarget
 
setStatusBar(boolean) - Method in class com.android.sdklib.devices.Software
 
setTag(IdDisplay) - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
 
setTag(IdDisplay) - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
 
setTag(IdDisplay) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.AddonDetailsType
Sets the tag for this package.
setTag(IdDisplay) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.SysImgDetailsType
Sets the tag for this package.
setTagId(String) - Method in class com.android.sdklib.devices.Device.Builder
 
setTagInternal(IdDisplayType) - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
Sets the value of the tag property.
setTagInternal(IdDisplayType) - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
Sets the value of the tag property.
setUrl(String) - Method in class com.android.sdklib.repository.sources.generated.v1.AddonSiteType
Sets the value of the url property.
setUrl(String) - Method in class com.android.sdklib.repository.sources.generated.v2.AddonSiteType
Sets the value of the url property.
setUrl(String) - Method in class com.android.sdklib.repository.sources.generated.v2.SysImgSiteType
Sets the value of the url property.
setValue(String, String, String, Object) - Method in class com.android.sdklib.util.CommandLineParser
Internal setter for raw parameter value.
setVendor(IdDisplay) - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
 
setVendor(IdDisplay) - Method in class com.android.sdklib.repository.generated.addon.v1.ExtraDetailsType
 
setVendor(IdDisplay) - Method in class com.android.sdklib.repository.generated.addon.v1.MavenType
 
setVendor(IdDisplay) - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
 
setVendor(IdDisplay) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.AddonDetailsType
 
setVendor(IdDisplay) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.ExtraDetailsType
Sets the vendor for this package.
setVendor(IdDisplay) - Method in interface com.android.sdklib.repository.meta.DetailsTypes.SysImgDetailsType
Sets the vendor of this package.
setVendorInternal(IdDisplayType) - Method in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
Sets the value of the vendor property.
setVendorInternal(IdDisplayType) - Method in class com.android.sdklib.repository.generated.addon.v1.ExtraDetailsType
Sets the value of the vendor property.
setVendorInternal(IdDisplayType) - Method in class com.android.sdklib.repository.generated.addon.v1.MavenType
Sets the value of the vendor property.
setVendorInternal(IdDisplayType) - Method in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
Sets the value of the vendor property.
setXDimension(int) - Method in class com.android.sdklib.devices.Screen
 
setXdpi(double) - Method in class com.android.sdklib.devices.Screen
 
setYDimension(int) - Method in class com.android.sdklib.devices.Screen
 
setYdpi(double) - Method in class com.android.sdklib.devices.Screen
 
Sha1Exception(File, Throwable) - Constructor for exception com.android.sdklib.build.JarListSanitizer.Sha1Exception
 
shouldParse(File) - Method in class com.android.sdklib.repository.legacy.LegacyLocalRepoLoader
 
SKINS - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "skins" folder which contains the emulator skins.
Software - Class in com.android.sdklib.devices
 
Software() - Constructor for class com.android.sdklib.devices.Software
 
SourceDetailsType - Class in com.android.sdklib.repository.generated.repository.v1
DO NOT EDIT This file was generated by xjc from sdk-repository-01.xsd.
SourceDetailsType() - Constructor for class com.android.sdklib.repository.generated.repository.v1.SourceDetailsType
 
SourceInstallListener - Class in com.android.sdklib.repository.installer
A PackageOperation.StatusChangeListener that knows how to install and uninstall Sources packages.
SourceInstallListener(AndroidSdkHandler) - Constructor for class com.android.sdklib.repository.installer.SourceInstallListener
 
SOURCES - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "sources" folder.
SourceSearcher - Class in com.android.sdklib.build
Class to search for source files (by extension) in a set of source folders.
SourceSearcher(List<File>, String...) - Constructor for class com.android.sdklib.build.SourceSearcher
 
SourceSearcher.SourceFileProcessor - Interface in com.android.sdklib.build
 
State - Class in com.android.sdklib.devices
 
State() - Constructor for class com.android.sdklib.devices.State
 
statusChanged(PackageOperation, ProgressIndicator) - Method in class com.android.sdklib.repository.installer.MavenInstallListener
 
statusChanged(PackageOperation, ProgressIndicator) - Method in class com.android.sdklib.repository.installer.SourceInstallListener
 
stderr(String, Object...) - Method in class com.android.sdklib.util.CommandLineParser
Prints a line to stderr.
stdout(String, Object...) - Method in class com.android.sdklib.util.CommandLineParser
Prints a line to stdout.
Storage - Class in com.android.sdklib.devices
 
Storage(long, Storage.Unit) - Constructor for class com.android.sdklib.devices.Storage
 
Storage(long) - Constructor for class com.android.sdklib.devices.Storage
 
Storage.Unit - Enum in com.android.sdklib.devices
 
supportsMultipleCpuCores() - Method in enum com.android.sdklib.devices.Abi
Returns true if we support SMP on this CPU architecture.
SYS_IMG_ABI - Static variable in class com.android.sdklib.repository.PkgProps
 
SYS_IMG_TAG_DISPLAY - Static variable in class com.android.sdklib.repository.PkgProps
 
SYS_IMG_TAG_ID - Static variable in class com.android.sdklib.repository.PkgProps
 
SysImgDetailsType - Class in com.android.sdklib.repository.generated.sysimg.v1
DO NOT EDIT This file was generated by xjc from sdk-sys-img-01.xsd.
SysImgDetailsType() - Constructor for class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
 
SysImgFactory - Class in com.android.sdklib.repository.meta
Parent class for ObjectFactories created by xjc from sdk-sys-img-XX.xsd, for creating system image-schema-specific TypeDetails.
SysImgFactory() - Constructor for class com.android.sdklib.repository.meta.SysImgFactory
 
SysImgSiteType - Class in com.android.sdklib.repository.sources.generated.v2
DO NOT EDIT This file was generated by xjc from sdk-sites-list-2.xsd.
SysImgSiteType() - Constructor for class com.android.sdklib.repository.sources.generated.v2.SysImgSiteType
 
SysImgSiteType - Class in com.android.sdklib.repository.sources.generated.v3
DO NOT EDIT This file was generated by xjc from sdk-sites-list-3.xsd.
SysImgSiteType() - Constructor for class com.android.sdklib.repository.sources.generated.v3.SysImgSiteType
 
SystemImage - Class in com.android.sdklib.repository.targets
ISystemImage based on a RepoPackage (either system image, platform, or addon).
SystemImage(File, IdDisplay, IdDisplay, String, File[], RepoPackage) - Constructor for class com.android.sdklib.repository.targets.SystemImage
 
SystemImageManager - Class in com.android.sdklib.repository.targets
SystemImageManager finds SystemImages in the sdk, using a RepoManager
SystemImageManager(RepoManager, SysImgFactory, FileOp) - Constructor for class com.android.sdklib.repository.targets.SystemImageManager
Create a new SystemImageManager using the given RepoManager.
factory is used to enable validation.

T

TableFormatter<T> - Class in com.android.sdklib.tool
Mechanism for outputting tabular data to a stream.
TableFormatter() - Constructor for class com.android.sdklib.tool.TableFormatter
 
tag - Variable in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
 
tag - Variable in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
 
tagIdToDisplay(String) - Static method in class com.android.sdklib.repository.legacy.local.LocalSysImgPkgInfo
Deprecated.
Computes a display-friendly tag string based on the tag id.
TEMPLATES - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "templates" folder which contains the templates for new projects.
toString() - Method in class com.android.sdklib.build.DependencyFile
 
toString() - Method in class com.android.sdklib.BuildToolInfo
Returns a debug representation suitable for unit-tests.
toString() - Method in enum com.android.sdklib.devices.Abi
Returns the ABI code name, as used in the system-images and device definitions
toString() - Method in enum com.android.sdklib.devices.BluetoothProfile
 
toString() - Method in enum com.android.sdklib.devices.ButtonType
 
toString() - Method in class com.android.sdklib.devices.Camera
 
toString() - Method in enum com.android.sdklib.devices.CameraLocation
 
toString() - Method in class com.android.sdklib.devices.Device
toString value suitable for debugging only.
toString() - Method in class com.android.sdklib.devices.Hardware
 
toString() - Method in enum com.android.sdklib.devices.Multitouch
 
toString() - Method in enum com.android.sdklib.devices.Network
 
toString() - Method in enum com.android.sdklib.devices.PowerType
 
toString() - Method in class com.android.sdklib.devices.Screen
 
toString() - Method in enum com.android.sdklib.devices.ScreenType
 
toString() - Method in enum com.android.sdklib.devices.Sensor
 
toString() - Method in class com.android.sdklib.devices.Software
 
toString() - Method in class com.android.sdklib.devices.State
 
toString() - Method in class com.android.sdklib.devices.Storage
 
toString() - Method in enum com.android.sdklib.devices.Storage.Unit
 
toString() - Method in class com.android.sdklib.repository.IdDisplay
Returns a string representation for *debug* purposes only, not for UI display.
toString() - Method in class com.android.sdklib.repository.legacy.descriptors.PkgDesc
Deprecated.
String representation for debugging purposes.
toString() - Method in class com.android.sdklib.repository.legacy.local.LocalPkgInfo
Deprecated.
String representation for debugging purposes.
toString() - Method in class com.android.sdklib.repository.legacy.remote.RemotePkgInfo
Deprecated.
Returns the short description of the source, if not null.
toString() - Method in class com.android.sdklib.repository.meta.Library
 
toString() - Method in class com.android.sdklib.repository.targets.OptionalLibraryImpl
Deprecated.
 
TV_TAG - Static variable in class com.android.sdklib.repository.targets.SystemImage
Tag to apply to system images for Android TV.

U

UI_AUTOMATOR_JAR - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "uiautomator.jar" file.
UncheckedCommandFailedException() - Constructor for exception com.android.sdklib.tool.SdkManagerCli.UncheckedCommandFailedException
 
underlinesToCamelCase(String) - Static method in class com.android.sdklib.SdkVersionInfo
Converts an underlined_word into a CamelCase word
unregisterListener(DeviceManager.DevicesChangedListener) - Method in class com.android.sdklib.devices.DeviceManager
Removes a listener from the notification list such that it will no longer receive notifications when modifications to the Device list occur.
url - Variable in class com.android.sdklib.repository.sources.generated.v1.AddonSiteType
 
url - Variable in class com.android.sdklib.repository.sources.generated.v2.AddonSiteType
 
url - Variable in class com.android.sdklib.repository.sources.generated.v2.SysImgSiteType
 

V

valueOf(String) - Static method in enum com.android.sdklib.BuildToolInfo.JackVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.BuildToolInfo.PathId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.Abi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.BluetoothProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.ButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.CameraLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.DeviceManager.DeviceFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.DeviceManager.DeviceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.Multitouch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.Network
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.PowerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.ScreenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.Sensor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.devices.Storage.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.ISystemImage.LocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.util.CommandLineParser.Accept
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.sdklib.util.CommandLineParser.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.android.sdklib.BuildToolInfo.JackVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.BuildToolInfo.PathId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.Abi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.BluetoothProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.ButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.CameraLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.DeviceManager.DeviceFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.DeviceManager.DeviceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.Multitouch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.Network
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.PowerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.ScreenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.Sensor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.devices.Storage.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.ISystemImage.LocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.repository.legacy.descriptors.PkgType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.util.CommandLineParser.Accept
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.sdklib.util.CommandLineParser.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
vendor - Variable in class com.android.sdklib.repository.generated.addon.v1.AddonDetailsType
 
vendor - Variable in class com.android.sdklib.repository.generated.addon.v1.ExtraDetailsType
 
vendor - Variable in class com.android.sdklib.repository.generated.addon.v1.MavenType
 
vendor - Variable in class com.android.sdklib.repository.generated.sysimg.v1.SysImgDetailsType
 
VERSION_API_LEVEL - Static variable in class com.android.sdklib.repository.PkgProps
 
VERSION_CODENAME - Static variable in class com.android.sdklib.repository.PkgProps
Code name of the platform if the platform is not final

W

WEAR_TAG - Static variable in class com.android.sdklib.repository.targets.SystemImage
Tag to apply to system images for wearables.
WIDGETS - Static variable in interface com.android.sdklib.IAndroidTarget
OS Path to the "data/widgets.txt" file.
writeToXml(OutputStream, Collection<Device>) - Static method in class com.android.sdklib.devices.DeviceWriter
Writes the XML definition of the given Collection of Devices according to DeviceSchema.NS_DEVICES_URI to the OutputStream.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links