Eclipse - Export Apk - Parse Error (please Help)

Discussion in 'Technical Discussion' started by mousik, Nov 27, 2017.

  1. mousik

    mousik Boxer

    Joined:
    Apr 1, 2017
    Messages:
    23
    Likes Received:
    1
    Hello guys,

    please, I hope, that anyone will be able to help me.

    I want to export APK (in Eclipse I am choosing option "export unsigned....").

    But in phone I get this error:
    parse.png

    I was following this tutorial (official from Buildbox): link

    My settings (before this I was trying export with Android Studio, so to this point I spend few days :( )

    settings.png

    And then in project:

    project.png

    SDK MANAGER
    sdk.png


    Guys, thank you all, who atleast will try help me, I very appreciate it !!!
     
    Last edited: Nov 27, 2017
  2. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,192
    Likes Received:
    540
    Change the Java to 1.7
    https://www.buildbox.com/forum/index.php?attachments/settings-png.5632/
    It will only work if you have Java 1.7 installed.
    And, install all the Extras.
     
  3. mousik

    mousik Boxer

    Joined:
    Apr 1, 2017
    Messages:
    23
    Likes Received:
    1

    Attached Files:

  4. mousik

    mousik Boxer

    Joined:
    Apr 1, 2017
    Messages:
    23
    Likes Received:
    1
    No one knows? :(
     
  5. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,192
    Likes Received:
    540
  6. mousik

    mousik Boxer

    Joined:
    Apr 1, 2017
    Messages:
    23
    Likes Received:
    1
    And please, did you check my last post? With my settings? What am I doing wrong?

    Can´t you please send me your settings? :/
     
  7. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,192
    Likes Received:
    540
    In Tools Install:
    Android SDK build tools 23.0.1
    Android SDK build tools 23.0.2
    Android SDK build tools 23.0.3
     

    Attached Files:

  8. mousik

    mousik Boxer

    Joined:
    Apr 1, 2017
    Messages:
    23
    Likes Received:
    1
    Hello jcalle.

    I know that I am annoying..... Really sorry !!!! But I am damn tired from that.

    I have same settings as you (image)
    PROPERTIES.png
    SDK.png

    But I am still getting error....

    If I export UNsigned, I get parsed error.
    If I export signed, I am able (sometimes not) installed, but when I try to play it, I get this error:

    ERRORS.png

    What am I doing wrong? :(
     
  9. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,192
    Likes Received:
    540
    You have Java 1.8 installed.
    You have to uninstall it and install only Java SDK 1.7
     
  10. oseto1

    oseto1 Boxer

    Joined:
    Apr 16, 2018
    Messages:
    1
    Likes Received:
    0
    what do you guys think about Back4app as the best Parse Alternative for developing scalable and extensible applications?
     
  11. FreyaFen

    FreyaFen Boxer

    Joined:
    Mar 13, 2019
    Messages:
    2
    Likes Received:
    0
    This may be caused by apk not being completely downloaded or corrupted. Enabling USB debugging also helps solve parse error on Android. Here are the steps:
    "Settings" > "About Device" > build number, click it seven times > Tip: "You are now a developer" > Back to Settings and select "Developer Options" > Check "USB debugging" > Finish.
     

Share This Page