Class SdkInfo

java.lang.Object
com.android.builder.sdk.SdkInfo

public class SdkInfo extends Object
General information about the SDK.
  • Method Details

    • getAnnotationsJar

      @NonNull public File getAnnotationsJar()
      Returns the location of the annotations jar for compilation targets that are ≤ 15.
    • getAdb

      @NonNull public File getAdb()
      Returns the location of the adb tool.