Apk Crash

Discussion in 'Technical Discussion' started by epcartoonz, Aug 15, 2017.

  1. epcartoonz

    epcartoonz Boxer

    Joined:
    Nov 4, 2015
    Messages:
    6
    Likes Received:
    0
    I created the apk with the know steps and no errors. However I have these warnings and when I try the apk on the phone it crashes. Im using 2.2.9 with updated export modules
     

    Attached Files:

  2. igbig1

    igbig1 Boxer

    Joined:
    Jun 27, 2017
    Messages:
    52
    Likes Received:
    3
    Sometimes, your device don't support the apk too big, but, look in your Android Manifest if you changed the version code or version name, don't change the version name, stay 1. If necessary, change just version code. Test in others devices or emulator
     
  3. 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/buildbox-1-tutorials/
    https://www.buildbox.com/guides/
    https://www.buildbox.com/manual/
    And very important, use the search engine.

    Your problem is with Android Studio.
    Buildbox recommends Eclipse.
    https://www.buildbox.com/publish-android-build-for-google-play/
    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 JDK1.7

    If you still have problems, please contact me to connect to your PC with Teamviewer.
     
    Sean Buildbox likes this.
  4. Phoebe

    Phoebe Serious Boxer

    Joined:
    Aug 9, 2016
    Messages:
    667
    Likes Received:
    392
    i have the same Problem but i dont know why and i have no found any help:(


    native: pc 0000000000181496 /data/app/1/lib/arm/libplayer.so (Java_org_cocos2dx_lib_Cocos2dxRenderer_nativeOnPause+5)

    native: pc 00000000009c1fa5 /data/app/1/oat/arm/base.odex


    Crashes after that but no on all devices
    and i have this error when i Build a Project with Ecplise
    google-play-services_lib] R.java was modified manually! Reverting to generated version!

    i Use Ecplise
    adt-bundle-windows-x86-20140702.rar

    JAVA
    jdk-7u79-windows-x64.exe
     
  5. runrollgames

    runrollgames Boxer

    Joined:
    Jan 14, 2016
    Messages:
    77
    Likes Received:
    27
    Same problem here .. i shifted to 2.2.8 now and apk is opening fine. But i heard that Admob ads are not showing in games made with 2.2.8. Should wait and see ..
     
  6. runrollgames

    runrollgames Boxer

    Joined:
    Jan 14, 2016
    Messages:
    77
    Likes Received:
    27
    Can you provide download link for JAVA JDK 1.7 ?
     
  7. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    This is probably a problem with too many atlases? The devices that crash don't have enough memory to handle the game.
     
  8. Phoebe

    Phoebe Serious Boxer

    Joined:
    Aug 9, 2016
    Messages:
    667
    Likes Received:
    392
    No i have max 2 atlases you know my Games ;) ... But i think its a Problem from Java Look at the Errors . But i dont know how can i fixe it
     
  9. igbig1

    igbig1 Boxer

    Joined:
    Jun 27, 2017
    Messages:
    52
    Likes Received:
    3
  10. runrollgames

    runrollgames Boxer

    Joined:
    Jan 14, 2016
    Messages:
    77
    Likes Received:
    27
    It released 3 years ago and dones'nt support win-10. Still u recommend to use it ?
     
  11. ramiucef

    ramiucef Avid Boxer

    Joined:
    Oct 3, 2015
    Messages:
    373
    Likes Received:
    177
    uncheck " use encryption " from your game settings
     
  12. runrollgames

    runrollgames Boxer

    Joined:
    Jan 14, 2016
    Messages:
    77
    Likes Received:
    27
    There is no such option in BB settings. Can you give me a screenshot ?
     
  13. MisterBypasser

    MisterBypasser Boxer

    Joined:
    May 9, 2017
    Messages:
    1
    Likes Received:
    0
    Hi, can anybody tell me how to make a new post here? I am looking for any button or something like that, but i don-t know how to post in forum
     
  14. ramiucef

    ramiucef Avid Boxer

    Joined:
    Oct 3, 2015
    Messages:
    373
    Likes Received:
    177
    yes there is on buildbox 2.2.9
     
    runrollgames likes this.
  15. runrollgames

    runrollgames Boxer

    Joined:
    Jan 14, 2016
    Messages:
    77
    Likes Received:
    27
    Got it. Thanks ..
     
    ramiucef likes this.

Share This Page