Build - Apk Installation Crash [with Video]

Discussion in 'Technical Discussion' started by Tolga183, Apr 25, 2017.

Tags:
  1. Tolga183

    Tolga183 Boxer

    Joined:
    Apr 23, 2017
    Messages:
    8
    Likes Received:
    0
    Hi, I' m beginner at Buildbox. I don't have too much coding knowledge. I have some issue about installing apk.
    This video is exactly what I do while building the application;


    And this is the result when I try to install game to my mobile phone;
    [​IMG]

    Please do not comment, if you're going to copy-paste 'buildbox guide or tutorial link'. This is not helpful. If you really want to help, just watch the video and try to find what I'm doing wrong.

    Thanks in advance...
     
  2. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    You need to install API 23. You don't need to go through all the troubleshooting until you do that, it's probably unnecessary.

    The bit about needing API 23 is in the guide. So the guide is helpful, IMHO.
     
  3. Tolga183

    Tolga183 Boxer

    Joined:
    Apr 23, 2017
    Messages:
    8
    Likes Received:
    0
    As you can see there is no error(s) any more, about API 23.
    Shorter video this time :)


    Result still same;
    [​IMG]
     
  4. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Do you already have a version of the APK installed on the device? If you use a new certificate every time it won't be able to install over an existing APK. You should remove any existing APK manually before trying to install a new one.

    Also, you could check the logcat messages of the device for more detailed error info.
     
  5. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,196
    Likes Received:
    543
    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 JDK 1.7 and install Android SDK with Eclipse.

    Check that you select the version of Java 1.7 in Eclipse, I follow the video step by step, in your video, you need to select the version of Java (1.7)


    If you continue to have problems, PM to connect to your PC via Teamviewer.
     
  6. Tolga183

    Tolga183 Boxer

    Joined:
    Apr 23, 2017
    Messages:
    8
    Likes Received:
    0
    Now I have closed the TeamViewer application, could you send me e-mail when you're ready to connect. tolgadogan@post.com
     

Share This Page