Buildbox Android Studio Build Errors

Discussion in 'Technical Discussion' started by Bilz636, Mar 16, 2018.

  1. Bilz636

    Bilz636 Avid Boxer

    Joined:
    Oct 5, 2015
    Messages:
    313
    Likes Received:
    182
    Hey i am getting this error while building game into APK from Mac.

    its work fine on window but not in MAC.
    Java SDK i think is 8

    Screen Shot 2018-03-16 at 3.27.43 PM.png Screen Shot 2018-03-16 at 3.28.08 PM.png Screen Shot 2018-03-16 at 3.28.40 PM.png
     
  2. AppNasty

    AppNasty Miniboss Boxer

    Joined:
    Apr 14, 2016
    Messages:
    1,485
    Likes Received:
    890
    What version BB?
     
    Bilz636 likes this.
  3. Bilz636

    Bilz636 Avid Boxer

    Joined:
    Oct 5, 2015
    Messages:
    313
    Likes Received:
    182
    bb 2.3.3
     
  4. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    Try this
    On Android Studio
    File > Invalidate Caches & Restart

    close and re-open android studio after doing above step.Clean project and try to build it.Let me know how it goes.
     
  5. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,193
    Likes Received:
    541
    Install Android SDK Platform 24 and 25 and try.
    Also check that you have Java JDK 1.8 installed

    If it does not work for you, try creating an example game and try again.
     
    Bilz636 likes this.

Share This Page