Search Unity

APK + OBB Installation for testing

Discussion in 'Android' started by Cain Tech, Jul 31, 2013.

  1. Cain Tech

    Cain Tech

    Joined:
    Jul 31, 2013
    Posts:
    4
    Hi guys!!

    I am facing a problem during testing the installation of .apk file and .obb file (as my .apk size is larger than 50 mb).I have followed all the steps which is mentioned here.

    http://smartkiran.wordpress.com/201...lso-works-on-mac-havent-tested-it/#comment-26

    http://labs.exoa.fr/tutorial-unity-4-apk-splitting-google-play-obb/

    As I have split apk and obb file successfully and putted the obb file in device's sdcard named "main.<version>.packgename.obb" in "Android/obb/package-name/" folder.

    But when I install my apk and start it, it shows the splash screen only and after 2-3 seconds application exits. :(

    I am not getting it what is happening. Please Help....
     
  2. Agent_007

    Agent_007

    Joined:
    Dec 18, 2011
    Posts:
    899
    Does adb logcat complain something when you run your app?
     
  3. tonghoaidan

    tonghoaidan

    Joined:
    Feb 18, 2017
    Posts:
    1
    I got the similar issue, app cannot load the second scene after the first scene loaded, adb logcat does not say anything.. :(
    I used Unity 5.6.1f1(64bit). Stuck many days.
     

    Attached Files:

    • File.PNG
      File.PNG
      File size:
      16.9 KB
      Views:
      1,223