Package com.android.builder.sdk
Class SdkInfo
java.lang.Object
com.android.builder.sdk.SdkInfo
General information about the SDK.
-
Method Summary
Modifier and TypeMethodDescriptiongetAdb()Returns the location of the adb tool.Returns the location of the annotations jar for compilation targets that are ≤ 15.
-
Method Details
-
getAnnotationsJar
Returns the location of the annotations jar for compilation targets that are ≤ 15. -
getAdb
Returns the location of the adb tool.
-