buildtools / projekt.commons.buildtools / BuildTools / setup
setup¶
fun setup(context:Context, arm:Boolean, arm64:Boolean):Boolean
Extracts AAPT and Zipalign binaries and updates them if needed
Parameters¶
context - Context
arm - Set true if you want to support arm architecture
arm64 - Set true if you want to support arm64 architecture
Return true if host architecture is supported and binary setup is succeeded