Skip to content
android-commons Home
Type to start searching
    android-commons
    android-commons
    • buildtools
    • shell
    • theme
    • Functions

    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
    Copyright © 2019 Projekt Development LLC.
    powered by MkDocs and Material for MkDocs