Buildbox Android Export Error Sun/misc/base64encoder

Discussion in 'Technical Discussion' started by Bilz636, Nov 28, 2017.

  1. Bilz636

    Bilz636 Avid Boxer

    Joined:
    Oct 5, 2015
    Messages:
    313
    Likes Received:
    182
    Hey guys
    I am trying to assign compile my BB android project into APK but i am getting this error while Building APK from Eclipse (letest).
    I google already but could not find solution for this

    Please Let me know how to fix this issue asap. I have to show the project to my cleint before he change his mind.

    Capture1.PNG Capture2.PNG
     
  2. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,193
    Likes Received:
    541
    Follow the tutorials...
    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/
    INSTALL ONLY JAVA SDK1.7

    If you still can not create the APK, I suggest that you hire the services offered in www.BBriver.com you can make the purchase to create the APK (Includes 10 updates).

    Please tell me when I could connect to your PC with Teamviewer and explain how to export to Android.

    NOTE: If I connect to your computer, and if you do not followed the steps indicated in the manuals, or do not have the programs that I indicated, I am very sorry, but I will not install it, nor tell you what to do.
     
  3. Bilz636

    Bilz636 Avid Boxer

    Joined:
    Oct 5, 2015
    Messages:
    313
    Likes Received:
    182
    thanks buddy its work great :)

    For these who may have trouble to solve the same issue

    java no longer support SDK1.7, To download this, you will have to go thru this link (you may have to login to download).
    http://www.oracle.com/technetwork/j...ownloads-javase7-521261.html#jdk-7u80-oth-JPR

    for Eclipse old version as @jcalle recommends (v4.4.1 or similier) you can find all the versions
    http://wiki.eclipse.org/Older_Versions_Of_Eclipse

    For Eclipse ADT >>>https://dl-ssl.google.com/android/eclipse/

    while compiling the project into APK if you get Error "gc overhead limit exceeded" then

    Simply follow this below link to fix the issue
    https://stackoverflow.com/questions...s-error-gc-overhead-limit-exceeded-in-eclipse


    I hopes It will solve anyone of your problem.


    Now once again THANKS @jcalle for helping :)
     
    Last edited: Nov 29, 2017
    jcalle likes this.
  4. itzonator

    itzonator Serious Boxer

    Joined:
    Dec 18, 2017
    Messages:
    595
    Likes Received:
    230
    By Java JDK 1.7 is required you mean JDK 7, right? Or more specifically jdk-7u80, right?
     

Share This Page