Error When Exporting Apk In Eclipse.

Discussion in 'Technical Discussion' started by lachlanf, May 5, 2018.

Tags:
  1. lachlanf

    lachlanf Boxer

    Joined:
    Aug 7, 2017
    Messages:
    22
    Likes Received:
    6
    I am getting this error when trying to export an apk in eclipse. When I check the folder the file is there. So im not sure how to fix it.
    Has anyone had this problem / know a fix?

    [2018-05-06 15:31:32 - Dex Loader] Failed to load /Users/name/android-sdks/build-tools/27.0.3/lib/dx.jar
     
  2. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,193
    Likes Received:
    541
    What version of BB do you use?
    For BB 2.3.x, you have to use Android Studio and Java JDK 1.8
    For BB 2.2.x, you have to use Eclipse and Java JDK 1.7

    http://buildbox.com/forum/index.php?threads/android-studio-mini-tutorial.11735/

     

Share This Page