Search Unity

Cannot build an .apk file

Discussion in 'Editor & General Support' started by WhitePanther101, Aug 30, 2016.

  1. WhitePanther101

    WhitePanther101

    Joined:
    Aug 8, 2016
    Posts:
    3
    Getting this error every time.

     
  2. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    There was an issue on Windows and build-tools 24.0.0.

    Please upgrade (using the SDK manager from your Android SDK folder). Install the latest build-tools and then attempt to build, it should work fine.
     
  3. WhitePanther101

    WhitePanther101

    Joined:
    Aug 8, 2016
    Posts:
    3
    Ahh finaly, thanks a lot, it solved the problem
     
    liortal likes this.
  4. Brian-Washechek

    Brian-Washechek

    Joined:
    Aug 5, 2015
    Posts:
    846
    Could I get a link to the build tool download, please?
     
  5. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    You can update this via the SDK manager:

    On OSX:
    run <Android sdk location>/sdk/tools/android

    On Windows:
    run <Android sdk location>/SDK Manager

    The SDK manager opens, and you can select to install a newer version of "Android SDK Build-tools":

    upload_2016-9-19_8-55-16.png