buildtools / projekt.commons.buildtools / BuildTools
BuildTools¶
object BuildTools
Main class for build tools setup
Functions¶
Name | Summary |
---|---|
getAapt | fun getAapt(context: Context ): File Returns AAPT object in form of File |
getZipalign | fun getZipalign(context: Context ): File Returns Zipalign object in form of File |
setup | fun setup(context: Context , arm: Boolean , arm64: Boolean ): Boolean Extracts AAPT and Zipalign binaries and updates them if needed |