|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.android.builder.sdk.SdkInfo
public class SdkInfo
General information about the SDK.
Method Summary | |
---|---|
java.io.File |
getAdb()
Returns the location of the adb tool. |
java.io.File |
getAnnotationsJar()
Returns the location of the annotations jar for compilation targets that are <= 15. |
java.io.File |
getZipAlign()
Returns the location of the zip align tool. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@NonNull public java.io.File getAnnotationsJar()
@NonNull public java.io.File getAdb()
@NonNull public java.io.File getZipAlign()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |