Eclipse Error

Discussion in 'Technical Discussion' started by deejayalofreakz, Apr 27, 2016.

  1. deejayalofreakz

    deejayalofreakz Boxer

    Joined:
    Mar 28, 2016
    Messages:
    19
    Likes Received:
    5
    Hey guys! I'm having a really hard time trying to create an APK file.
    When I start eclipse, I encounter this problem:
    "Parsing Data for android-23 failed
    Unsupported major.minor version 51.0"

    And I keep getting this error "The container 'Android Dependencies' references non existing library 'H:\Folder\MyGame\android\libs\google-play-services_lib\bin\google-play-services_lib.jar' ".

    I have installed JDK 7, ADT 23.0.7, API 23 and Google Play Services 29.
    Anyone else face this same issue? How do I fix it?
    BTW I'm using Buildbox 1.3.6 and Eclipse Indigo.
     
    Last edited: Apr 27, 2016
  2. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,192
    Likes Received:
    540
    Christoph and deejayalofreakz like this.
  3. jigglybean

    jigglybean Avid Boxer

    Joined:
    Nov 3, 2015
    Messages:
    270
    Likes Received:
    125
    This may also help. Remember, you need to also install the API for whatever Android version you are testing on. The lowest I would suggest is 4.0 (Ice cream Sandwich I think) or 5.0 Lollipop.
     
  4. deejayalofreakz

    deejayalofreakz Boxer

    Joined:
    Mar 28, 2016
    Messages:
    19
    Likes Received:
    5
    Thank you for your responses. Unfortunately, I'm still stuck.
     
  5. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    I'm trying to make my first APK too and have the same error:
    I'm using Eclipse (Version: 4.2.1 Juno) on a Mac (The one I downloaded from the Buildbox guide). It is crazy how bad this software is. Completely unorganized and it seems it traveled through time from the 90's to May 2016. It needed literally over half an hour to update to the latest SDK and other stuff I have no idea what it was installing. Honestly, I don't know where to start with trying to resolve the issue and the issues to come. I just installed it and updated what it asked me automatically. Then I did nothing more than export from Buildbox and import into Eclipse.

    Anybody here that can help me out? Or even better: can guide me step by step on what to do?
     
  6. playsgames6666

    playsgames6666 Miniboss Boxer

    Joined:
    Nov 13, 2015
    Messages:
    1,168
    Likes Received:
    745
    I here ya.
    Eclipse is so far out of whack its not funny.
    I had so many issues the first time i downloaded it. i actually gave up. Thats why i publish my games through another developer i met through a friend of a friend of a friend, lol.
    i spent days trying to get eclipse to work.
    But I'm trying to learn of him on my spare time.
     
  7. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,192
    Likes Received:
    540
    If someone has problems in creating APK and wants it compile, please private.
    I can help you to create the APK for you, (team viewer)
     
    Last edited: Jun 5, 2017
    Christoph likes this.
  8. blackswan

    blackswan Avid Boxer

    Joined:
    Nov 14, 2015
    Messages:
    109
    Likes Received:
    45
    Did anyone find a solution to this problem? I am receiving the same error Unsupported major.minor version 52.0 in Android Studio
     
  9. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,192
    Likes Received:
    540
    Hello, use only Eclipse.

    Please view 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/

    If watching the tutorials you can not create the APK, contact me by PM to connect to your PC remotely (Teamviewer)
     
    Christoph and blackswan like this.
  10. blackswan

    blackswan Avid Boxer

    Joined:
    Nov 14, 2015
    Messages:
    109
    Likes Received:
    45
  11. Gitesh

    Gitesh Boxer

    Joined:
    Jun 4, 2017
    Messages:
    6
    Likes Received:
    0
    I want to your help. How can i connect my pc with teamviewer.
     
  12. jcalle

    jcalle Miniboss Boxer

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

    https://www.buildbox.com/tutorials/
    https://www.buildbox.com/guides/
    https://www.buildbox.com/manual/
    And very important, use the search engine.

    Please view 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/

    If watching the tutorials you can not create the APK, contact me by PM to connect to your PC remotely (Teamviewer)
     
    Christoph likes this.
  13. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    Hi,Kindly provide a screenshot.
     
  14. mobo12

    mobo12 Boxer

    Joined:
    Sep 19, 2017
    Messages:
    10
    Likes Received:
    0
    right click on your project -> properties->android->select target version ->in library select google-play-services


    Hope this help
     

Share This Page