Android Export Problem

Discussion in 'Technical Discussion' started by Ephilipz, Aug 4, 2017.

  1. Ephilipz

    Ephilipz Boxer

    Joined:
    Aug 3, 2017
    Messages:
    5
    Likes Received:
    0
    I finished my game (beta) I have jdk & sdk all installed but I get this error on export (android studio)
     

    Attached Files:

  2. sufian

    sufian Boxer

    Joined:
    Jul 9, 2016
    Messages:
    15
    Likes Received:
    1
    goto windows>preferences>android>build>skip packaging and dexing
    generate the apk again
     
  3. Ephilipz

    Ephilipz Boxer

    Joined:
    Aug 3, 2017
    Messages:
    5
    Likes Received:
    0
    I can't find it in my settings
     

    Attached Files:

  4. sufian

    sufian Boxer

    Joined:
    Jul 9, 2016
    Messages:
    15
    Likes Received:
    1
    o sorry i thought u were on eclipse...i think u can do this by disabling "instant run" from build,deployment settings...i m not sure though...

    watch this it might help u..because in this video it gives u a line of code to disable dexing
     
  5. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,193
    Likes Received:
    541
    Hello, welcome to the Buildbox forum, please see several tutorials before asking questions.

    https://www.buildbox.com/tutorials/
    https://www.buildbox.com/buildbox-1-tutorials/
    https://www.buildbox.com/guides/
    https://www.buildbox.com/manual/
    http://buildbox.com/forum/index.php?threads/index-for-new-boxers.9394/

    The problem is with Android Studio.

    http://buildbox.com/forum/index.php?threads/are-there-any-bb-code-helpers.482/#post-2893
    http://buildbox.com/forum/index.php...pse-java-and-android-sdk-video-tutorial.2794/

    Use only:

    Eclipse
    Java JDK 1.7 UNINSTALL JAVA 1.8, INSTALL ONLY JAVA JDK1.7
    http://www.oracle.com/technetwork/es/java/javase/downloads/jdk7-downloads-1880260.html
    Android SDK 23
     
  6. Bobby B.

    Bobby B. Boxer

    Joined:
    Aug 3, 2017
    Messages:
    5
    Likes Received:
    0
    Hey i need help finding a way to get a apk for a game cause i followed the guide but it didnt look them same on my screen and ended up finding out that the play console no longer generates apks anymore...please help
     
  7. Ephilipz

    Ephilipz Boxer

    Joined:
    Aug 3, 2017
    Messages:
    5
    Likes Received:
    0
    I used to export with android studio in bb 2.2.6 but 2.2.9 has one error

    Error:(13, -1) android-apt-compiler: [android] C:\Users\CompuShop\OneDrive\buildbox game files\android\color phobia\android\AndroidManifest.xml:13: error: Error: No resource found that matches the given name (at 'value' with value '@integer/google_play_services_version').
     
  8. ramiucef

    ramiucef Avid Boxer

    Joined:
    Oct 3, 2015
    Messages:
    373
    Likes Received:
    177
    is it true that using Java JDK 1.8 with Buildbox 2.2.9 can cause apk to crash ?

    because that happen with me and i had downgraded to buildbox 2.2.8 in order to make apk work without any problem
     
  9. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,193
    Likes Received:
    541
    The Buildbox documentation states that Java JDK 1.7 and Eclipse are used.

    If you use other versions or programs, you can fail anything.
     
    ramiucef likes this.
  10. Bobby B.

    Bobby B. Boxer

    Joined:
    Aug 3, 2017
    Messages:
    5
    Likes Received:
    0
    guys did you guys find another way to download apk because the guide that the tutorial has ain't working because of the play console not being able to generate apks anymore if it helps I got a windows10 HP pavilion please help and reply if you guys got another way...
     
  11. NALAYAK

    NALAYAK Boxer

    Joined:
    Jun 15, 2017
    Messages:
    15
    Likes Received:
    0
    @jcalle Hey Man can you HELP me in making a Working APK for my Game. i did everything for making my APK. But it Didn't Work.

    Please Help
     

Share This Page