Android Build closes while splash screen without error in output log

Hi all,

I’m trying desperately to build or package on android (Asus Tablet - Android 4.1.1) but the app closes while splash screen. In my opinion there are no errors in the output log:


LogPlayLevel: ====5/13/2016 3:02:44 AM====PREPARING NATIVE CODE=================================================================
LogPlayLevel: UEDeployAndroid.UpdateProjectProperties:
LogPlayLevel: ====5/13/2016 3:02:44 AM====UPDATING BUILD CONFIGURATION FILES====================================================
LogPlayLevel: UEDeployAndroid.RunCommandLineProgramAndThrowOnError: Updating project.properties, local.properties, and build.xml...
LogPlayLevel: UEDeployAndroid.RunCommandLineProgramAndThrowOnError: Updating project.properties, local.properties, and build.xml...
LogPlayLevel: UEDeployAndroid.UpdateGameActivity:
LogPlayLevel: ==== Writing new GameActivity.java file to /Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Intermediate/Android/APK/src/com/epicgames/ue4/GameActivity.java ====
LogPlayLevel: UEDeployAndroid.MakeApk:
LogPlayLevel: Copying new .so /Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Binaries/Android/StarWarsDemo-armv7-es2.so file to jni folder...
LogPlayLevel: UEDeployAndroid.RunCommandLineProgramAndThrowOnError: Preparing native code for debugging...
LogPlayLevel: [armeabi-v7a] Gdbserver      : [arm-linux-androideabi-4.8] libs/armeabi-v7a/gdbserver
LogPlayLevel: [armeabi-v7a] Gdbsetup       : libs/armeabi-v7a/gdb.setup
LogPlayLevel: [armeabi-v7a] Prebuilt       : libUE4.so <= jni/armeabi-v7a/
LogPlayLevel: [armeabi-v7a] Install        : libUE4.so => libs/armeabi-v7a/libUE4.so
LogPlayLevel: [armeabi-v7a] Prebuilt       : libc++_shared.so <= jni/armeabi-v7a/
LogPlayLevel: [armeabi-v7a] Install        : libc++_shared.so => libs/armeabi-v7a/libc++_shared.so
LogPlayLevel: AndroidPluginLanguage.ProcessPluginNode:
LogPlayLevel: File /Users/Cornelius/Downloads/UnrealEngine-4.11.0-release/Engine/Source/ThirdParty/Oculus/OculusMobile/SDK_1_0_0/Libs/armeabi-v7a/libvrapi.so copied to /Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Intermediate/Android/APK/libs/armeabi-v7a/libvrapi.so
LogPlayLevel: UEDeployAndroid.MakeApk:
LogPlayLevel: ====5/13/2016 3:02:56 AM====PERFORMING FINAL APK PACKAGE OPERATION================================================
LogPlayLevel: UEDeployAndroid.RunCommandLineProgramAndThrowOnError: Making .apk with Ant... (note: it's safe to ignore javac obsolete warnings)
LogPlayLevel: Duplicated project name in import. Project custom_rules defined first in /Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Intermediate/Android/APK/custom_rules.xml and again in /Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Intermediate/Android/APK/JavaLibs/google-play-services_lib_rev19/custom_rules.xml
LogPlayLevel: Duplicated project name in import. Project custom_rules defined first in /Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Intermediate/Android/APK/custom_rules.xml and again in /Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Intermediate/Android/APK/JavaLibs/downloader_library/custom_rules.xml
LogPlayLevel:     [javac] warning: com/google/android/gms/auth/GoogleAuthUtil.class(com/google/android/gms/auth:GoogleAuthUtil.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/common/api/GoogleApiClient.class(com/google/android/gms/common/api:GoogleApiClient.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/common/GooglePlayServicesUtil.class(com/google/android/gms/common:GooglePlayServicesUtil.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/ads/AdRequest.class(com/google/android/gms/ads:AdRequest.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/ads/AdView.class(com/google/android/gms/ads:AdView.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/ads/AdSize.class(com/google/android/gms/ads:AdSize.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/ads/AdListener.class(com/google/android/gms/ads:AdListener.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/plus/Plus.class(com/google/android/gms/plus:Plus.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/ads/AdRequest$Builder.class(com/google/android/gms/ads:AdRequest$Builder.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/plus/Account.class(com/google/android/gms/plus:Account.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/auth/UserRecoverableAuthException.class(com/google/android/gms/auth:UserRecoverableAuthException.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] warning: com/google/android/gms/auth/GoogleAuthException.class(com/google/android/gms/auth:GoogleAuthException.class): major version 51 is newer than 50, the highest major version supported by this compiler.
LogPlayLevel:     [javac] It is recommended that the compiler be upgraded.
LogPlayLevel:     [javac] Note: Some input files use or override a deprecated API.
LogPlayLevel:     [javac] Note: Recompile with -Xlint:deprecation for details.
LogPlayLevel:     [javac] 12 warnings
LogPlayLevel: BUILD SUCCESSFUL
LogPlayLevel: Total time: 33 seconds
LogPlayLevel: AndroidPlatform.GetAaptPath: Using this aapt: /Users/Cornelius/NVPACK/android-sdk-macosx/build-tools/22.0.1/aapt
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 shell 'echo $EXTERNAL_STORAGE'
LogPlayLevel: CommandUtils.Run: Run: Took 0.049772s to run adb, ExitCode=0
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 shell pm list packages com.TimeLapse.AlienTribes
LogPlayLevel: CommandUtils.Run: Run: Took 0.795076s to run adb, ExitCode=0
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 shell cat /storage/sdcard0/UE4Game/AlienDemo/APKFileStamp.txt
LogPlayLevel: CommandUtils.Run: Run: Took 0.032757s to run adb, ExitCode=0
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 shell am force-stop com.TimeLapse.AlienTribes
LogPlayLevel: CommandUtils.Run: Run: Took 0.577115s to run adb, ExitCode=0
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 uninstall com.TimeLapse.AlienTribes
LogPlayLevel: adb: Success
LogPlayLevel: CommandUtils.Run: Run: Took 1.204457s to run adb, ExitCode=0
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 install "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Binaries/Android/StarWarsDemo-armv7-es2.apk"
LogPlayLevel: adb: 1319 KB/s (35314395 bytes in 26.134s)
LogPlayLevel: adb:    pkg: /data/local/tmp/StarWarsDemo-armv7-es2.apk
LogPlayLevel: adb: Success
LogPlayLevel: adb: rm failed for -f, No such file or directory
LogPlayLevel: CommandUtils.Run: Run: Took 42.009628s to run adb, ExitCode=0
LogPlayLevel: Project.WriteStageCommandline: Creating UE4CommandLine.txt
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/UE4CommandLine.txt" "/storage/sdcard0/UE4Game/AlienDemo/UE4CommandLine.txt"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/AlienDemo/AssetRegistry.bin" "/storage/sdcard0/UE4Game/AlienDemo/AlienDemo/AssetRegistry.bin"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/AlienDemo/Content/Blueprints/ARToolkitBase.uasset" "/storage/sdcard0/UE4Game/AlienDemo/AlienDemo/Content/Blueprints/ARToolkitBase.uasset"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/AlienDemo/Content/Materials/BaseFeed.uasset" "/storage/sdcard0/UE4Game/AlienDemo/AlienDemo/Content/Materials/BaseFeed.uasset"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/AlienDemo/Content/StarterContent/Props/SM_Chair.uasset" "/storage/sdcard0/UE4Game/AlienDemo/AlienDemo/Content/StarterContent/Props/SM_Chair.uasset"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/AlienDemo/Content/StarterContent/Props/Materials/M_Chair.uasset" "/storage/sdcard0/UE4Game/AlienDemo/AlienDemo/Content/StarterContent/Props/Materials
/M_Chair.uasset"
LogPlayLevel: adb: 1 KB/s (191 bytes in 0.103s)
LogPlayLevel: adb: 297 KB/s (18687 bytes in 0.061s)
LogPlayLevel: adb: 246 KB/s (19677 bytes in 0.078s)
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/AlienDemo/Content/StarterContent/Textures/T_Chair_M.uasset" "/storage/sdcard0/UE4Game/AlienDemo/AlienDemo/Content/StarterContent/Textures/T_Chair_M.u
asset"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/AlienDemo/Content/StarterContent/Textures/T_Chair_N.uasset" "/storage/sdcard0/UE4Game/AlienDemo/AlienDemo/Content/StarterContent/Textures/T_Chair_N.u
asset"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/Engine/GlobalShaderCache-GLSL_ES2.bin" "/storage/sdcard0/UE4Game/AlienDemo/Engine/GlobalShaderCache-GLSL_ES2.bin"
LogPlayLevel: adb: 451 KB/s (102311 bytes in 0.221s)
LogPlayLevel: adb: 265 KB/s (133165 bytes in 0.490s)
LogPlayLevel: adb: 307 KB/s (445077 bytes in 1.414s)
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/Engine/Content/BasicShapes/BasicShapeMaterial.uasset" "/storage/sdcard0/UE4Game/AlienDemo/Engine/Content/BasicShapes/BasicShapeMaterial.uasset"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/Engine/Content/EngineMaterials/T_Default_Material_Grid_M.uasset" "/storage/sdcard0/UE4Game/AlienDemo/Engine/Content/EngineMaterials/T_Default_Materia
l_Grid_M.uasset"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/Engine/Content/EngineMaterials/T_Default_Material_Grid_N.uasset" "/storage/sdcard0/UE4Game/AlienDemo/Engine/Content/EngineMaterials/T_Default_Materia
l_Grid_N.uasset"
LogPlayLevel: adb: 208 KB/s (88664 bytes in 0.415s)
LogPlayLevel: adb: 246 KB/s (350609 bytes in 1.389s)
LogPlayLevel: adb: 249 KB/s (373440 bytes in 1.463s)
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/Manifest_NonUFSFiles.txt" "/storage/sdcard0/UE4Game/AlienDemo/Manifest_NonUFSFiles.txt"
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 push "/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/Manifest_UFSFiles.txt" "/storage/sdcard0/UE4Game/AlienDemo/Manifest_UFSFiles.txt"
LogPlayLevel: adb: 33 KB/s (971 bytes in 0.028s)
LogPlayLevel: adb: 281 KB/s (880595 bytes in 3.056s)
LogPlayLevel: adb: 297 KB/s (68434 bytes in 0.224s)
LogPlayLevel: adb: 530 KB/s (5593758 bytes in 10.305s)
LogPlayLevel: adb: 529 KB/s (5593476 bytes in 10.312s)
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 shell rm /storage/sdcard0/obb/com.TimeLapse.AlienTribes/main.1.com.TimeLapse.AlienTribes.obb
LogPlayLevel: adb: rm failed for /storage/sdcard0/obb/com.TimeLapse.AlienTribes/main.1.com.TimeLapse.AlienTribes.obb, No such file or directory
LogPlayLevel: CommandUtils.Run: Run: Took 0.062838s to run adb, ExitCode=0
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 shell "echo 'APK: 5/13/2016 3:03:28 AM' > /storage/sdcard0/UE4Game/AlienDemo/APKFileStamp.txt"
LogPlayLevel: CommandUtils.Run: Run: Took 0.041136s to run adb, ExitCode=0
LogPlayLevel: Project.Deploy: ********** DEPLOY COMMAND COMPLETED **********
LogPlayLevel: Project.Run: ********** RUN COMMAND STARTED **********
LogPlayLevel: Project.RunInternal: Starting Client....
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971  shell getprop ro.product.cpu.abi
LogPlayLevel: CommandUtils.Run: Run: Took 0.052815s to run adb, ExitCode=0
LogPlayLevel: Completed Launch On Stage: Deploy Task, Time: 101.100217
LogStats:Warning: MetaData mismatch. Did you assign a stat to two groups? New //STATGROUP_Threads//FLauncherTask///Thread_27eaf_0///####STATCAT_Advanced#### old //STATGROUP_Threads//FLauncherTask///Thread_fd47_0///####STATCAT_Advanced####
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 shell dumpsys SurfaceFlinger
LogPlayLevel: CommandUtils.Run: Run: Took 0.071878s to run adb, ExitCode=0
LogPlayLevel: Apk='/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Binaries/Android/StarWarsDemo-armv7-es2.apk', ClientApp='/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Saved/StagedBuilds/Android_DXT/AlienDemo/Binaries/Android/StarWarsDemo', ExeName='/Users/Cornelius/Documents/Unreal Projects/Alien Demo 4.11/Binaries/Android/StarWars
Demo'
LogPlayLevel: CommandUtils.Run: Run: /Users/Cornelius/NVPACK/android-sdk-macosx/platform-tools/adb -s D1OKCT226971 shell am start -n com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity
LogPlayLevel: adb: Starting: Intent { cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity }
LogPlayLevel: CommandUtils.Run: Run: Took 0.581176s to run adb, ExitCode=0
LogPlayLevel: Project.Run: ********** RUN COMMAND COMPLETED **********
LogPlayLevel: Automation.Execute: BUILD SUCCESSFUL
LogPlayLevel: Program.Main: AutomationTool exiting with ExitCode=0 (Success)
LogPlayLevel: Completed Launch On Stage: Run Task, Time: 0.252172
LogStats:Warning: MetaData mismatch. Did you assign a stat to two groups? New //STATGROUP_Threads//FLauncherTask///Thread_2bf8b_0///####STATCAT_Advanced#### old //STATGROUP_Threads//FLauncherTask///Thread_fd47_0///####STATCAT_Advanced####
LogPlayLevel: Domain_ProcessExit
LogPlayLevel: Completed Launch On Stage: Post Launch Task, Time: 0.000017
LogPlayLevel: Launch On Completed. Time: 191.949387

Can someone help?

That’s the packaging log, not the logcat of the device running your project. To get the logcat you can run something like this: “adb logcat” (very spammy probably with a lot of unnecessary info) or “adb logcat -s UE4:*” (only UE4 log but you won’t know about other errors that use different android logcat categories) from cmd.exe or use adb to pull the logfile written on the device. Take a look at that output, either you can spot the problem yourself or post it here so the forum can take a look.

Thank you for your answer. Here is the full log:


D/DockManagerService( 1348): mLastAcOnline:false mAcOnline:false
I/ActivityManager(  404): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity u=0} from pid 2825
D/dalvikvm(14547): Late-enabling CheckJNI
I/ActivityManager(  404): Start proc com.TimeLapse.AlienTribes for activity com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity: pid=14547 uid=10081 gids={3003, 1015, 1028, 1006}
I/dalvikvm(14547): Turning on JNI app bug workarounds for target SDK version 9...
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/ActivityManager(  404): START {flg=0x10000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity (has extras) u=0} from pid 14547
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/dalvikvm(14547): Could not find method android.view.InputDevice.getVendorId, referenced from method com.epicgames.ue4.GameActivity.AndroidThunkJava_GetInputDeviceInfo
W/dalvikvm(14547): VFY: unable to resolve virtual method 5272: Landroid/view/InputDevice;.getVendorId ()I
D/dalvikvm(14547): VFY: replacing opcode 0x74 at 0x001b
D/dalvikvm(14547): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412dc2f0
D/dalvikvm(14547): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412dc2f0
D/dalvikvm(14547): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412dc2f0, skipping init
D/dalvikvm(14547): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412dc2f0
D/dalvikvm(14547): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412dc2f0
D/dalvikvm(14547): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412dc2f0, skipping init
D/dalvikvm(14547): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libUE4.so 0x412dc2f0
W/dalvikvm(14547): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/epicgames/ue4/GameActivity;
W/dalvikvm(14547): Class init failed in newInstance call (Lcom/epicgames/ue4/GameActivity;)
D/AndroidRuntime(14547): Shutting down VM
W/dalvikvm(14547): threadid=1: thread exiting with uncaught exception (group=0x40cee300)
E/AndroidRuntime(14547): FATAL EXCEPTION: main
E/AndroidRuntime(14547): java.lang.ExceptionInInitializerError
E/AndroidRuntime(14547): 	at java.lang.Class.newInstanceImpl(Native Method)
E/AndroidRuntime(14547): 	at java.lang.Class.newInstance(Class.java:1319)
E/AndroidRuntime(14547): 	at android.app.Instrumentation.newActivity(Instrumentation.java:1053)
E/AndroidRuntime(14547): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1974)
E/AndroidRuntime(14547): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
E/AndroidRuntime(14547): 	at android.app.ActivityThread.access$600(ActivityThread.java:130)
E/AndroidRuntime(14547): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
E/AndroidRuntime(14547): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(14547): 	at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(14547): 	at android.app.ActivityThread.main(ActivityThread.java:4745)
E/AndroidRuntime(14547): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(14547): 	at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(14547): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime(14547): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime(14547): 	at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(14547): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1891]:   117 could not load needed library 'libc++_shared.so' for 'libUE4.so' (load_library[1093]: Library 'libc++_shared.so' not found)
E/AndroidRuntime(14547): 	at java.lang.Runtime.loadLibrary(Runtime.java:370)
E/AndroidRuntime(14547): 	at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime(14547): 	at com.epicgames.ue4.GameActivity.<clinit>(GameActivity.java:1768)
E/AndroidRuntime(14547): 	... 15 more
W/ActivityManager(  404):   Force finishing activity com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity
W/ActivityManager(  404): Activity pause timeout for ActivityRecord{414d5300 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/Process (14547): Sending signal. PID: 14547 SIG: 9
I/ActivityManager(  404): Process com.TimeLapse.AlienTribes (pid 14547) has died.
W/InputMethodManagerService(  404): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@417ba1a8 attribute=null
I/ActivityManager(  404): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity u=0} from pid 2825
D/dalvikvm(14569): Late-enabling CheckJNI
I/ActivityManager(  404): Start proc com.TimeLapse.AlienTribes for activity com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity: pid=14569 uid=10081 gids={3003, 1015, 1028, 1006}
I/dalvikvm(14569): Turning on JNI app bug workarounds for target SDK version 9...
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/ActivityManager(  404): START {flg=0x10000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity (has extras) u=0} from pid 14569
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/dalvikvm(14569): Could not find method android.view.InputDevice.getVendorId, referenced from method com.epicgames.ue4.GameActivity.AndroidThunkJava_GetInputDeviceInfo
W/dalvikvm(14569): VFY: unable to resolve virtual method 5272: Landroid/view/InputDevice;.getVendorId ()I
D/dalvikvm(14569): VFY: replacing opcode 0x74 at 0x001b
D/dalvikvm(14569): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412de288
D/dalvikvm(14569): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412de288
D/dalvikvm(14569): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412de288, skipping init
D/dalvikvm(14569): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412de288
D/dalvikvm(14569): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412de288
D/dalvikvm(14569): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412de288, skipping init
D/dalvikvm(14569): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libUE4.so 0x412de288
W/dalvikvm(14569): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/epicgames/ue4/GameActivity;
W/dalvikvm(14569): Class init failed in newInstance call (Lcom/epicgames/ue4/GameActivity;)
D/AndroidRuntime(14569): Shutting down VM
W/dalvikvm(14569): threadid=1: thread exiting with uncaught exception (group=0x40cee300)
E/AndroidRuntime(14569): FATAL EXCEPTION: main
E/AndroidRuntime(14569): java.lang.ExceptionInInitializerError
E/AndroidRuntime(14569): 	at java.lang.Class.newInstanceImpl(Native Method)
E/AndroidRuntime(14569): 	at java.lang.Class.newInstance(Class.java:1319)
E/AndroidRuntime(14569): 	at android.app.Instrumentation.newActivity(Instrumentation.java:1053)
E/AndroidRuntime(14569): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1974)
E/AndroidRuntime(14569): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
E/AndroidRuntime(14569): 	at android.app.ActivityThread.access$600(ActivityThread.java:130)
E/AndroidRuntime(14569): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
E/AndroidRuntime(14569): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(14569): 	at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(14569): 	at android.app.ActivityThread.main(ActivityThread.java:4745)
E/AndroidRuntime(14569): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(14569): 	at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(14569): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime(14569): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime(14569): 	at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(14569): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1891]:   117 could not load needed library 'libc++_shared.so' for 'libUE4.so' (load_library[1093]: Library 'libc++_shared.so' not found)
E/AndroidRuntime(14569): 	at java.lang.Runtime.loadLibrary(Runtime.java:370)
E/AndroidRuntime(14569): 	at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime(14569): 	at com.epicgames.ue4.GameActivity.<clinit>(GameActivity.java:1768)
E/AndroidRuntime(14569): 	... 15 more
W/ActivityManager(  404):   Force finishing activity com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity
D/dalvikvm(  404): GC_CONCURRENT freed 508K, 35% free 14168K/21767K, paused 17ms+8ms, total 161ms
W/ActivityManager(  404): Activity pause timeout for ActivityRecord{4154ab98 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/Process (14569): Sending signal. PID: 14569 SIG: 9
I/ActivityManager(  404): Process com.TimeLapse.AlienTribes (pid 14569) has died.
W/InputMethodManagerService(  404): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@417150d8 attribute=null
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{413a4430 com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity}
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{414d5300 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{41510718 com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity}
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{4154ab98 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
I/WeatherTimeProvider( 1439): State_Change
I/WeatherTimeProvider( 1439): updateAllWidgets() FinishSetupWizard=true
I/WeatherTimeProvider( 1439): Device_Provision=true
I/WeatherTimeProvider( 1439): Perform updateAllWidgets()
I/WeatherTimeProvider( 1439): UpdateWidgetInfo id:1
I/WeatherTimeProvider( 1439): No information in the contentprovider
D/dalvikvm( 1439): GC_FOR_ALLOC freed 361K, 16% free 6358K/7495K, paused 26ms, total 26ms
I/ActivityManager(  404): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity u=0} from pid 2825
D/dalvikvm(14597): Late-enabling CheckJNI
I/ActivityManager(  404): Start proc com.TimeLapse.AlienTribes for activity com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity: pid=14597 uid=10081 gids={3003, 1015, 1028, 1006}
I/dalvikvm(14597): Turning on JNI app bug workarounds for target SDK version 9...
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/ActivityManager(  404): START {flg=0x10000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity (has extras) u=0} from pid 14597
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/dalvikvm(14597): Could not find method android.view.InputDevice.getVendorId, referenced from method com.epicgames.ue4.GameActivity.AndroidThunkJava_GetInputDeviceInfo
W/dalvikvm(14597): VFY: unable to resolve virtual method 5272: Landroid/view/InputDevice;.getVendorId ()I
D/dalvikvm(14597): VFY: replacing opcode 0x74 at 0x001b
D/dalvikvm(14597): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412df130
D/dalvikvm(14597): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412df130
D/dalvikvm(14597): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412df130, skipping init
D/dalvikvm(14597): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412df130
D/dalvikvm(14597): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412df130
D/dalvikvm(14597): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412df130, skipping init
D/dalvikvm(14597): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libUE4.so 0x412df130
W/dalvikvm(14597): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/epicgames/ue4/GameActivity;
W/dalvikvm(14597): Class init failed in newInstance call (Lcom/epicgames/ue4/GameActivity;)
D/AndroidRuntime(14597): Shutting down VM
W/dalvikvm(14597): threadid=1: thread exiting with uncaught exception (group=0x40cee300)
E/AndroidRuntime(14597): FATAL EXCEPTION: main
E/AndroidRuntime(14597): java.lang.ExceptionInInitializerError
E/AndroidRuntime(14597): 	at java.lang.Class.newInstanceImpl(Native Method)
E/AndroidRuntime(14597): 	at java.lang.Class.newInstance(Class.java:1319)
E/AndroidRuntime(14597): 	at android.app.Instrumentation.newActivity(Instrumentation.java:1053)
E/AndroidRuntime(14597): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1974)
E/AndroidRuntime(14597): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
E/AndroidRuntime(14597): 	at android.app.ActivityThread.access$600(ActivityThread.java:130)
E/AndroidRuntime(14597): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
E/AndroidRuntime(14597): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(14597): 	at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(14597): 	at android.app.ActivityThread.main(ActivityThread.java:4745)
E/AndroidRuntime(14597): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(14597): 	at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(14597): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime(14597): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime(14597): 	at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(14597): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1891]:   117 could not load needed library 'libc++_shared.so' for 'libUE4.so' (load_library[1093]: Library 'libc++_shared.so' not found)
E/AndroidRuntime(14597): 	at java.lang.Runtime.loadLibrary(Runtime.java:370)
E/AndroidRuntime(14597): 	at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime(14597): 	at com.epicgames.ue4.GameActivity.<clinit>(GameActivity.java:1768)
E/AndroidRuntime(14597): 	... 15 more
W/ActivityManager(  404):   Force finishing activity com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity
W/ActivityManager(  404): Activity pause timeout for ActivityRecord{41571888 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/Process (14597): Sending signal. PID: 14597 SIG: 9
I/ActivityManager(  404): Process com.TimeLapse.AlienTribes (pid 14597) has died.
W/InputMethodManagerService(  404): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@415e0818 attribute=null
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{41552aa0 com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity}
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{41571888 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
D/AlarmManager(  404): Added alarm Alarm{418801c8 type 0 android} type:RTC_WAKEUP when: At 13.05.16 13:16 repeatInterval: 0h:5m:0.0s
D/AlarmManager(  404): Triggered Alarm 418801c8 RTC_WAKEUP IntentSender{419c2508: PendingIntentRecord{418ecdd0 android broadcastIntent}}
E/BatteryService(  404): Could not open '/sys/class/switch/dock/state'
D/LowBatteryService( 1348): onReceive:Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }
D/LowBatteryService( 1348): mAcOnline = false, mDeviceBatteryLevel = 55, mDockBatteryLevel = 0, mDockBatteryStatus = 0
D/LowBatteryService( 1348): Battery level is higher than threshold, no need to apply
D/LowBatteryService( 1348): Battery level is good, no need to apply low battery config.
D/DockManagerService( 1348): mLastAcOnline:false mAcOnline:false
I/ActivityManager(  404): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity u=0} from pid 2825
D/dalvikvm(14620): Late-enabling CheckJNI
I/ActivityManager(  404): Start proc com.TimeLapse.AlienTribes for activity com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity: pid=14620 uid=10081 gids={3003, 1015, 1028, 1006}
I/dalvikvm(14620): Turning on JNI app bug workarounds for target SDK version 9...
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/ActivityManager(  404): START {flg=0x10000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity (has extras) u=0} from pid 14620
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/dalvikvm(14620): Could not find method android.view.InputDevice.getVendorId, referenced from method com.epicgames.ue4.GameActivity.AndroidThunkJava_GetInputDeviceInfo
W/dalvikvm(14620): VFY: unable to resolve virtual method 5272: Landroid/view/InputDevice;.getVendorId ()I
D/dalvikvm(14620): VFY: replacing opcode 0x74 at 0x001b
D/dalvikvm(14620): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412dffd8
D/dalvikvm(14620): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412dffd8
D/dalvikvm(14620): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412dffd8, skipping init
D/dalvikvm(14620): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412dffd8
D/dalvikvm(14620): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412dffd8
D/dalvikvm(14620): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412dffd8, skipping init
D/dalvikvm(14620): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libUE4.so 0x412dffd8
W/dalvikvm(14620): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/epicgames/ue4/GameActivity;
W/dalvikvm(14620): Class init failed in newInstance call (Lcom/epicgames/ue4/GameActivity;)
D/AndroidRuntime(14620): Shutting down VM
W/dalvikvm(14620): threadid=1: thread exiting with uncaught exception (group=0x40cee300)
E/AndroidRuntime(14620): FATAL EXCEPTION: main
E/AndroidRuntime(14620): java.lang.ExceptionInInitializerError
E/AndroidRuntime(14620): 	at java.lang.Class.newInstanceImpl(Native Method)
E/AndroidRuntime(14620): 	at java.lang.Class.newInstance(Class.java:1319)
E/AndroidRuntime(14620): 	at android.app.Instrumentation.newActivity(Instrumentation.java:1053)
E/AndroidRuntime(14620): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1974)
E/AndroidRuntime(14620): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
E/AndroidRuntime(14620): 	at android.app.ActivityThread.access$600(ActivityThread.java:130)
E/AndroidRuntime(14620): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
E/AndroidRuntime(14620): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(14620): 	at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(14620): 	at android.app.ActivityThread.main(ActivityThread.java:4745)
E/AndroidRuntime(14620): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(14620): 	at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(14620): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime(14620): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime(14620): 	at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(14620): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1891]:   117 could not load needed library 'libc++_shared.so' for 'libUE4.so' (load_library[1093]: Library 'libc++_shared.so' not found)
E/AndroidRuntime(14620): 	at java.lang.Runtime.loadLibrary(Runtime.java:370)
E/AndroidRuntime(14620): 	at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime(14620): 	at com.epicgames.ue4.GameActivity.<clinit>(GameActivity.java:1768)
E/AndroidRuntime(14620): 	... 15 more
W/ActivityManager(  404):   Force finishing activity com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity
W/ActivityManager(  404): Activity pause timeout for ActivityRecord{41645ad0 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{415f6d10 com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity}
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{41645ad0 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
I/WeatherTimeProvider( 1439): State_Change
I/WeatherTimeProvider( 1439): updateAllWidgets() FinishSetupWizard=true
I/WeatherTimeProvider( 1439): Device_Provision=true
I/WeatherTimeProvider( 1439): Perform updateAllWidgets()
I/WeatherTimeProvider( 1439): UpdateWidgetInfo id:1
I/WeatherTimeProvider( 1439): No information in the contentprovider
D/dalvikvm( 1439): GC_FOR_ALLOC freed 337K, 16% free 6358K/7495K, paused 23ms, total 24ms
I/Process (14620): Sending signal. PID: 14620 SIG: 9
W/InputMethodManagerService(  404): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41693a90 attribute=null
I/ActivityManager(  404): Process com.TimeLapse.AlienTribes (pid 14620) has died.
E/BatteryService(  404): Could not open '/sys/class/switch/dock/state'
D/LowBatteryService( 1348): onReceive:Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }
D/LowBatteryService( 1348): mAcOnline = false, mDeviceBatteryLevel = 55, mDockBatteryLevel = 0, mDockBatteryStatus = 0
D/LowBatteryService( 1348): Battery level is higher than threshold, no need to apply
D/LowBatteryService( 1348): Battery level is good, no need to apply low battery config.
D/DockManagerService( 1348): mLastAcOnline:false mAcOnline:false
I/ActivityManager(  404): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity u=0} from pid 2825
D/dalvikvm(14653): Late-enabling CheckJNI
I/ActivityManager(  404): Start proc com.TimeLapse.AlienTribes for activity com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity: pid=14653 uid=10081 gids={3003, 1015, 1028, 1006}
I/dalvikvm(14653): Turning on JNI app bug workarounds for target SDK version 9...
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/ActivityManager(  404): START {flg=0x10000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity (has extras) u=0} from pid 14653
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/dalvikvm(14653): Could not find method android.view.InputDevice.getVendorId, referenced from method com.epicgames.ue4.GameActivity.AndroidThunkJava_GetInputDeviceInfo
W/dalvikvm(14653): VFY: unable to resolve virtual method 5272: Landroid/view/InputDevice;.getVendorId ()I
D/dalvikvm(14653): VFY: replacing opcode 0x74 at 0x001b
D/dalvikvm(14653): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412e0e78
D/dalvikvm(14653): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412e0e78
D/dalvikvm(14653): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412e0e78, skipping init
D/dalvikvm(14653): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412e0e78
D/dalvikvm(14653): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412e0e78
D/dalvikvm(14653): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412e0e78, skipping init
D/dalvikvm(14653): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libUE4.so 0x412e0e78
W/dalvikvm(14653): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/epicgames/ue4/GameActivity;
W/dalvikvm(14653): Class init failed in newInstance call (Lcom/epicgames/ue4/GameActivity;)
D/AndroidRuntime(14653): Shutting down VM
W/dalvikvm(14653): threadid=1: thread exiting with uncaught exception (group=0x40cee300)
E/AndroidRuntime(14653): FATAL EXCEPTION: main
E/AndroidRuntime(14653): java.lang.ExceptionInInitializerError
E/AndroidRuntime(14653): 	at java.lang.Class.newInstanceImpl(Native Method)
E/AndroidRuntime(14653): 	at java.lang.Class.newInstance(Class.java:1319)
E/AndroidRuntime(14653): 	at android.app.Instrumentation.newActivity(Instrumentation.java:1053)
E/AndroidRuntime(14653): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1974)
E/AndroidRuntime(14653): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
E/AndroidRuntime(14653): 	at android.app.ActivityThread.access$600(ActivityThread.java:130)
E/AndroidRuntime(14653): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
E/AndroidRuntime(14653): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(14653): 	at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(14653): 	at android.app.ActivityThread.main(ActivityThread.java:4745)
E/AndroidRuntime(14653): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(14653): 	at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(14653): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime(14653): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime(14653): 	at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(14653): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1891]:   117 could not load needed library 'libc++_shared.so' for 'libUE4.so' (load_library[1093]: Library 'libc++_shared.so' not found)
E/AndroidRuntime(14653): 	at java.lang.Runtime.loadLibrary(Runtime.java:370)
E/AndroidRuntime(14653): 	at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime(14653): 	at com.epicgames.ue4.GameActivity.<clinit>(GameActivity.java:1768)
E/AndroidRuntime(14653): 	... 15 more
W/ActivityManager(  404):   Force finishing activity com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity
D/dalvikvm(  404): GC_CONCURRENT freed 1955K, 35% free 14260K/21767K, paused 11ms+13ms, total 167ms
D/dalvikvm(  404): WAIT_FOR_CONCURRENT_GC blocked 127ms
W/ActivityManager(  404): Activity pause timeout for ActivityRecord{41d9b650 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/Process (14653): Sending signal. PID: 14653 SIG: 9
W/InputMethodManagerService(  404): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41547098 attribute=null
I/ActivityManager(  404): Process com.TimeLapse.AlienTribes (pid 14653) has died.
I/WeatherTimeProvider( 1439): State_Change
I/WeatherTimeProvider( 1439): updateAllWidgets() FinishSetupWizard=true
I/WeatherTimeProvider( 1439): Device_Provision=true
I/WeatherTimeProvider( 1439): Perform updateAllWidgets()
I/WeatherTimeProvider( 1439): UpdateWidgetInfo id:1
I/WeatherTimeProvider( 1439): No information in the contentprovider
D/dalvikvm( 1439): GC_FOR_ALLOC freed 355K, 16% free 6358K/7495K, paused 26ms, total 27ms
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{41dcf598 com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity}
W/ActivityManager(  404): Activity destroy timeout for ActivityRecord{41d9b650 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
E/BatteryService(  404): Could not open '/sys/class/switch/dock/state'
D/LowBatteryService( 1348): onReceive:Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }
D/LowBatteryService( 1348): mAcOnline = false, mDeviceBatteryLevel = 55, mDockBatteryLevel = 0, mDockBatteryStatus = 0
D/LowBatteryService( 1348): Battery level is higher than threshold, no need to apply
D/LowBatteryService( 1348): Battery level is good, no need to apply low battery config.
D/DockManagerService( 1348): mLastAcOnline:false mAcOnline:false
I/ActivityManager(  404): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity u=0} from pid 2825
D/dalvikvm(14676): Late-enabling CheckJNI
I/ActivityManager(  404): Start proc com.TimeLapse.AlienTribes for activity com.TimeLapse.AlienTribes/com.epicgames.ue4.SplashActivity: pid=14676 uid=10081 gids={3003, 1015, 1028, 1006}
I/dalvikvm(14676): Turning on JNI app bug workarounds for target SDK version 9...
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/ActivityManager(  404): START {flg=0x10000 cmp=com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity (has extras) u=0} from pid 14676
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/dalvikvm(14676): Could not find method android.view.InputDevice.getVendorId, referenced from method com.epicgames.ue4.GameActivity.AndroidThunkJava_GetInputDeviceInfo
W/dalvikvm(14676): VFY: unable to resolve virtual method 5272: Landroid/view/InputDevice;.getVendorId ()I
D/dalvikvm(14676): VFY: replacing opcode 0x74 at 0x001b
D/dalvikvm(14676): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412e1d20
D/dalvikvm(14676): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412e1d20
D/dalvikvm(14676): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libgnustl_shared.so 0x412e1d20, skipping init
D/dalvikvm(14676): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412e1d20
D/dalvikvm(14676): Added shared lib /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412e1d20
D/dalvikvm(14676): No JNI_OnLoad found in /data/data/com.TimeLapse.AlienTribes/lib/libvrapi.so 0x412e1d20, skipping init
D/dalvikvm(14676): Trying to load lib /data/data/com.TimeLapse.AlienTribes/lib/libUE4.so 0x412e1d20
W/dalvikvm(14676): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/epicgames/ue4/GameActivity;
W/dalvikvm(14676): Class init failed in newInstance call (Lcom/epicgames/ue4/GameActivity;)
D/AndroidRuntime(14676): Shutting down VM
W/dalvikvm(14676): threadid=1: thread exiting with uncaught exception (group=0x40cee300)
E/AndroidRuntime(14676): FATAL EXCEPTION: main
E/AndroidRuntime(14676): java.lang.ExceptionInInitializerError
E/AndroidRuntime(14676): 	at java.lang.Class.newInstanceImpl(Native Method)
E/AndroidRuntime(14676): 	at java.lang.Class.newInstance(Class.java:1319)
E/AndroidRuntime(14676): 	at android.app.Instrumentation.newActivity(Instrumentation.java:1053)
E/AndroidRuntime(14676): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1974)
E/AndroidRuntime(14676): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
E/AndroidRuntime(14676): 	at android.app.ActivityThread.access$600(ActivityThread.java:130)
E/AndroidRuntime(14676): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
E/AndroidRuntime(14676): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(14676): 	at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(14676): 	at android.app.ActivityThread.main(ActivityThread.java:4745)
E/AndroidRuntime(14676): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(14676): 	at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(14676): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime(14676): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime(14676): 	at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(14676): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1891]:   117 could not load needed library 'libc++_shared.so' for 'libUE4.so' (load_library[1093]: Library 'libc++_shared.so' not found)
E/AndroidRuntime(14676): 	at java.lang.Runtime.loadLibrary(Runtime.java:370)
E/AndroidRuntime(14676): 	at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime(14676): 	at com.epicgames.ue4.GameActivity.<clinit>(GameActivity.java:1768)
E/AndroidRuntime(14676): 	... 15 more
W/ActivityManager(  404):   Force finishing activity com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity
W/ActivityManager(  404): Activity pause timeout for ActivityRecord{414d5300 com.TimeLapse.AlienTribes/com.epicgames.ue4.GameActivity}
D/WindowManager(  404): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
I/Sensors (  404): **** Motion ****
I/Process (14676): Sending signal. PID: 14676 SIG: 9
I/ActivityManager(  404): Process com.TimeLapse.AlienTribes (pid 14676) has died.
W/InputMethodManagerService(  404): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41703628 attribute=null
W

So what it actually comes down to is this:

At the point where the splash screen (SplashActivity) is done and the GameActivity is created it will try to load libUE4.so
For some reason this fails but since it’s required to run the app stops.

I’m not sure why this happens. What engine version are you using? Is this a Blueprint only or C++ project?

I’m afraid I can only suggest you to try a full rebuild of your project and package and deploy it again.

That is exactly my problem, after splash screen activity, the game comes to a halt and stops. This is a sudden issue and it was not the case a couple of months back. Have you found any solution to this problem?

Hello there, I am having a similar problem. The app just worked fine this morning,but now since I made some further development, it gives me this weird behavior of crashing after the splash screen. Basically all I did was adding some widgets and some join and create session features :(. Did you find a fix until now?

are you using plugins?
if you are, those plugins have proguard policies?

can you post the Gameactivity.java on your Intermediate folder?

I am having trouble also, because of UE4lib.so requiring libOVRPlugin.so

It will always say “Unfortunately, kittystory has stopped” and the android monitor log shows that to be the reason. I removed references to VR from my .uproject file after disabling ALL plugins didn’t fix the problem.

Depending on the version, disable GearVR or OculusVR plugin. If this isn’t working then it sounds like it didn’t relink. You can add an empty C++ class to the project and this will cause it to have to compile and link when you package.

version 4.17.2
As there appears to be no way to remove the libOVRplugin.so dependency, I will try adding the empty C++ class to my blueprint project.