[crash] Android Apk From Buildbox 2.2.2.0 ?

Discussion in 'Technical Discussion' started by Qdeveloper, Jul 20, 2016.

  1. Qdeveloper

    Qdeveloper Avid Boxer

    Joined:
    Apr 25, 2016
    Messages:
    210
    Likes Received:
    76
    Hi,

    I have compiled our game using Android Studio, which is exported from BuildBox 2.2.2.0 !! Everything from the surface just fine, but when i try to run the game on my android device, I get an error:

    "Unfortunately, Game-Name has stopped" !!

    Details about the game:

    - it has admob ads only.
    - it has remove ads purchase item.
    - it has IAP items for in game currency.
    - it support game service leaderboard.
    - it was exported via buildbox 2.0.0.0 last month and worked fine, But buildbox 2.2.2.0 !?
    - game exported for iOS and worked perfectly just in case if anything wrong within the bbdoc project.

    Any help or advice @Andy ?
     
  2. Qdeveloper

    Qdeveloper Avid Boxer

    Joined:
    Apr 25, 2016
    Messages:
    210
    Likes Received:
    76
    Another question related to app permissions, Does BuildBox really need all those stuff :/ ?
     
  3. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Send a message to support so we can take a look at your configuration. There are many things that could be a factor.

    Regarding permissions, if you are not using ads then many are probably not needed. You can test removing them from the AndroidManifest and verifying everything still works.
     
    Qdeveloper likes this.
  4. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,192
    Likes Received:
    540
    I Use Eclipse, I dont use Android Studio.
    Can you test with Eclipse?
    http://buildbox.com/forum/index.php?threads/are-there-any-bb-code-helpers.482/#post-2893

    If you need help, I can help you by Teamviewer


    http://buildbox.com/forum/index.php?threads/what-permissions-for-android.1752/
     
    Qdeveloper likes this.
  5. Qdeveloper

    Qdeveloper Avid Boxer

    Joined:
    Apr 25, 2016
    Messages:
    210
    Likes Received:
    76
    @jcalle

    Thank you so much !! it's worked !! i followed your guide and export the game using Eclipse IDE, Not sure why it didn't work with Android studio, It was working with it perfectly in the previous releases.

    Another small question, Any guideline for adding IAP to googleplay ? How i can differ between consumable and non-consumable IAP products ? for Googleplay games ?
     
    Christoph likes this.
  6. yenomeerf

    yenomeerf Boxer

    Joined:
    Oct 8, 2015
    Messages:
    90
    Likes Received:
    32
    that's 3 questions :p
     
  7. Qdeveloper

    Qdeveloper Avid Boxer

    Joined:
    Apr 25, 2016
    Messages:
    210
    Likes Received:
    76
    You know the solution :) ?
     
  8. NALAYAK

    NALAYAK Boxer

    Joined:
    Jun 15, 2017
    Messages:
    15
    Likes Received:
    0
    From the Last 2 Weeks i am Banging my Head for making a Working APK File for my game. i tried every tutorial Made APK about 15 to 20 Times. Watched most of The Tutorials on YouTube. and also followed the Official Guide on Buildbox.com I made apk for my game with eclipse & Android Studio. But every APK i Tested Had the Same Output. "Unfortunately 'Game Name" stopped Working".
    The Game crashes Before it loads.
     

    Attached Files:

Share This Page