Android game crash at startup ( 4.14.3 )

Hi, my game is not working anymore on android, it crash on startup. It was working before I worked on the UI of the start menu so maybe it’s related.

Here’s the android log :

02-22 00:55:02.344: D/BatteryService(3509): !@BatteryListener : batteryPropertiesChanged!
02-22 00:55:02.344: D/BatteryService(3509): level:100, scale:100, status:5, health:2, present:true, voltage: 4319, temperature: 286, technology: Li-ion, AC powered:false, USB powered:true, POGO powered:false, Wireless powered:false, icon:17303414, invalid charger:0, maxChargingCurrent:0
02-22 00:55:02.344: D/BatteryService(3509): online:4, current avg:5, charge type:0, power sharing:false, high voltage charger:false, capacity:280000, batterySWSelfDischarging:false, current_now:0
02-22 00:55:02.344: D/BatteryService(3509): Sending ACTION_BATTERY_CHANGED.
02-22 00:55:02.354: I/MotionRecognitionService(3509): Plugged
02-22 00:55:02.354: E/MotionRecognitionService(3509): support TA ~
02-22 00:55:02.354: I/MotionRecognitionService(3509): isTAConnected | current backoffstate  = 33792
02-22 00:55:02.354: D/MotionRecognitionService(3509):  TA connected ,  33792
02-22 00:55:02.354: I/MotionRecognitionService(3509): skip setTransmitPower. 
02-22 00:55:02.354: D/MotionRecognitionService(3509):   cableConnection= 1
02-22 00:55:02.354: D/MotionRecognitionService(3509): setPowerConnected | current backoffstate  = 33792 , state =33792
02-22 00:55:02.354: D/MotionRecognitionService(3509): skip setTransmitPower. 
02-22 00:55:02.364: D/KeyguardUpdateMonitor(5102): received broadcast android.intent.action.BATTERY_CHANGED
02-22 00:55:02.364: D/KeyguardUpdateMonitor(5102): handleBatteryUpdate
02-22 00:55:02.364: D/PowerUI(5102): priorPlugType = 2 mPlugType =  2
02-22 00:55:02.394: D/CommonServiceConfiguration(7296): getStringValueSetting
02-22 00:55:02.404: V/HeadsetService(7277): HeadsetService - Received Intent.ACTION_BATTERY_CHANGED
02-22 00:55:02.404: D/HeadsetStateMachine(7277): Disconnected process message: 10, size: 0
02-22 00:55:02.414: D/BatteryMonitor(7296): new battery level: 100
02-22 00:55:02.414: D/BatteryMeterView(5102): ACTION_BATTERY_CHANGED : level:100 status:5 health:2
02-22 00:55:02.414: D/BatteryMeterView(5102): ACTION_BATTERY_CHANGED : level:100 status:5 health:2
02-22 00:55:03.214: D/InputReader(3509): Input event(4): value=1 when=2145251864000
02-22 00:55:03.214: D/InputReader(3509): Input event(4): value=1 when=2145251864000
02-22 00:55:03.214: I/InputReader(3509): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.69 ] when=2145251864000
02-22 00:55:03.214: D/InputReader(3509): lastThreadEndTime = 2115955130465, currentThreadStartTime = 2115955139132, diff = 0
02-22 00:55:03.214: I/InputDispatcher(3509): Delivering touch to (5102): action: 0x4, toolType: 1
02-22 00:55:03.214: I/InputDispatcher(3509): Delivering touch to (5411): action: 0x0, toolType: 1
02-22 00:55:03.214: I/InputDispatcher(3509): Delivering touch to (5102): action: 0x0, toolType: 1
02-22 00:55:03.214: D/ViewRootImpl(5411): ViewPostImeInputStage processPointer 0
02-22 00:55:03.354: D/InputReader(3509): Input event(4): value=0 when=2145398145000
02-22 00:55:03.354: D/InputReader(3509): Input event(4): value=0 when=2145398145000
02-22 00:55:03.354: I/InputReader(3509): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2145398145000
02-22 00:55:03.354: I/InputDispatcher(3509): Delivering touch to (5411): action: 0x1, toolType: 1
02-22 00:55:03.354: I/InputDispatcher(3509): Delivering touch to (5102): action: 0x1, toolType: 1
02-22 00:55:03.354: D/ViewRootImpl(5411): ViewPostImeInputStage processPointer 1
02-22 00:55:03.514: D/AbsBaseStatistic(5411): uploadStatisticData(261||com.YourCompany.MobileZombie||ru_ap||1||6||||||||)
02-22 00:55:03.514: D/AbsBaseStatistic(5411): uploadStatisticData(334||com.YourCompany.MobileZombie||dr_ico_cli||1||||||1||||)
02-22 00:55:03.564: I/Timeline(5411): Timeline: Activity_launch_request id:com.YourCompany.MobileZombie time:2145602
02-22 00:55:03.564: D/ActivityManager(3509): AppLocked getMultiWindowStyle:null
02-22 00:55:03.574: D/ActivityManager(3509): AppLocked isLaunchedFromRecents:false hasMultiWindowStyle:false not normal : false
02-22 00:55:03.574: W/ResourcesManager(3509): getTopLevelResources: /data/app/com.YourCompany.MobileZombie-1/base.apk / 1.0 running in null rsrc of package com.YourCompany.MobileZombie
02-22 00:55:03.574: D/ResourcesManager(3509): For user 0 new overlays fetched Null
02-22 00:55:03.574: D/GameManagerService(3509): identifyGamePackage. com.YourCompany.MobileZombie
02-22 00:55:03.574: D/MultiWindowPolicy(3509): Gamemode - return 0,  when calling  identifyForegroundApp(com.YourCompany.MobileZombie)
02-22 00:55:03.574: D/CustomFrequencyManagerService(3509): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1800000  uid : 1000  pid : 3509  pkgName : ACTIVITY_RESUME_BOOSTER@7
02-22 00:55:03.584: D/ActivityManager(3509): mDVFSHelper.acquire()
02-22 00:55:03.584: D/FocusedStackFrame(3509): Set to : 0
02-22 00:55:03.584: V/WindowManager(3509): addAppToken: AppWindowToken{adf950d token=Token{e563a4 ActivityRecord{2f38237 u0 com.YourCompany.MobileZombie/com.epicgames.ue4.GameActivity t794}}} to stack=1 task=794 at 0
02-22 00:55:03.584: D/InputDispatcher(3509): Focused application set to: xxxx
02-22 00:55:03.584: D/InputDispatcher(3509): Focus left window: 5411
02-22 00:55:03.584: D/SecWifiDisplayUtil(3509): Metadata value : SecSettings2
02-22 00:55:03.584: D/ViewRootImpl(3509): #1 mView = com.android.internal.policy.PhoneWindow$DecorView{e7d7509 V.E...... R.....ID 0,0-0,0}
02-22 00:55:03.584: D/ISSUE_DEBUG(3509): InputChannelName : f6a812f Starting com.YourCompany.MobileZombie
02-22 00:55:03.584: D/PointerIcon(3509): setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3509 uid:1000
02-22 00:55:03.584: D/PointerIcon(3509): setMouseCustomIcon IconType is same.101
02-22 00:55:03.584: I/SurfaceFlinger(3039): id=204 createSurf (1440x2560),2 flag=404, NobileZombi
02-22 00:55:03.594: D/ViewRootImpl(3509): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
02-22 00:55:03.594: E/Zygote(20806): v2
02-22 00:55:03.594: I/libpersona(20806): KNOX_SDCARD checking this for 10335
02-22 00:55:03.594: I/libpersona(20806): KNOX_SDCARD not a persona
02-22 00:55:03.594: I/ActivityManager(3509): Start proc 20806:com.YourCompany.MobileZombie/u0a335 for activity com.YourCompany.MobileZombie/com.epicgames.ue4.GameActivity
02-22 00:55:03.594: W/SELinux(20806): Function: selinux_compare_spd_ram, index[1], priority [2], priority version is VE=SEPF_SECMOBILE_6.0.1_0010
02-22 00:55:03.594: D/NetworkPolicy(3509): isUidForegroundLocked: 10335, mScreenOn: true, uidstate: -1, mProxSensorScreenOff: false
02-22 00:55:03.594: E/Zygote(20806): accessInfo : 0
02-22 00:55:03.594: W/SELinux(20806): SELinux: seapp_context_lookup: seinfo=default, level=s0:c512,c768, pkgname=com.YourCompany.MobileZombie 
02-22 00:55:03.604: I/art(20806): Late-enabling -Xcheck:jni
02-22 00:55:03.604: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f865c4e78
02-22 00:55:03.604: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f865c4e78
02-22 00:55:03.604: D/libEGL(5411): eglTerminate EGLDisplay = 0xcf7484bc
02-22 00:55:03.614: V/WindowStateAnimator(3509): Finishing drawing window Window{f6a812f u0 d0 Starting com.YourCompany.MobileZombie}: mDrawState=DRAW_PENDING
02-22 00:55:03.614: V/WindowOrientationListener(3509): setCurrentAppOrientation :0
02-22 00:55:03.614: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:03.614: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:03.614: V/WindowManager(3509): rotationForOrientationLw(orient=0, last=0); user=0  sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false mMobileKeyboardEnabled=false displayId=0
02-22 00:55:03.614: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:03.614: D/SamsungWindowManager(3509): setRotationLw() : rotation=1
02-22 00:55:03.614: D/CustomFrequencyManagerService(3509): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 2100000  uid : 1000  pid : 3509  pkgName : ROTATION_BOOSTER@37
02-22 00:55:03.624: D/InputDispatcher(3509): setInputDispatchMode: enabled=1, frozen=1
02-22 00:55:03.624: I/SurfaceFlinger(3039): id=205 createSurf (1440x2560),2 flag=4, TcreenshotS
02-22 00:55:03.634: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:03.654: I/SurfaceFlinger(3039): Disp[0] Orientation 0=>1
02-22 00:55:03.654: I/ActivityManager(3509): Config changes=480 {0 1.0 themeSeq = 0 showBtnBg = 0 208mcc10mnc fr_FR ldltr sw360dp w640dp h336dp 640dpi nrml long land finger -keyb/v/h -nav/h mkbd/h s.27}
02-22 00:55:03.654: I/InputReader(3509): Reconfiguring input devices.  changes=0x00000004
02-22 00:55:03.654: I/InputReader(3509): Device reconfigured: id=4, name='sec_touchscreen', size 1440x2560, orientation 1, mode 1, display id 0
02-22 00:55:03.654: D/InputReader(3509): Wrote command set_rotation_status,1
02-22 00:55:03.664: D/[Weather Widget]  WeatherService(5791): {[9766DBD5B6C289B8E78D0273630B76F2CD13DA38B36DA830D777A9288808F010CBF58A2D185F3122173D3F83A1E1F5F8]}
02-22 00:55:03.674: D/[Weather Widget]  WeatherAppWidget(5791): {[9C41A2EAFAAB2EF4F8363256C22FE8ADA7322F6EFE76C9589C110147692F840222458D5942BAFBBF6B45680B2A16A5AE]}
02-22 00:55:03.674: D/[Weather Widget](5791): {[DF00664B5BF2DD508EC3D0ADB8B43C9FB429631765284D8658CE62A4AFFAA963]}
02-22 00:55:03.674: D/[Weather Widget](5791): {[D019D0A078FCA4BE018DB2ED7ACF2D0B94FF5DC910F62402CB15567DCFEF579A92BF291345127E74A172B128DF16D935C288C5CB43D01EACFA6E4AF41761CDA0]}
02-22 00:55:03.674: D/[Weather Widget](5791): {[4A8F887C5A79941AD413640B554E6A9B2D7AA61AFAC6E06648B40FCA4741AD6DEF5CB8EA7D5D3CEDD1605E8FEFB3659D03AFF407C5BCD6166D58D3316AA198D4ED62D576B9A2B9991F3856B2CBF352EE32D19FD2B84229B3F686B26A205614C0AC6536A1C0B67D6B4F364204F58B1F59F7717F1D4EF4C05776CC021C318039CDFE5B428C949D6B99331B9C97109553D7C94A4B06E4EEA83D7CA69F707DC6D0C6053E9BBE6DAA6984349A25AFBC79F57F6ECE8CAF21E168B3B8306AF859B7880B12C019CF00E695E9F73F52297D06D1AF96253143CA52ACD474501905D9EB3DB4]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[F914435F8BAE15837C109A0B623641D123DDDE00029C319B532E7A154D1E4F352426B34162AD1DE4E09CDB3D1E78B847169F1C8D3969BA60E7A0D9F1B2284AD8323D8FF184620CBE3D749E4515966556]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[DA32A0F25F342F8016C8E4777E49B5F232EF6C0464FAD63D2E03A2D78521548776F96BA90E4F0EFFE0D5FD27352D1FDF]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[30345435FB868EA2B7B25AF03EA19797093977856FBF5CDBC961FAAEF0F2ACE9]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[F914435F8BAE15837C109A0B623641D123DDDE00029C319B532E7A154D1E4F352426B34162AD1DE4E09CDB3D1E78B847169F1C8D3969BA60E7A0D9F1B2284AD8323D8FF184620CBE3D749E4515966556]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[AD9686EFF2DF7C8727D864BD543BF3F45B2929DD62B3F4DA7833FE15BCC4D06D199C09DAB68E31AC9DCA662FB3BACC739BDFEE9EB1DBC5C05E669435EF4D8E7C]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[7E49FF3321088531596C9B7C60C6CB13A1978118B13B950EDB7C95AEC34A039A82C59DDCBA29649D309460067D192232]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[BF65A21A886FAD9D1F5BF4C7FDBEE92F3128DBCF88BF5C495A52820638266970017FF297B1D37DB1D60D48F1C02D479188B3CAA433E661735791E798B218418C]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[BB5F89DA175F4DF2EEC9DBD8013BD3A8920DE29C1E0C1E4D979845B7FE1CD7B645D3F8767D5A178A22962A1B4906AAA0]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[49757B42593D64B709C4E19388AF48E97C5FCFB781085C52948088432D291167C155AFCFD495844BAD699A5B1DDC5BFE]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[68F26BA3D69D2218EE19FDD9E14298E9F7693655341E8B22815FB5074335057CF2B5893E7BA2FE0EEB43A06A148DDDE8]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[5E177A420B5B21A50C02B9DA70F8BB421944BBF5F1388F971F094CCD8885E6A18AAE9A7EC47DE597720878B470675837]}
02-22 00:55:03.684: D/[Weather Widget](5791): {[16207222A57CB5A8B882359B08FF3D763896509C830DF501B6F6F357EAB1BCBA8BA40578C9FB484C8BA05EBAB14A3667]}
02-22 00:55:03.694: D/[Weather Widget](5791): {[2A9904AE7631B158EF87CA68AFEFB54B8CD68B4A693BBAEE4D6D279923C305F2]}
02-22 00:55:03.694: D/[Weather Widget](5791): {[108E1F529548D7C411087DF36E5057B5FC529BAF4A19D7EB7C8F61B451EBBEE2EF109F85193A203D0CA4103B49C4B717582F9B9E7462182D8C746F9A346A1080]}
02-22 00:55:03.694: D/[Weather Widget](5791): {[0E1BB577E4C58644A7BFD738A063E3854365C1C14886968C34C6AECD333DCA261E229AEBA1AEF217BA7D8D3EE320BFC679B04BCB06BBC086269D620D61D8718B]}
02-22 00:55:03.694: D/[Weather Widget](5791): {[227C475CA6E2F73FE4C3BA934EEBBF6B333AD65D9B7D8BDD9FA0CB3F59EAA84A]}
02-22 00:55:03.694: D/GeckoApplication(11985): onConfigurationChanged: fr_FR, background: false
02-22 00:55:03.694: D/GeckoLocales(11985): No selected locale. No correction needed.
02-22 00:55:03.704: D/ThemeManagerService(5115): onconfigchanged - {0 1.0 themeSeq = 0 showBtnBg = 0 208mcc10mnc fr_FR ldltr sw360dp w640dp h336dp 640dpi nrml long land finger -keyb/v/h -nav/h mkbd/h s.27}
02-22 00:55:03.704: V/SamsungIME(13226): onConfigurationChanged
02-22 00:55:03.704: D/SamsungIME(13226): onConfigurationChanged- Configuration.MOBILEKEYBOARD_COVERED_NO 
02-22 00:55:03.704: D/PeopleNotiListenerService(5437): onEdgeNotificationRemoved() : pkg com.sec.android.inputmethod,id=2130837905,extra=Bundle[mParcelledData.dataSize=84]
02-22 00:55:03.714: I/SamsungIME(13226): [Before] hardKeyboardHidden(2) keyboardType(1)
02-22 00:55:03.714: I/SamsungIME(13226):          mHwKeyboardShown [isHWKeyboardOpen()] = false --> false
02-22 00:55:03.714: E/SamsungIME(13226):          isHWKeyboardConnected() = false --> false
02-22 00:55:03.714: I/SamsungIME(13226): [hasToCallSuper] true
02-22 00:55:03.714: D/PeopleNotiListenerService(5437): removeEdgeNotification:Bundle[{samsung.notification.id=2130837905, samsung.notification.type=normal, samsung.people.package_name=com.sec.android.inputmethod}]
02-22 00:55:03.714: I/PeopleStripeService(5437): PeopleNotificationReceiver:3
02-22 00:55:03.714: I/PeopleStripeService(5437): sendEdgeNotification  peopleEnabled false lightingEnabled true edgeEnabled false
02-22 00:55:03.714: I/PeopleStripeService(5437): Edge Off
02-22 00:55:03.714: D/SamsungIME(13226): onStartInput: No inputType, No imeOption, isInputViewShown = false, isExtractViewShown = false, isShowInputRequested = false, isConfigChanged = true
02-22 00:55:03.714: D/SamsungIME(13226): Dismiss ExpandCandiate
02-22 00:55:03.714: I/SamsungIME(13226): putCacheDrawable inputModule=0 key =ICON_SETTING
02-22 00:55:03.724: D/ActivityManager(3509):  Launching com.YourCompany.MobileZombie, updated priority
02-22 00:55:03.724: D/StatusBarManagerService(3509): manageDisableList userId=0 what=0x0 pkg=Window{f6a812f u0 d0 Starting com.YourCompany.MobileZombie}
02-22 00:55:03.724: W/ContextImpl(3509): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:830 com.android.server.policy.PhoneWindowManager.notifyToSSRM:-1 com.android.server.policy.PhoneWindowManager.access$1500:-1 com.android.server.policy.PhoneWindowManager$PolicyHandler.handleMessage:-1 android.os.Handler.dispatchMessage:102 
02-22 00:55:03.724: D/GameManagerService(3509): NotifyRunnable. pkg: com.YourCompany.MobileZombie, type: 4, isMinimized: false, isTunableApp: false
02-22 00:55:03.724: D/Recents(5102): handleProxyCall type=6
02-22 00:55:03.724: D/ViewRootImpl(5411): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=2
02-22 00:55:03.734: D/Tethering(3509): NAP Supported and not Wifi Model
02-22 00:55:03.734: D/NetworkController.MobileSignalController(0/1)(5102): getMobileIconGroup(): 13
02-22 00:55:03.734: D/ImageWallpaper(5102): mNewKeyboard : 0 mLastKeyboard : 0
02-22 00:55:03.734: D/WallpaperService(5102): MSG_WINDOW_RESIZED
02-22 00:55:03.734: D/[Weather Widget](5791): {[F914435F8BAE15837C109A0B623641D123DDDE00029C319B532E7A154D1E4F352426B34162AD1DE4E09CDB3D1E78B847169F1C8D3969BA60E7A0D9F1B2284AD8323D8FF184620CBE3D749E4515966556]}
02-22 00:55:03.734: D/vol.VolumeDialogControl(5102): onReceive ACTION_CONFIGURATION_CHANGED
02-22 00:55:03.734: D/[Weather Widget](5791): {[5CB09D66338B7398169B8C00C155C34CAAAC85A3C4F67FDC3FB8C85BFFFD962AD8468EA6BED351DE4D0D4030AD70C5E540AA802346FC16F7C19ADE855EFC7CBB5AF529D0A3F390F9C64D66AB8B9730D8]}
02-22 00:55:03.734: V/WallpaperService(5102): Wallpaper size has changed: (1440, 2560
02-22 00:55:03.734: D/ImageWallpaper(5102): onSurfaceRedrawNeeded: newRotation:2
02-22 00:55:03.734: D/ImageWallpaper(5102): updateSurfaceSize Width : 2560 Height: 2202
02-22 00:55:03.734: D/ImageWallpaper(5102): drawFrame() mXOffset:0.0 mYOffset:0.0
02-22 00:55:03.734: D/libEGL(5102): eglInitialize EGLDisplay = 0x7fcc92aed8
02-22 00:55:03.734: D/(5102): ro.exynos.dss isEnabled: 0
02-22 00:55:03.734: W/ResourcesManager(20806): getTopLevelResources: /data/app/com.YourCompany.MobileZombie-1/base.apk / 1.0 running in com.YourCompany.MobileZombie rsrc of package com.YourCompany.MobileZombie
02-22 00:55:03.734: V/MARsPolicyManager(3509): updatePackagesScore PackageInfo name -- com.YourCompany.MobileZombie
02-22 00:55:03.734: D/mali_winsys(5102): new_window_surface returns 0x3000,  [1440x2560]-format:2
02-22 00:55:03.734: I/InjectionManagerService -AppFeature(3509): getCoreFeaturePkgList :[]
02-22 00:55:03.734: I/InjectionManager(20806): Inside getClassLibPath + mLibMap{0=, 1=}
02-22 00:55:03.734: D/TelephonyProvider(5559): query: url=content://telephony/carriers, projectionIn=null, selection=numeric = '20810'selectionArgs=null, sort=null
02-22 00:55:03.734: D/ImageWallpaper(5102): drawWallpaperWithOpenGL() w:-3 h:1 left:-1 top:0
02-22 00:55:03.734: D/TelephonyProvider(5559): query: match = 1
02-22 00:55:03.734: D/Recents(5224): handleProxyCall type=6
02-22 00:55:03.734: D/GameManagerService(3509): identifyGamePackage. com.YourCompany.MobileZombie
02-22 00:55:03.744: D/TelephonyProvider(5559): query: selection modified to numeric = '20810' and edited!=2 and edited!=3 and edited!=5 and edited!=6
02-22 00:55:03.744: D/ResourcesManager(20806): For user 0 new overlays fetched Null
02-22 00:55:03.744: D/GameManagerService(3509): identifyGamePackage. com.YourCompany.MobileZombie
02-22 00:55:03.744: E/Tethering(3509): Dun type is exist
02-22 00:55:03.744: E/Tethering(3509): Dun type is exist
02-22 00:55:03.744: E/Tethering(3509): Dun type is exist
02-22 00:55:03.744: W/Settings(3509): Setting tether_dun_required has moved from android.provider.Settings.System to android.provider.Settings.Global
02-22 00:55:03.744: D/SettingsProvider(3509): isChangeAllowed() : name = tether_dun_required
02-22 00:55:03.744: E/Tethering(3509): Set dun requiered as 1
02-22 00:55:03.754: D/vol.VolumeDialogControl.VC(5102): setLayoutDirection
02-22 00:55:03.754: I/InjectionManager(20806): Inside getClassLibPath caller 
02-22 00:55:03.754: V/WindowStateAnimator(3509): Finishing drawing window Window{c40118f u0 d0 SurfaceView}: mDrawState=NO_SURFACE
02-22 00:55:03.754: I/SurfaceFlinger(3039): id=195 Removed TurfaceView (3/10)
02-22 00:55:03.754: I/SurfaceFlinger(3039): id=195 Removed TurfaceView (-2/10)
02-22 00:55:03.754: D/BluetoothTile(5102): handleUpdateState :  supported = true, enabled = true, enabling = false, connected = false, connecting = false, mController.getLastDeviceName() = null
02-22 00:55:03.754: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845ea8
02-22 00:55:03.754: D/AirplaneModeTile(5102): getQSTileMultiState 2
02-22 00:55:03.754: D/FlashlightTile(5102): handleUpdateState :  MultiState[visible=true,icon=ResourceIcon[resId=0x7f02035a],label=Lampe,contentDescription=Lampe Touche Désactivé,dualLabelContentDescription=null,autoMirrorDrawable=false,secondaryLabel=null,textTruncate=true,value=2,bgValue=0] arg : null
02-22 00:55:03.754: D/HotspotTile(5102): handleUpdateState :mState.value =  2, 2
02-22 00:55:03.754: D/PersonalModeTile(5102): getMState state = 2
02-22 00:55:03.754: W/ActivityManager(3509): Permission Denial: getCurrentUser() from pid=20806, uid=10335 requires android.permission.INTERACT_ACROSS_USERS
02-22 00:55:03.754: D/NfcTile(5102): getNfcTileState : nfcState 3
02-22 00:55:03.754: D/InjectionManager(20806): InjectionManager
02-22 00:55:03.754: D/InjectionManager(20806): fillFeatureStoreMap com.YourCompany.MobileZombie
02-22 00:55:03.754: I/InjectionManager(20806): Constructor com.YourCompany.MobileZombie, Feature store :{}
02-22 00:55:03.754: I/InjectionManager(20806): featureStore :{}
02-22 00:55:03.764: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f86dcde78
02-22 00:55:03.764: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f86dcde78
02-22 00:55:03.764: I/SurfaceFlinger(3039): id=196 Removed HOLauncher (3/9)
02-22 00:55:03.764: I/SurfaceFlinger(3039): id=196 Removed HOLauncher (-2/9)
02-22 00:55:03.764: W/WallpaperManagerService(3509): SimStatusVerifyandroid
02-22 00:55:03.764: V/WallpaperManagerService(3509): setWallpaperForMultiSimSkip false
02-22 00:55:03.764: D/WallpaperManagerService(3509): WallpaperManagerService->SimStatusVerify slot  currSimId 0
02-22 00:55:03.764: D/WallpaperManagerService(3509): getWallpaperData : 0
02-22 00:55:03.774: D/WallpaperManagerService(3509): getWallpaper filename:wallpaper
02-22 00:55:03.774: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845ea8
02-22 00:55:03.774: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:03.774: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e08
02-22 00:55:03.774: D/libEGL(5102): eglTerminate EGLDisplay = 0x7fcc92af68
02-22 00:55:03.774: V/WindowStateAnimator(3509): Finishing drawing window Window{749cb36 u0 d0 com.android.systemui.ImageWallpaper}: mDrawState=DRAW_PENDING
02-22 00:55:03.774: D/ViewRootImpl(5102): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=2
02-22 00:55:03.774: D/KeyguardCircleAffordanceView(5102): setPreviewView: mRight=false,preview=android.widget.RelativeLayout{d85f87b I.E...... ......ID 0,0-0,0}
02-22 00:55:03.774: D/KeyguardCircleAffordanceView(5102): setPreviewView: mRight=true,preview=android.widget.AbsoluteLayout{de27698 I.E...... ......ID 0,0-0,0}
02-22 00:55:03.774: D/ConnectivityService(3509): returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "freebox_PVVGGZ", roaming: false, failover: false, isAvailable: true]
02-22 00:55:03.774: D/SecKeyguardClockView(5102): onConfigurationChanged()
02-22 00:55:03.774: D/SecKeyguardClockView(5102): handleDelayedOnConfigurationChanged()
02-22 00:55:03.784: D/ConnectivityService(3509): returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "freebox_PVVGGZ", roaming: false, failover: false, isAvailable: true]
02-22 00:55:03.784: D/KeyguardCarrierText(5102): onConfigurationChanged: 
02-22 00:55:03.784: D/SecContentProvider2(3509): query(), uri = 15 selection = getLockScreenHiddenItems
02-22 00:55:03.784: D/GameManagerService(3509): identifyGamePackage. com.YourCompany.MobileZombie
02-22 00:55:03.784: D/KeyguardCarrierText(5102): updateCarrierText(): isMultiSIMState: false
02-22 00:55:03.784: D/KeyguardCarrierText(5102): updateDate slot by SubID
02-22 00:55:03.784: D/KeyguardCarrierText(5102): updateIntentData(): isMultiSIMState: falsesubId: 1 phoneId:0plmn: F SFRSPN: 
02-22 00:55:03.784: D/KeyguardCarrierText(5102): mSimState[0]READY
02-22 00:55:03.784: D/KeyguardCarrierText(5102): mSimState[1]ABSENT
02-22 00:55:03.784: D/KeyguardCarrierText(5102): Getting plmn/spn sticky brdcst  mPlmn:F SFR / mSpn:  phoneId:0 subId:1 showPlmn: true showSpn:false
02-22 00:55:03.784: D/KeyguardCarrierText(5102): getStatusForIccState :  SIM state = READY
02-22 00:55:03.784: D/KeyguardCarrierText(5102): concatenate : plmn = F SFR
02-22 00:55:03.784: D/KeyguardCarrierText(5102): getCarrierTextForSimState :  SIM state = NormalcarrierText: F SFR
02-22 00:55:03.784: D/KeyguardCarrierText(5102): Handling READY , carrierTextForSimState = F SFR
02-22 00:55:03.784: D/KeyguardCarrierText(5102): concatenate : spn = F SFR
02-22 00:55:03.784: D/KeyguardCarrierText(5102): Result :  displayText = F SFR , carrierTextForSimState = F SFR
02-22 00:55:03.784: D/KeyguardCarrierText(5102): updateCarrierText insertedMultiSim = false
02-22 00:55:03.784: D/KeyguardCarrierText(5102): setText :  displayText = F SFR
02-22 00:55:03.794: D/ImageWallpaper(5102): onVisibilityChanged:false
02-22 00:55:03.794: D/PhoneStatusBar(5102): setSystemUiVisibility vis=8000 mask=ffffffff oldVal=8600 newVal=8000 diff=600
02-22 00:55:03.794: D/WallpaperService(5102): MSG_UPDATE_SURFACE
02-22 00:55:03.804: V/WallpaperService(5102): Wallpaper size has changed: (2560, 2202
02-22 00:55:03.804: V/WallpaperService(5102): onSurfaceChanged(android.service.wallpaper.WallpaperService$Engine$1@29b4795, 2, 2560, 2202): com.android.systemui.ImageWallpaper$DrawableEngine@e2b10aa
02-22 00:55:03.804: D/ImageWallpaper(5102): drawFrame() mXOffset:0.0 mYOffset:0.0
02-22 00:55:03.804: D/libEGL(5102): eglInitialize EGLDisplay = 0x7fcc92aeb8
02-22 00:55:03.804: D/(5102): ro.exynos.dss isEnabled: 0
02-22 00:55:03.804: D/mali_winsys(5102): new_window_surface returns 0x3000,  [2560x2202]-format:2
02-22 00:55:03.804: D/ImageWallpaper(5102): drawWallpaperWithOpenGL() w:0 h:-2336 left:0 top:-1168
02-22 00:55:03.834: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:03.834: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e08
02-22 00:55:03.844: D/libEGL(5102): eglTerminate EGLDisplay = 0x7fcc92af48
02-22 00:55:03.844: D/ImageWallpaper(5102): onVisibilityChanged:false
02-22 00:55:03.854: D/UE4(20806): In the JNI_OnLoad function
02-22 00:55:03.864: D/UE4(20806): Path found as '/storage/emulated/0'
02-22 00:55:03.864: D/UE4(20806): Font Path found as '/system/fonts/'
02-22 00:55:03.864: D/UE4(20806): In the JNI_OnLoad function 5
02-22 00:55:03.864: W/ResourcesManager(20806): getTopLevelResources: /data/app/com.YourCompany.MobileZombie-1/base.apk / 1.0 running in com.YourCompany.MobileZombie rsrc of package com.YourCompany.MobileZombie
02-22 00:55:03.864: W/ResourcesManager(20806): getTopLevelResources: /data/app/com.YourCompany.MobileZombie-1/base.apk / 1.0 running in com.YourCompany.MobileZombie rsrc of package com.YourCompany.MobileZombie
02-22 00:55:03.864: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f8bcfee78
02-22 00:55:03.864: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f8bcfee78
02-22 00:55:03.874: D/mali_winsys(5102): new_window_surface returns 0x3000,  [2560x96]-format:1
02-22 00:55:03.874: D/KeyguardEffectViewController(5102): onLayoutChange() v: com.android.keyguard.effect.EffectBehindView{57f28b1 I.E...... ......ID 0,0-2560,96 #7f0e0325 app:id/keyguard_effect_behind}, bottom : 96, oldBottom : 96
02-22 00:55:03.874: W/View(5102): requestLayout() improperly called by com.android.systemui.qs.QSContainer{58f646f V.E...... ......ID 0,464-2560,1284 #7f0e01b7 app:id/quick_settings_container} during layout: running second layout pass
02-22 00:55:03.874: I/ViewRootImpl(5102): requestLayout is already in process
02-22 00:55:03.874: V/MediaPlayer(20806): decode(24, 8580556, 5795)
02-22 00:55:03.884: D/OggExtractor(3056):  correct time not found. Let's use approximate value
02-22 00:55:03.884: I/OggExtractor(3056): OggSource::OggSource() mExtractor ref count = 4
02-22 00:55:03.884: I/OMXCodec(3056): Attempting to allocate OMX node 'OMX.google.vorbis.decoder'
02-22 00:55:03.894: V/WindowStateAnimator(3509): Finishing drawing window Window{696fe70 u0 d0 StatusBar}: mDrawState=DRAW_PENDING
02-22 00:55:03.894: I/OMXCodec(3056): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
02-22 00:55:03.894: D/vol.SecVolumeDialog(5102): updateWindowWidth lp.width=1624
02-22 00:55:03.894: I/OMXCodec(3056): >>>UHQA initOutputFormat 16
02-22 00:55:03.894: I/OMXCodec(3056): [OMX.google.vorbis.decoder] OMXCodec::start mState=1
02-22 00:55:03.894: I/OMXCodec(3056): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
02-22 00:55:03.894: D/Clock(5102): received broadcast android.intent.action.CONFIGURATION_CHANGED
02-22 00:55:03.894: I/OMXCodec(3056): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
02-22 00:55:03.894: I/OMXCodec(3056): [OMX.google.vorbis.decoder] Now Idle. Component sends idle done Event 
02-22 00:55:03.894: I/OMXCodec(3056): [OMX.google.vorbis.decoder] 0onCmdComplete  mState =  7
02-22 00:55:03.894: I/OMXCodec(3056): [OMX.google.vorbis.decoder] PORT_DISABLED(1)
02-22 00:55:03.894: I/OMXCodec(3056): >>>UHQA initOutputFormat 16
02-22 00:55:03.894: I/OMXCodec(3056): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
02-22 00:55:03.904: D/SecKeyguardClockView(5102): isDualClockSetting, isHomeTimeZoneExist, isEasyUxOn, mIsNetworkRoaming: true, true, false, false
02-22 00:55:03.904: D/SecKeyguardClockView(5102): handleUpdateClock() >> START >> Image Single Clock will be inflated.
02-22 00:55:03.904: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:03.904: I/OMXCodec(3056): [OMX.google.vorbis.decoder] End Of Stream
02-22 00:55:03.904: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e08
02-22 00:55:03.904: V/KeyguardUpdateMonitor(5102): *** unregister callback for com.android.keyguard.status.KeyguardDateView$3@160c023
02-22 00:55:03.904: I/SoundExtractor(3056): extract() reached EOS
02-22 00:55:03.904: I/OMXCodec(3056): [OMX.google.vorbis.decoder] stop mState=4
02-22 00:55:03.904: V/KeyguardUpdateMonitor(5102): *** unregister callback for com.android.keyguard.status.SecKeyguardClockSingleImageView$2@9ccd5dd
02-22 00:55:03.904: I/OMXCodec(3056): [OMX.google.vorbis.decoder] stop() sendCommand(126, OMX_CommandStateSet, OMX_StateIdle)
02-22 00:55:03.904: V/KeyguardUpdateMonitor(5102): *** register callback for com.android.keyguard.status.SecKeyguardClockSingleImageView$2@699320d
02-22 00:55:03.904: V/KeyguardUpdateMonitor(5102): *** unregister callback for null
02-22 00:55:03.904: I/OMXCodec(3056): [OMX.google.vorbis.decoder] Now Idle. Component sends idle done Event 
02-22 00:55:03.904: V/KeyguardUpdateMonitor(5102): *** register callback for com.android.keyguard.status.KeyguardDateView$3@7076fd3
02-22 00:55:03.904: V/KeyguardUpdateMonitor(5102): *** unregister callback for null
02-22 00:55:03.904: D/SecKeyguardClockView(5102): handleUpdateClock() << END << Clock is inflated.
02-22 00:55:03.904: I/OMXCodec(3056): [OMX.google.vorbis.decoder] stopOmxComponent_l() mstate = 1
02-22 00:55:03.904: I/OggExtractor(3056): OggSource::stop() mExtractor ref count = 1
02-22 00:55:03.904: I/OggExtractor(3056): OggSource::~OggSource() mExtractor !mStarted ref count = 1
02-22 00:55:03.904: I/OggExtractor(3056): ~OggSource --
02-22 00:55:03.904: I/OggExtractor(3056): ~OggExtractor ++
02-22 00:55:03.904: I/OggExtractor(3056): ~MyOggExtractor ++ 
02-22 00:55:03.904: D/WallpaperService(5102): MSG_WINDOW_RESIZED
02-22 00:55:03.904: I/OggExtractor(3056): ~MyOggExtractor --
02-22 00:55:03.904: I/OggExtractor(3056): ~OggExtractor --
02-22 00:55:03.914: V/WallpaperService(5102): Wallpaper size has changed: (2560, 2202
02-22 00:55:03.914: D/ImageWallpaper(5102): onSurfaceRedrawNeeded: newRotation:2
02-22 00:55:03.914: V/WindowStateAnimator(3509): Finishing drawing window Window{749cb36 u0 d0 com.android.systemui.ImageWallpaper}: mDrawState=DRAW_PENDING
02-22 00:55:03.914: I/Test(5411): onResume activeId: 1487721303921
02-22 00:55:03.914: E/Watchdog(3509): !@Sync 71 [02-22 00:55:03.923]
02-22 00:55:03.914: D/SecKeyguardClockSingleImageView(5102): min:55, hour:0, hour_day:0
02-22 00:55:03.914: D/UE4(20806): Entering native app glue main function
02-22 00:55:03.914: D/UE4(20806): Created event thread
02-22 00:55:03.914: D/UE4(20806): Entered AndroidMain()
02-22 00:55:03.914: D/UE4(20806): Entering event processing thread engine entry point
02-22 00:55:03.914: D/UE4(20806): Prepared looper for event thread
02-22 00:55:03.914: D/UE4(20806): Passed callback initialization
02-22 00:55:03.914: W/ActivityManager(3509): Permission Denial: getCurrentUser() from pid=20806, uid=10335 requires android.permission.INTERACT_ACROSS_USERS
02-22 00:55:03.914: D/PanelView(5102): updateQsState
02-22 00:55:03.924: D/UE4(20806): Controller interface supported
02-22 00:55:03.924: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:03.924: D/KeyguardCircleAffordanceView(5102): setPreviewView: mRight=false,preview=null
02-22 00:55:03.924: D/KeyguardCircleAffordanceView(5102): setPreviewView: mRight=true,preview=null
02-22 00:55:03.924: D/KeyguardSwipeHelper(5102): reset()
02-22 00:55:03.924: D/KeyguardUnlockEventHandler(5102): reset()
02-22 00:55:03.924: D/KeyguardSwipeHelper(5102): resetChildViewVI()
02-22 00:55:03.924: E/SensorService(3509): getSensorList a sensor (HRM Ambient Light Canceling) without holding its required permission: com.samsung.permission.HRM_EXT
02-22 00:55:03.924: I/SensorService(3509): Skipped sensor HRM Ambient Light Canceling because it requires permission com.samsung.permission.HRM_EXT and app op -1
02-22 00:55:03.924: E/SensorService(3509): getSensorList a sensor (HRM Proximity detecting) without holding its required permission: com.samsung.permission.HRM_EXT
02-22 00:55:03.924: I/SensorService(3509): Skipped sensor HRM Proximity detecting because it requires permission com.samsung.permission.HRM_EXT and app op -1
02-22 00:55:03.924: D/UE4(20806): Found DepthBufferPreference = 0
02-22 00:55:03.924: D/UE4(20806): Found bPackageDataInsideApk = 0
02-22 00:55:03.924: D/UE4(20806): Found ProjectName = MobileZombie
02-22 00:55:03.924: W/ServiceManager(3509): Permission failure: android.permission.BODY_SENSORS from uid=10335 pid=20806
02-22 00:55:03.924: D/UE4(20806): Found bHasOBBFiles = 1
02-22 00:55:03.924: E/SensorService(3509): getSensorList a sensor (HRMLED IR) without holding its required permission: android.permission.BODY_SENSORS
02-22 00:55:03.924: I/SensorService(3509): Skipped sensor HRMLED IR because it requires permission android.permission.BODY_SENSORS and app op 56
02-22 00:55:03.924: W/ServiceManager(3509): Permission failure: android.permission.BODY_SENSORS from uid=10335 pid=20806
02-22 00:55:03.924: D/UE4(20806): Found bVerifyOBBOnStartUp = false
02-22 00:55:03.924: E/SensorService(3509): getSensorList a sensor (HRMLED RED) without holding its required permission: android.permission.BODY_SENSORS
02-22 00:55:03.924: I/SensorService(3509): Skipped sensor HRMLED RED because it requires permission android.permission.BODY_SENSORS and app op 56
02-22 00:55:03.924: D/UE4(20806): UI hiding set to true
02-22 00:55:03.924: E/SensorService(3509): getSensorList a sensor (MAX86900) without holding its required permission: com.samsung.permission.SSENSOR
02-22 00:55:03.924: I/SensorService(3509): Skipped sensor MAX86900 because it requires permission com.samsung.permission.SSENSOR and app op -1
02-22 00:55:03.924: D/UE4(20806): No GearVR mode detected.
02-22 00:55:03.924: E/SensorService(3509): getSensorList a sensor (HRM Sensor) without holding its required permission: com.samsung.permission.SSENSOR
02-22 00:55:03.924: I/SensorService(3509): Skipped sensor HRM Sensor because it requires permission com.samsung.permission.SSENSOR and app op -1
02-22 00:55:03.924: W/ServiceManager(3509): Permission failure: android.permission.BODY_SENSORS from uid=10335 pid=20806
02-22 00:55:03.924: E/SensorService(3509): getSensorList a sensor (HeartRate Sensor) without holding its required permission: android.permission.BODY_SENSORS
02-22 00:55:03.924: I/SensorService(3509): Skipped sensor HeartRate Sensor because it requires permission android.permission.BODY_SENSORS and app op 56
02-22 00:55:03.924: D/UE4(20806): Asking if osOBBInAPK? false
02-22 00:55:03.924: D/UE4(20806): ExternalFilePath found as '/storage/emulated/0/Android/data/com.YourCompany.MobileZombie/files'
02-22 00:55:03.924: D/UE4(20806): App is running in Landscape
02-22 00:55:03.924: D/UE4(20806): Android version is 6.0.1
02-22 00:55:03.924: D/UE4(20806): Android manufacturer is samsung
02-22 00:55:03.924: D/UE4(20806): Android model is SM-G920F
02-22 00:55:03.924: D/UE4(20806): OS language is set to fr_FR
02-22 00:55:03.924: D/SensorService(3509): SensorEventConnection::SocketBufferSize, SystemSocketBufferSize - 102400, 2097152
02-22 00:55:03.924: D/UE4(20806): Passed sensor initialization
02-22 00:55:03.944: W/PopupManager(20806): You have not specified a View to use as content view for popups. Falling back to the Activity content view. Note that this may not work as expected in multi-screen environments
02-22 00:55:03.944: D/UE4(20806): ==============> GameActive.onCreate complete!
02-22 00:55:03.944: D/Activity(20806): performCreate Call Injection manager
02-22 00:55:03.944: D/UE4(20806): LogAndroidEvents: EnqueueAppEvent : 9, 0, tid = 20829
02-22 00:55:03.944: D/UE4(20806): ==================================> Inside onStart function in GameActivity
02-22 00:55:03.944: I/InjectionManager(20806): dispatchOnViewCreated > Target : com.epicgames.ue4.GameActivity isFragment :false
02-22 00:55:03.944: D/UE4(20806): Case APP_CMD_RESUME
02-22 00:55:03.944: D/UE4(20806): App is running in Landscape
02-22 00:55:03.944: D/UE4(20806): LogAndroidEvents: EnqueueAppEvent : 7, 0, tid = 20829
02-22 00:55:03.944: D/UE4(20806): ==============> Starting activity to check files and download if required
02-22 00:55:03.944: I/Timeline(20806): Timeline: Activity_launch_request id:com.YourCompany.MobileZombie time:2145988
02-22 00:55:03.954: D/ActivityManager(3509): AppLocked getMultiWindowStyle:null
02-22 00:55:03.954: D/ActivityManager(3509): AppLocked isLaunchedFromRecents:false hasMultiWindowStyle:false not normal : false
02-22 00:55:03.954: D/GameManagerService(3509): identifyGamePackage. com.YourCompany.MobileZombie
02-22 00:55:03.954: D/MultiWindowPolicy(3509): Gamemode - return 0,  when calling  identifyForegroundApp(com.YourCompany.MobileZombie)
02-22 00:55:03.954: D/CustomFrequencyManagerService(3509): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT  frequency : 1800000  uid : 1000  pid : 3509  tag : ACTIVITY_RESUME_BOOSTER@7
02-22 00:55:03.954: D/CustomFrequencyManagerService(3509): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1800000  uid : 1000  pid : 3509  pkgName : ACTIVITY_RESUME_BOOSTER@7
02-22 00:55:03.954: D/ActivityManager(3509): mDVFSHelper.acquire()
02-22 00:55:03.954: V/WindowManager(3509): addAppToken: AppWindowToken{770b279 token=Token{7342340 ActivityRecord{9a54ec3 u0 com.YourCompany.MobileZombie/.DownloaderActivity t794}}} to stack=1 task=794 at 1
02-22 00:55:03.954: D/StatusBarManagerService(3509): manageDisableList userId=0 what=0x0 pkg=Window{f6a812f u0 d0 Starting com.YourCompany.MobileZombie}
02-22 00:55:03.954: W/ResourcesManager(5411): getTopLevelResources: /data/app/com.gau.go.launcherex.theme.Dark.mayi-1/base.apk / 1.0 running in com.gau.go.launcherex rsrc of package com.gau.go.launcherex.theme.Dark.mayi
02-22 00:55:03.954: D/ResourcesManager(5411): For user 0 new overlays fetched Null
02-22 00:55:03.964: W/ResourceType(5411): No package identifier when getting value for resource number 0x00000000
02-22 00:55:03.974: D/ViewRootImpl(3509): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=2
02-22 00:55:03.974: D/InputDispatcher(3509): Focused application set to: xxxx
02-22 00:55:03.974: D/UE4(20806): ==============> GameActive.onResume complete!
02-22 00:55:03.974: D/ActivityManager(3509): post active user change for 0 fullscreen true isFloatingActivity() false isHomeActivity() false
02-22 00:55:03.974: W/PersonaManagerService(3509): timeout handler is null when posting active user change
02-22 00:55:03.974: D/UE4(20806): Case APP_CMD_PAUSE
02-22 00:55:03.984: D/UE4(20806): LogAndroidEvents: EnqueueAppEvent : 6, 0, tid = 20829
02-22 00:55:03.984: D/UE4(20806): ==============> GameActive.onPause complete!
02-22 00:55:03.984: V/WindowOrientationListener(3509): setCurrentAppOrientation :-1
02-22 00:55:03.984: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:03.984: V/WindowManager(3509): rotationForOrientationLw(orient=-1, last=1); user=0  sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false mMobileKeyboardEnabled=false displayId=0
02-22 00:55:03.984: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:03.984: D/GameManagerService(3509): NotifyRunnable. pkg: com.YourCompany.MobileZombie, type: 4, isMinimized: false, isTunableApp: false
02-22 00:55:03.984: W/ActivityThread(20806): AppLock checkAppLockState isAppLocked = false pkgName = com.YourCompany.MobileZombie
02-22 00:55:03.984: W/ResourcesManager(20806): getTopLevelResources: /data/app/com.YourCompany.MobileZombie-1/base.apk / 1.0 running in com.YourCompany.MobileZombie rsrc of package com.YourCompany.MobileZombie
02-22 00:55:03.994: W/ActivityManager(3509): Permission Denial: getCurrentUser() from pid=20806, uid=10335 requires android.permission.INTERACT_ACROSS_USERS
02-22 00:55:03.994: D/UE4(20806): Starting DownloaderActivity...
02-22 00:55:03.994: V/MARsPolicyManager(3509): updatePackagesScore PackageInfo name -- com.YourCompany.MobileZombie
02-22 00:55:03.994: V/MediaPlayer(20806): decode(34, 8580556, 5795)
02-22 00:55:03.994: D/OggExtractor(3056):  correct time not found. Let's use approximate value
02-22 00:55:03.994: I/OggExtractor(3056): OggSource::OggSource() mExtractor ref count = 4
02-22 00:55:03.994: I/OMXCodec(3056): Attempting to allocate OMX node 'OMX.google.vorbis.decoder'
02-22 00:55:03.994: I/OMXCodec(3056): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
02-22 00:55:03.994: I/OMXCodec(3056): >>>UHQA initOutputFormat 16
02-22 00:55:03.994: I/OMXCodec(3056): [OMX.google.vorbis.decoder] OMXCodec::start mState=1
02-22 00:55:03.994: I/OMXCodec(3056): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
02-22 00:55:03.994: I/OMXCodec(3056): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
02-22 00:55:03.994: I/OMXCodec(3056): [OMX.google.vorbis.decoder] Now Idle. Component sends idle done Event 
02-22 00:55:04.004: I/OMXCodec(3056): [OMX.google.vorbis.decoder] 0onCmdComplete  mState =  7
02-22 00:55:04.004: I/OMXCodec(3056): [OMX.google.vorbis.decoder] PORT_DISABLED(1)
02-22 00:55:04.004: I/OMXCodec(3056): >>>UHQA initOutputFormat 16
02-22 00:55:04.004: I/OMXCodec(3056): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
02-22 00:55:04.004: V/WindowStateAnimator(3509): Finishing drawing window Window{f6a812f u0 d0 Starting com.YourCompany.MobileZombie}: mDrawState=DRAW_PENDING
02-22 00:55:04.004: I/OMXCodec(3056): [OMX.google.vorbis.decoder] End Of Stream
02-22 00:55:04.004: I/SoundExtractor(3056): extract() reached EOS
02-22 00:55:04.004: I/OMXCodec(3056): [OMX.google.vorbis.decoder] stop mState=4
02-22 00:55:04.004: I/OMXCodec(3056): [OMX.google.vorbis.decoder] stop() sendCommand(127, OMX_CommandStateSet, OMX_StateIdle)
02-22 00:55:04.004: I/OMXCodec(3056): [OMX.google.vorbis.decoder] Now Idle. Component sends idle done Event 
02-22 00:55:04.004: I/OMXCodec(3056): [OMX.google.vorbis.decoder] stopOmxComponent_l() mstate = 1
02-22 00:55:04.004: I/OggExtractor(3056): OggSource::stop() mExtractor ref count = 1
02-22 00:55:04.004: I/OggExtractor(3056): OggSource::~OggSource() mExtractor !mStarted ref count = 1
02-22 00:55:04.004: I/OggExtractor(3056): ~OggSource --
02-22 00:55:04.004: I/OggExtractor(3056): ~OggExtractor ++
02-22 00:55:04.004: I/OggExtractor(3056): ~MyOggExtractor ++ 
02-22 00:55:04.004: I/OggExtractor(3056): ~MyOggExtractor --
02-22 00:55:04.004: I/OggExtractor(3056): ~OggExtractor --
02-22 00:55:04.004: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:04.084: I/AppsFlyer_4.5.0(5411): onBecameBackground
02-22 00:55:04.084: I/AppsFlyer_4.5.0(5411): callStatsBackground background call
02-22 00:55:04.084: I/AppsFlyer_4.5.0(5411): app went to background
02-22 00:55:04.084: I/AppsFlyer_4.5.0(5411): call = https://stats.appsflyer.com/stats parameters = {platform=Android, gcd_conversion_data_timing=5, devkey=o6XxR94NFNcyL6NTzsUrRG, statType=user_closed_app, time_in_app=38, deviceFingerPrintId=ffffffff-f5c5-8962-0000-00003037668a, app_id=com.gau.go.launcherex, uid=1479916175137-5613847651563046422, channel=null, launch_counter=3099}
02-22 00:55:04.084: I/System.out(5411): (HTTPLog)-Static: isSBSettingEnabled true
02-22 00:55:04.084: I/System.out(5411): (HTTPLog)-Static: isShipBuild true
02-22 00:55:04.084: I/System.out(5411): (HTTPLog)-Static: getDebugLevel 0x4f4c
02-22 00:55:04.084: I/System.out(5411): (HTTPLog)-Thread-190-28924640: SmartBonding Enabling is true, SHIP_BUILD is true, log to file is false, DBG is false, DEBUG_LEVEL (1-LOW, 2-MID, 3-HIGH) is 1
02-22 00:55:04.084: I/System.out(5411): (HTTPLog)-Thread-190-28924640: SMARTBONDING_FEATURE_ENABLED is true
02-22 00:55:04.084: I/System.out(5411): (HTTPLog)-Static: isSBSettingEnabled true
02-22 00:55:04.084: D/EnterpriseController(3048): netId is 0
02-22 00:55:04.084: D/Netd(3048): getNetworkForDns: using netid 502 for uid 10148
02-22 00:55:04.134: D/UE4(20806): ... UI setup. Checking for files.
02-22 00:55:04.134: D/UE4(20806): Checking for file : main.1.com.YourCompany.MobileZombie.obb
02-22 00:55:04.134: D/UE4(20806): which is really being resolved to : /storage/emulated/0/Android/obb/com.YourCompany.MobileZombie/main.1.com.YourCompany.MobileZombie.obb
02-22 00:55:04.134: D/UE4(20806):  Or : /storage/emulated/0/obb/com.YourCompany.MobileZombie/main.1.com.YourCompany.MobileZombie.obb
02-22 00:55:04.134: D/UE4(20806): ... Can has! Check 'em Dano!
02-22 00:55:04.134: D/UE4(20806): Checking for file : main.1.com.YourCompany.MobileZombie.obb
02-22 00:55:04.144: D/InputDispatcher(3509): Focused application set to: xxxx
02-22 00:55:04.144: I/WindowManager(3509): Screen frozen for +522ms due to AppWindowToken{770b279 token=Token{7342340 ActivityRecord{9a54ec3 u0 com.YourCompany.MobileZombie/.DownloaderActivity t794}}}
02-22 00:55:04.144: I/SurfaceFlinger(3039): id=206 createSurf (2880x2560),-1 flag=20004, ClackSurfac
02-22 00:55:04.144: I/SurfaceFlinger(3039): id=207 createSurf (1440x5120),-1 flag=20004, ClackSurfac
02-22 00:55:04.144: I/SurfaceFlinger(3039): id=208 createSurf (2880x2560),-1 flag=20004, ClackSurfac
02-22 00:55:04.144: I/SurfaceFlinger(3039): id=209 createSurf (1440x5120),-1 flag=20004, ClackSurfac
02-22 00:55:04.144: D/InputDispatcher(3509): setInputDispatchMode: enabled=1, frozen=0
02-22 00:55:04.144: D/Activity(20806): performCreate Call Injection manager
02-22 00:55:04.154: V/WindowOrientationListener(3509): setCurrentAppOrientation :0
02-22 00:55:04.154: D/GameManagerService(3509): NotifyRunnable. pkg: com.YourCompany.MobileZombie, type: 4, isMinimized: false, isTunableApp: false
02-22 00:55:04.154: V/MARsPolicyManager(3509): updatePackagesScore PackageInfo name -- com.YourCompany.MobileZombie
02-22 00:55:04.154: D/UE4(20806): DownloadActivity Returned with Download Files Present
02-22 00:55:04.154: D/UE4(20806): Case APP_CMD_RESUME
02-22 00:55:04.154: D/UE4(20806): App is running in Landscape
02-22 00:55:04.154: D/UE4(20806): LogAndroidEvents: EnqueueAppEvent : 7, 0, tid = 20829
02-22 00:55:04.154: W/ContextImpl(3509): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:830 com.android.server.policy.PhoneWindowManager.notifyToSSRM:-1 com.android.server.policy.PhoneWindowManager.access$1500:-1 com.android.server.policy.PhoneWindowManager$PolicyHandler.handleMessage:-1 android.os.Handler.dispatchMessage:102 
02-22 00:55:04.154: D/UE4(20806): ==============> Resuming main init
02-22 00:55:04.164: D/UE4(20806): Final commandline: 
02-22 00:55:04.164: D/UE4(20806): Created sync event
02-22 00:55:04.164: D/UE4(20806): Assertion failed: FileLength >= kEOCDLen [File:D:\Build\++UE4+Release-4.14+Compile\Sync\Engine\Source\Runtime\Core\Private\Android\AndroidFile.cpp] [Line: 576] 
02-22 00:55:04.164: D/UE4(20806): libUE4.so!FDebug::LogAssertFailedMessage(char const*, char const*, int, wchar_t const*, ...) 
02-22 00:55:04.164: D/UE4(20806): libUE4.so!FZipUnionFile::AddPatchFile(TSharedPtr<FFileHandleAndroid, (ESPMode)0>) 
02-22 00:55:04.164: D/UE4(20806): libUE4.so!FAndroidPlatformFile::MountOBB(wchar_t const*) 
02-22 00:55:04.164: D/UE4(20806): libUE4.so!FAndroidPlatformFile::Initialize(IPlatformFile*, wchar_t const*) 
02-22 00:55:04.164: D/UE4(20806): libUE4.so!AndroidMain(android_app*) 
02-22 00:55:04.164: D/UE4(20806): libUE4.so!android_main() 
02-22 00:55:04.164: D/UE4(20806): libUE4.so![Unknown]() 
02-22 00:55:04.164: D/UE4(20806): libc.so![Unknown]() 
02-22 00:55:04.164: D/UE4(20806): libc.so![Unknown]() 
02-22 00:55:04.164: A/libc(20806): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 20828 (Thread-441)
02-22 00:55:04.164: D/UE4(20806): ==============> GameActive.onResume complete!
02-22 00:55:04.164: D/SecWifiDisplayUtil(20806): Metadata value : SecSettings2
02-22 00:55:04.174: D/ViewRootImpl(20806): #1 mView = com.android.internal.policy.MultiPhoneWindow$MultiPhoneDecorView{8789096 I.E...... R.....ID 0,0-0,0}
02-22 00:55:04.174: D/ISSUE_DEBUG(3509): InputChannelName : 79137b1 com.YourCompany.MobileZombie/com.epicgames.ue4.GameActivity
02-22 00:55:04.174: D/ActivityManager(3509): post active user change for 0 fullscreen true isFloatingActivity() false isHomeActivity() false
02-22 00:55:04.174: W/PersonaManagerService(3509): timeout handler is null when posting active user change
02-22 00:55:04.174: W/ActivityThread(20806): AppLock checkAppLockState isAppLocked = false pkgName = com.YourCompany.MobileZombie
02-22 00:55:04.174: D/MultiPhoneWindow(20806): performUpdateVisibility, same visibility false
02-22 00:55:04.174: I/SurfaceFlinger(3039): id=210 createSurf (1x1),1 flag=4, HameActivit
02-22 00:55:04.194: D/StatusBarManagerService(3509): manageDisableList userId=0 what=0x0 pkg=Window{79137b1 u0 d0 com.YourCompany.MobileZombie/com.epicgames.ue4.GameActivity}
02-22 00:55:04.194: D/PhoneStatusBar(5102): setSystemUiVisibility vis=9706 mask=ffffffff oldVal=8000 newVal=9706 diff=1706
02-22 00:55:04.204: D/InputDispatcher(3509): Focus entered window: 20806
02-22 00:55:04.204: D/PointerIcon(3509): setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3509 uid:1000
02-22 00:55:04.204: D/PointerIcon(3509): setMouseCustomIcon IconType is same.101
02-22 00:55:04.214: I/SurfaceFlinger(3039): id=211 createSurf (2560x1440),4 flag=404, TurfaceView
02-22 00:55:04.214: D/UE4(20806): Case APP_CMD_INIT_WINDOW
02-22 00:55:04.214: D/UE4(20806): LogAndroidEvents: EnqueueAppEvent : 0, 3944964104, tid = 20829
02-22 00:55:04.214: V/WindowStateAnimator(3509): Finishing drawing window Window{9262be9 u0 d0 SurfaceView}: mDrawState=DRAW_PENDING
02-22 00:55:04.214: V/WindowStateAnimator(3509): Finishing drawing window Window{9262be9 u0 d0 SurfaceView}: mDrawState=READY_TO_SHOW
02-22 00:55:04.224: A/DEBUG(3049): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-22 00:55:04.224: A/DEBUG(3049): Build fingerprint: 'samsung/zeroltexx/zerolte:6.0.1/MMB29K/G925FXXU3DPDP:user/release-keys'
02-22 00:55:04.224: A/DEBUG(3049): Revision: '11'
02-22 00:55:04.224: A/DEBUG(3049): ABI: 'arm'
02-22 00:55:04.224: A/DEBUG(3049): pid: 20806, tid: 20828, name: Thread-441  >>> com.YourCompany.MobileZombie <<<
02-22 00:55:04.224: A/DEBUG(3049): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
02-22 00:55:04.234: A/DEBUG(3049):     r0 00000000  r1 00000000  r2 47d84284  r3 f3156de0
02-22 00:55:04.234: A/DEBUG(3049):     r4 00000000  r5 00000000  r6 d7bd8e08  r7 d7bd8e30
02-22 00:55:04.234: A/DEBUG(3049):     r8 de04e62c  r9 0000006c  sl 00000000  fp d7bd9630
02-22 00:55:04.234: A/DEBUG(3049):     ip 00000000  sp d7bd8de8  lr d9842878  pc d9a280c0  cpsr 00070010
02-22 00:55:04.234: A/DEBUG(3049): backtrace:
02-22 00:55:04.234: A/DEBUG(3049):     #00 pc 01c450c0  /data/app/com.YourCompany.MobileZombie-1/lib/arm/libUE4.so (_ZN13FOutputDevice4LogfEPKwz+1072)
02-22 00:55:04.234: A/DEBUG(3049):     #01 pc 01b9d190  /data/app/com.YourCompany.MobileZombie-1/lib/arm/libUE4.so (_ZN6FDebug12AssertFailedEPKcS1_iPKwz+676)
02-22 00:55:04.234: A/DEBUG(3049):     #02 pc 01a7ee98  /data/app/com.YourCompany.MobileZombie-1/lib/arm/libUE4.so (_ZN13FZipUnionFile12AddPatchFileE10TSharedPtrI18FFileHandleAndroidL7ESPMode0EE+244)
02-22 00:55:04.234: A/DEBUG(3049):     #03 pc 01a7e73c  /data/app/com.YourCompany.MobileZombie-1/lib/arm/libUE4.so (_ZN20FAndroidPlatformFile8MountOBBEPKw+176)
02-22 00:55:04.234: A/DEBUG(3049):     #04 pc 01a7d508  /data/app/com.YourCompany.MobileZombie-1/lib/arm/libUE4.so (_ZN20FAndroidPlatformFile10InitializeEP13IPlatformFilePKw+1852)
02-22 00:55:04.234: A/DEBUG(3049):     #05 pc 01a1ad08  /data/app/com.YourCompany.MobileZombie-1/lib/arm/libUE4.so (_Z11AndroidMainP11android_app+2972)
02-22 00:55:04.234: A/DEBUG(3049):     #06 pc 01a25c64  /data/app/com.YourCompany.MobileZombie-1/lib/arm/libUE4.so (android_main+220)
02-22 00:55:04.234: A/DEBUG(3049):     #07 pc 01a444ec  /data/app/com.YourCompany.MobileZombie-1/lib/arm/libUE4.so
02-22 00:55:04.234: A/DEBUG(3049):     #08 pc 0003fc63  /system/lib/libc.so (_ZL15__pthread_startPv+30)
02-22 00:55:04.234: A/DEBUG(3049):     #09 pc 0001a39b  /system/lib/libc.so (__start_thread+6)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=205 Removed TcreenshotS (10/14)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=205 Removed TcreenshotS (-2/14)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=206 Removed ClackSurfac (10/13)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=206 Removed ClackSurfac (-2/13)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=207 Removed ClackSurfac (10/12)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=207 Removed ClackSurfac (-2/12)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=208 Removed ClackSurfac (10/11)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=209 Removed ClackSurfac (10/10)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=208 Removed ClackSurfac (-2/10)
02-22 00:55:04.374: I/SurfaceFlinger(3039): id=209 Removed ClackSurfac (-2/10)
02-22 00:55:04.374: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:04.374: V/WindowManager(3509): rotationForOrientationLw(orient=0, last=1); user=0  sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false mMobileKeyboardEnabled=false displayId=0
02-22 00:55:04.374: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:04.384: W/ActivityManager(3509):   Force finishing activity com.YourCompany.MobileZombie/com.epicgames.ue4.GameActivity
02-22 00:55:04.384: A/DEBUG(3049): Tombstone written to: /data/tombstones/tombstone_00
02-22 00:55:04.384: E/DEBUG(3049): AM write failed: Broken pipe
02-22 00:55:04.384: E/(3049): ro.product_ship = true
02-22 00:55:04.384: E/(3049): ro.debug_level = 0x4f4c
02-22 00:55:04.384: E/(3049): sys.mobilecare.preload = false
02-22 00:55:04.384: I/BootReceiver(3509): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
02-22 00:55:04.384: D/FocusedStackFrame(3509): Set to : 0
02-22 00:55:04.384: D/InputDispatcher(3509): Focused application set to: xxxx
02-22 00:55:04.384: D/InputDispatcher(3509): Focus left window: 20806
02-22 00:55:04.384: D/PointerIcon(3509): setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3509 uid:1000
02-22 00:55:04.384: D/PointerIcon(3509): setMouseCustomIcon IconType is same.101
02-22 00:55:04.384: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e78
02-22 00:55:04.404: W/InputDispatcher(3509): channel ~ Consumer closed input channel or an error occurred.  events=0x9
02-22 00:55:04.404: E/InputDispatcher(3509): channel ~ Channel is unrecoverably broken and will be disposed!
02-22 00:55:04.404: I/Zygote(3083): Process 20806 exited due to signal (11)
02-22 00:55:04.404: I/WindowState(3509): WIN DEATH: Window{79137b1 u0 d0 com.YourCompany.MobileZombie/com.epicgames.ue4.GameActivity}
02-22 00:55:04.404: W/InputDispatcher(3509): Attempted to unregister already unregistered input channel
02-22 00:55:04.404: I/WindowState(3509): WIN DEATH: Window{9262be9 u0 d0 SurfaceView}
02-22 00:55:04.474: I/AppsFlyer_4.5.0(5411): Status 200 ok
02-22 00:55:04.474: I/AppsFlyer_4.5.0(5411): Connection call succeeded
02-22 00:55:04.684: I/WindowManager(3509): Screenshot max retries 4 of Token{e563a4 ActivityRecord{2f38237 u0 com.YourCompany.MobileZombie/com.epicgames.ue4.GameActivity t794 f}} appWin=Window{f6a812f u0 d0 Starting com.YourCompany.MobileZombie} drawState=4
02-22 00:55:04.684: W/ActivityManager(3509): Exception thrown during pause
02-22 00:55:04.684: W/ActivityManager(3509): android.os.DeadObjectException
02-22 00:55:04.684: W/ActivityManager(3509): 	at android.os.BinderProxy.transactNative(Native Method)
02-22 00:55:04.684: W/ActivityManager(3509): 	at android.os.BinderProxy.transact(Binder.java:503)
02-22 00:55:04.684: W/ActivityManager(3509): 	at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:968)
02-22 00:55:04.684: W/ActivityManager(3509): 	at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java)
02-22 00:55:04.684: W/ActivityManager(3509): 	at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java)
02-22 00:55:04.684: W/ActivityManager(3509): 	at com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java)
02-22 00:55:04.684: W/ActivityManager(3509): 	at com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java)
02-22 00:55:04.684: W/ActivityManager(3509): 	at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java)
02-22 00:55:04.684: W/ActivityManager(3509): 	at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java)
02-22 00:55:04.684: W/ActivityManager(3509): 	at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java)
02-22 00:55:04.684: W/ActivityManager(3509): 	at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java)
02-22 00:55:04.684: W/ActivityManager(3509): 	at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java)
02-22 00:55:04.684: D/ActivityManager(3509):  Launching com.gau.go.launcherex, updated priority
02-22 00:55:04.694: E/lowmemorykiller(3036): Error opening /proc/20806/oom_score_adj; errno=2
02-22 00:55:04.694: I/SurfaceFlinger(3039): id=212 createSurf (2560x1440),4 flag=404, TurfaceView
02-22 00:55:04.694: V/WindowOrientationListener(3509): setCurrentAppOrientation :1
02-22 00:55:04.694: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:04.694: V/WindowManager(3509): rotationForOrientationLw(orient=1, last=1); user=0  sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false mMobileKeyboardEnabled=false displayId=0
02-22 00:55:04.694: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:04.694: D/SamsungWindowManager(3509): setRotationLw() : rotation=0
02-22 00:55:04.694: D/CustomFrequencyManagerService(3509): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT  frequency : 2100000  uid : 1000  pid : 3509  tag : ROTATION_BOOSTER@37
02-22 00:55:04.694: D/CustomFrequencyManagerService(3509): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 2100000  uid : 1000  pid : 3509  pkgName : ROTATION_BOOSTER@37
02-22 00:55:04.694: D/InputDispatcher(3509): setInputDispatchMode: enabled=1, frozen=1
02-22 00:55:04.694: I/SurfaceFlinger(3039): id=213 createSurf (1440x2560),2 flag=4, TcreenshotS
02-22 00:55:04.694: D/SSRM:n(3509): SIOP:: AP = 320, PST = 306 (W:22), CP = 260, CUR = 5, LCD = 165
02-22 00:55:04.704: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:04.724: I/SurfaceFlinger(3039): Disp[0] Orientation 1=>0
02-22 00:55:04.724: I/ActivityManager(3509): Config changes=480 {0 1.0 themeSeq = 0 showBtnBg = 0 208mcc10mnc fr_FR ldltr sw360dp w360dp h616dp 640dpi nrml long port finger -keyb/v/h -nav/h mkbd/h s.28}
02-22 00:55:04.734: D/[Weather Widget]  WeatherService(5791): {[9766DBD5B6C289B8E78D0273630B76F2CD13DA38B36DA830D777A9288808F010CBF58A2D185F3122173D3F83A1E1F5F8]}
02-22 00:55:04.734: D/[Weather Widget]  WeatherAppWidget(5791): {[9C41A2EAFAAB2EF4F8363256C22FE8ADA7322F6EFE76C9589C110147692F840222458D5942BAFBBF6B45680B2A16A5AE]}
02-22 00:55:04.734: D/[Weather Widget](5791): {[DF00664B5BF2DD508EC3D0ADB8B43C9FB429631765284D8658CE62A4AFFAA963]}
02-22 00:55:04.734: D/[Weather Widget](5791): {[D019D0A078FCA4BE018DB2ED7ACF2D0B94FF5DC910F62402CB15567DCFEF579A92BF291345127E74A172B128DF16D935C288C5CB43D01EACFA6E4AF41761CDA0]}
02-22 00:55:04.734: D/[Weather Widget](5791): {[4A8F887C5A79941AD413640B554E6A9B2D7AA61AFAC6E06648B40FCA4741AD6DEF5CB8EA7D5D3CEDD1605E8FEFB3659D03AFF407C5BCD6166D58D3316AA198D4ED62D576B9A2B9991F3856B2CBF352EE32D19FD2B84229B3F686B26A205614C0AC6536A1C0B67D6B4F364204F58B1F59F7717F1D4EF4C05776CC021C318039CDFE5B428C949D6B99331B9C97109553D7D7D38B335B3C2E12A94E438B589C1FA4217F475A5068A612DD05597E6A3B11146C80C3401BF25FB677EC752E2E6A4D681AA4DD5CFD326D956E166A7D06A79C129593064C04DF64F47A23761994824E5D]}
02-22 00:55:04.734: D/[Weather Widget](5791): {[F914435F8BAE15837C109A0B623641D123DDDE00029C319B532E7A154D1E4F352426B34162AD1DE4E09CDB3D1E78B847169F1C8D3969BA60E7A0D9F1B2284AD8323D8FF184620CBE3D749E4515966556]}
02-22 00:55:04.734: D/[Weather Widget](5791): {[DA32A0F25F342F8016C8E4777E49B5F232EF6C0464FAD63D2E03A2D78521548776F96BA90E4F0EFFE0D5FD27352D1FDF]}
02-22 00:55:04.734: D/[Weather Widget](5791): {[30345435FB868EA2B7B25AF03EA19797093977856FBF5CDBC961FAAEF0F2ACE9]}
02-22 00:55:04.734: D/[Weather Widget](5791): {[F914435F8BAE15837C109A0B623641D123DDDE00029C319B532E7A154D1E4F352426B34162AD1DE4E09CDB3D1E78B847169F1C8D3969BA60E7A0D9F1B2284AD8323D8FF184620CBE3D749E4515966556]}
02-22 00:55:04.734: D/[Weather Widget](5791): {[AD9686EFF2DF7C8727D864BD543BF3F45B2929DD62B3F4DA7833FE15BCC4D06D199C09DAB68E31AC9DCA662FB3BACC739BDFEE9EB1DBC5C05E669435EF4D8E7C]}
02-22 00:55:04.734: D/[Weather Widget](5791): {[7E49FF3321088531596C9B7C60C6CB13A1978118B13B950EDB7C95AEC34A039A82C59DDCBA29649D309460067D192232]}
02-22 00:55:04.744: D/[Weather Widget](5791): {[BF65A21A886FAD9D1F5BF4C7FDBEE92F3128DBCF88BF5C495A52820638266970017FF297B1D37DB1D60D48F1C02D479188B3CAA433E661735791E798B218418C]}
02-22 00:55:04.744: D/[Weather Widget](5791): {[BB5F89DA175F4DF2EEC9DBD8013BD3A8920DE29C1E0C1E4D979845B7FE1CD7B645D3F8767D5A178A22962A1B4906AAA0]}
02-22 00:55:04.744: W/ResourcesManager(3509): getTopLevelResources: /data/app/com.YourCompany.MobileZombie-1/base.apk / 1.0 running in null rsrc of package com.YourCompany.MobileZombie
02-22 00:55:04.744: D/[Weather Widget](5791): {[49757B42593D64B709C4E19388AF48E97C5FCFB781085C52948088432D291167C155AFCFD495844BAD699A5B1DDC5BFE]}
02-22 00:55:04.744: D/[Weather Widget](5791): {[68F26BA3D69D2218EE19FDD9E14298E9F7693655341E8B22815FB5074335057CF2B5893E7BA2FE0EEB43A06A148DDDE8]}
02-22 00:55:04.744: D/[Weather Widget](5791): {[5E177A420B5B21A50C02B9DA70F8BB421944BBF5F1388F971F094CCD8885E6A18AAE9A7EC47DE597720878B470675837]}
02-22 00:55:04.744: D/[Weather Widget](5791): {[16207222A57CB5A8B882359B08FF3D763896509C830DF501B6F6F357EAB1BCBA8BA40578C9FB484C8BA05EBAB14A3667]}
02-22 00:55:04.744: D/[Weather Widget](5791): {[2A9904AE7631B158EF87CA68AFEFB54B8CD68B4A693BBAEE4D6D279923C305F2]}
02-22 00:55:04.744: D/[Weather Widget](5791): {[108E1F529548D7C411087DF36E5057B5FC529BAF4A19D7EB7C8F61B451EBBEE2EF109F85193A203D0CA4103B49C4B717582F9B9E7462182D8C746F9A346A1080]}
02-22 00:55:04.744: D/[Weather Widget](5791): {[0E1BB577E4C58644A7BFD738A063E3854365C1C14886968C34C6AECD333DCA261E229AEBA1AEF217BA7D8D3EE320BFC679B04BCB06BBC086269D620D61D8718B]}
02-22 00:55:04.744: D/[Weather Widget](5791): {[227C475CA6E2F73FE4C3BA934EEBBF6B333AD65D9B7D8BDD9FA0CB3F59EAA84A]}
02-22 00:55:04.744: D/GeckoApplication(11985): onConfigurationChanged: fr_FR, background: false
02-22 00:55:04.744: D/GeckoLocales(11985): No selected locale. No correction needed.
02-22 00:55:04.744: D/ThemeManagerService(5115): onconfigchanged - {0 1.0 themeSeq = 0 showBtnBg = 0 208mcc10mnc fr_FR ldltr sw360dp w360dp h616dp 640dpi nrml long port finger -keyb/v/h -nav/h mkbd/h s.28}
02-22 00:55:04.744: V/SamsungIME(13226): onConfigurationChanged
02-22 00:55:04.744: D/SamsungIME(13226): onConfigurationChanged- Configuration.MOBILEKEYBOARD_COVERED_NO 
02-22 00:55:04.754: I/SamsungIME(13226): [Before] hardKeyboardHidden(2) keyboardType(1)
02-22 00:55:04.754: I/SamsungIME(13226):          mHwKeyboardShown [isHWKeyboardOpen()] = false --> false
02-22 00:55:04.754: E/SamsungIME(13226):          isHWKeyboardConnected() = false --> false
02-22 00:55:04.754: I/SamsungIME(13226): [hasToCallSuper] true
02-22 00:55:04.754: D/SamsungIME(13226): onStartInput: No inputType, No imeOption, isInputViewShown = false, isExtractViewShown = false, isShowInputRequested = false, isConfigChanged = false
02-22 00:55:04.754: D/SamsungIME(13226): Dismiss ExpandCandiate
02-22 00:55:04.774: E/WindowState(3509): The process of this window already died: Window{9262be9 u0 d0 SurfaceView EXITING} : android.os.DeadObjectException
02-22 00:55:04.774: E/WindowState(3509): Force reset mOverscanInsetsChanged=false, mContentInsetsChanged=false, mVisibleInsetsChanged=false, mWinAnimator.mSurfaceResized=false
02-22 00:55:04.774: W/WindowState(3509): Failed to report 'resized' to the client of Window{9262be9 u0 d0 SurfaceView EXITING}, removing this window.
02-22 00:55:04.774: E/WindowState(3509): The process of this window already died: Window{79137b1 u0 d0 com.YourCompany.MobileZombie/com.epicgames.ue4.GameActivity EXITING} : android.os.DeadObjectException
02-22 00:55:04.774: E/WindowState(3509): Force reset mOverscanInsetsChanged=false, mContentInsetsChanged=false, mVisibleInsetsChanged=false, mWinAnimator.mSurfaceResized=true
02-22 00:55:04.774: W/WindowState(3509): Failed to report 'resized' to the client of Window{79137b1 u0 d0 com.YourCompany.MobileZombie/com.epicgames.ue4.GameActivity EXITING}, removing this window.
02-22 00:55:04.774: I/SurfaceFlinger(3039): id=211 Removed TurfaceView (6/11)
02-22 00:55:04.774: I/SurfaceFlinger(3039): id=211 Removed TurfaceView (-2/11)
02-22 00:55:04.774: I/SurfaceFlinger(3039): id=210 Removed HameActivit (7/10)
02-22 00:55:04.774: I/SurfaceFlinger(3039): id=210 Removed HameActivit (-2/10)
02-22 00:55:04.774: I/SurfaceFlinger(3039): id=210 Removed HameActivit (-2/10)
02-22 00:55:04.774: I/SurfaceFlinger(3039): id=211 Removed TurfaceView (-2/10)
02-22 00:55:04.784: I/ActivityManager(3509): Process com.YourCompany.MobileZombie (pid 20806)(adj 1) has died(113,1050)
02-22 00:55:04.784: D/ActivityManager(3509): isAutoRunBlockedApp:: com.YourCompany.MobileZombie, Auto Run ON
02-22 00:55:04.784: D/ConnectivityService(3509): returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "freebox_PVVGGZ", roaming: false, failover: false, isAvailable: true]
02-22 00:55:04.794: I/InputReader(3509): Reconfiguring input devices.  changes=0x00000004
02-22 00:55:04.794: I/InputReader(3509): Device reconfigured: id=4, name='sec_touchscreen', size 1440x2560, orientation 0, mode 1, display id 0
02-22 00:55:04.794: D/InputReader(3509): Wrote command set_rotation_status,0
02-22 00:55:04.794: D/libEGL(5411): eglInitialize EGLDisplay = 0xcf7484c4
02-22 00:55:04.794: D/(5411): ro.exynos.dss isEnabled: 0
02-22 00:55:04.794: D/ViewRootImpl(3509): #3 mView = null
02-22 00:55:04.794: D/mali_winsys(5411): new_window_surface returns 0x3000,  [2560x1440]-format:1
02-22 00:55:04.794: D/[Weather Widget](5791): {[F914435F8BAE15837C109A0B623641D123DDDE00029C319B532E7A154D1E4F352426B34162AD1DE4E09CDB3D1E78B847169F1C8D3969BA60E7A0D9F1B2284AD8323D8FF184620CBE3D749E4515966556]}
02-22 00:55:04.794: I/SurfaceFlinger(3039): id=204 Removed NobileZombi (5/9)
02-22 00:55:04.794: D/[Weather Widget](5791): {[5CB09D66338B7398169B8C00C155C34CAAAC85A3C4F67FDC3FB8C85BFFFD962AD8468EA6BED351DE4D0D4030AD70C5E540AA802346FC16F7C19ADE855EFC7CBB5AF529D0A3F390F9C64D66AB8B9730D8]}
02-22 00:55:04.794: I/SurfaceFlinger(3039): id=204 Removed NobileZombi (-2/9)
02-22 00:55:04.794: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f8bcfee78
02-22 00:55:04.804: D/vol.VolumeDialogControl(5102): onReceive ACTION_CONFIGURATION_CHANGED
02-22 00:55:04.804: V/MARsPolicyManager(3509): updatePackagesScore PackageInfo name -- com.gau.go.launcherex
02-22 00:55:04.804: V/BroadcastQueue(3509): [background] Process cur broadcast BroadcastRecord{5d7e06e u0 android.intent.action.DROPBOX_ENTRY_ADDED qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{78b2c6c 16596:com.samsung.android.sm/1000}
02-22 00:55:04.804: D/Recents(5102): handleProxyCall type=6
02-22 00:55:04.804: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845ea8
02-22 00:55:04.804: D/GameManagerService(3509): NotifyRunnable. pkg: com.gau.go.launcherex, type: 4, isMinimized: false, isTunableApp: false
02-22 00:55:04.804: W/ContextImpl(16596): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1305 android.content.ContextWrapper.startService:606 android.content.ContextWrapper.startService:606 com.samsung.android.sm.common.SmartManagerReceiver.b:259 com.samsung.android.sm.common.SmartManagerReceiver.onReceive:107 
02-22 00:55:04.814: D/Tethering(3509): NAP Supported and not Wifi Model
02-22 00:55:04.814: D/ViewRootImpl(3509): #1 mView = com.android.internal.policy.PhoneWindow$DecorView{9806291 V.E...... R.....I. 0,0-0,0}
02-22 00:55:04.824: D/ISSUE_DEBUG(3509): InputChannelName : 691bdf7 Application Error: com.YourCompany.MobileZombie
02-22 00:55:04.824: V/MARsPolicyManager(3509): handelAlertToastWindowStarted pkgName = android
02-22 00:55:04.824: D/InputDispatcher(3509): Focus entered window: 3509
02-22 00:55:04.824: D/PointerIcon(3509): setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3509 uid:1000
02-22 00:55:04.824: D/PointerIcon(3509): setMouseCustomIcon IconType is same.101
02-22 00:55:04.824: D/NetworkController.MobileSignalController(0/1)(5102): getMobileIconGroup(): 13
02-22 00:55:04.824: D/Recents(5224): handleProxyCall type=6
02-22 00:55:04.824: D/ImageWallpaper(5102): mNewKeyboard : 0 mLastKeyboard : 0
02-22 00:55:04.824: D/WallpaperService(5102): MSG_WINDOW_RESIZED
02-22 00:55:04.824: V/WallpaperService(5102): Wallpaper size has changed: (2560, 2202
02-22 00:55:04.824: D/NetworkPolicy(3509): isUidForegroundLocked: 10335, mScreenOn: true, uidstate: 16, mProxSensorScreenOff: false
02-22 00:55:04.824: D/ImageWallpaper(5102): onSurfaceRedrawNeeded: newRotation:1
02-22 00:55:04.824: V/ImageWallpaper(5102): ----onSurfaceRedrawNeeded need update
02-22 00:55:04.824: D/TelephonyProvider(5559): query: url=content://telephony/carriers, projectionIn=null, selection=numeric = '20810'selectionArgs=null, sort=null
02-22 00:55:04.824: D/ImageWallpaper(5102): updateSurfaceSize Width : 1440 Height: 2560
02-22 00:55:04.824: D/ImageWallpaper(5102): drawFrame() mXOffset:0.0 mYOffset:0.0
02-22 00:55:04.824: D/libEGL(5102): eglInitialize EGLDisplay = 0x7fcc92af08
02-22 00:55:04.824: D/(5102): ro.exynos.dss isEnabled: 0
02-22 00:55:04.834: D/TelephonyProvider(5559): query: match = 1
02-22 00:55:04.834: I/SurfaceFlinger(3039): id=214 createSurf (193x193),1 flag=4, NobileZombi
02-22 00:55:04.834: D/TelephonyProvider(5559): query: selection modified to numeric = '20810' and edited!=2 and edited!=3 and edited!=5 and edited!=6
02-22 00:55:04.834: V/BroadcastQueue(3509): [background] Process cur broadcast BroadcastRecord{5d7e06e u0 android.intent.action.DROPBOX_ENTRY_ADDED qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{6e98a54 7090:com.google.android.gms.persistent/u0a7}
02-22 00:55:04.834: D/mali_winsys(5102): new_window_surface returns 0x3000,  [2560x2202]-format:2
02-22 00:55:04.834: D/ImageWallpaper(5102): drawWallpaperWithOpenGL() w:0 h:-2336 left:0 top:-1168
02-22 00:55:04.834: V/BroadcastQueue(3509): [background] Process cur broadcast BroadcastRecord{5d7e06e u0 android.intent.action.DROPBOX_ENTRY_ADDED qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{2c88705 5681:com.google.android.gms/u0a7}
02-22 00:55:04.844: E/Tethering(3509): Dun type is exist
02-22 00:55:04.844: E/Tethering(3509): Dun type is exist
02-22 00:55:04.844: E/Tethering(3509): Dun type is exist
02-22 00:55:04.844: D/BluetoothTile(5102): handleUpdateState :  supported = true, enabled = true, enabling = false, connected = false, connecting = false, mController.getLastDeviceName() = null
02-22 00:55:04.844: D/libEGL(3509): eglInitialize EGLDisplay = 0x7f584f1178
02-22 00:55:04.844: I/OpenGLRenderer(3509): Initialized EGL, version 1.4
02-22 00:55:04.844: D/AirplaneModeTile(5102): getQSTileMultiState 2
02-22 00:55:04.844: D/FlashlightTile(5102): handleUpdateState :  MultiState[visible=true,icon=ResourceIcon[resId=0x7f02035a],label=Lampe,contentDescription=Lampe Touche Désactivé,dualLabelContentDescription=null,autoMirrorDrawable=false,secondaryLabel=null,textTruncate=true,value=2,bgValue=0] arg : null
02-22 00:55:04.844: D/(3509): ro.exynos.dss isEnabled: 0
02-22 00:55:04.844: D/HotspotTile(5102): handleUpdateState :mState.value =  2, 2
02-22 00:55:04.844: D/PersonalModeTile(5102): getMState state = 2
02-22 00:55:04.844: D/NfcTile(5102): getNfcTileState : nfcState 3
02-22 00:55:04.854: D/mali_winsys(3509): new_window_surface returns 0x3000,  [1528x807]-format:1
02-22 00:55:04.854: W/Settings(3509): Setting tether_dun_required has moved from android.provider.Settings.System to android.provider.Settings.Global
02-22 00:55:04.854: E/Tethering(3509): Set dun requiered as 1
02-22 00:55:04.854: D/SettingsProvider(3509): isChangeAllowed() : name = tether_dun_required
02-22 00:55:04.854: D/StatusBarManagerService(3509): manageDisableList userId=0 what=0x0 pkg=Window{691bdf7 u0 d0 Application Error: com.YourCompany.MobileZombie}
02-22 00:55:04.854: V/BroadcastQueue(3509): [background] Process cur broadcast BroadcastRecord{52bdb82 u0 android.intent.action.DROPBOX_ENTRY_ADDED qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{78b2c6c 16596:com.samsung.android.sm/1000}
02-22 00:55:04.864: D/vol.VolumeDialogControl.VC(5102): setLayoutDirection
02-22 00:55:04.864: D/PeopleNotiListenerService(5437): onEdgeNotificationRemoved() : pkg com.sec.android.inputmethod,id=2130837905,extra=Bundle[mParcelledData.dataSize=84]
02-22 00:55:04.864: D/PeopleNotiListenerService(5437): removeEdgeNotification:Bundle[{samsung.notification.id=2130837905, samsung.notification.type=normal, samsung.people.package_name=com.sec.android.inputmethod}]
02-22 00:55:04.864: I/PeopleStripeService(5437): PeopleNotificationReceiver:3
02-22 00:55:04.864: I/PeopleStripeService(5437): sendEdgeNotification  peopleEnabled false lightingEnabled true edgeEnabled false
02-22 00:55:04.864: I/PeopleStripeService(5437): Edge Off
02-22 00:55:04.864: V/WindowStateAnimator(3509): Finishing drawing window Window{c40118f u0 d0 SurfaceView}: mDrawState=DRAW_PENDING
02-22 00:55:04.874: I/SurfaceFlinger(3039): id=215 createSurf (2560x1440),1 flag=4, HOLauncher
02-22 00:55:04.874: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:04.874: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e08
02-22 00:55:04.874: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:04.874: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:04.874: D/libEGL(5102): eglTerminate EGLDisplay = 0x7fcc92af98
02-22 00:55:04.874: V/WindowStateAnimator(3509): Finishing drawing window Window{691bdf7 u0 d0 Application Error: com.YourCompany.MobileZombie}: mDrawState=DRAW_PENDING
02-22 00:55:04.874: D/ViewRootImpl(3509): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
02-22 00:55:04.874: V/WindowStateAnimator(3509): Finishing drawing window Window{749cb36 u0 d0 com.android.systemui.ImageWallpaper}: mDrawState=DRAW_PENDING
02-22 00:55:04.884: D/ViewRootImpl(5102): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
02-22 00:55:04.884: D/KeyguardCircleAffordanceView(5102): setPreviewView: mRight=false,preview=android.widget.RelativeLayout{d85f87b I.E...... ......ID 0,0-0,0}
02-22 00:55:04.884: D/KeyguardCircleAffordanceView(5102): setPreviewView: mRight=true,preview=android.widget.AbsoluteLayout{de27698 I.E...... ......ID 0,0-0,0}
02-22 00:55:04.884: D/SecKeyguardClockView(5102): onConfigurationChanged()
02-22 00:55:04.884: D/SecKeyguardClockView(5102): handleDelayedOnConfigurationChanged()
02-22 00:55:04.884: D/mali_winsys(5411): new_window_surface returns 0x3000,  [2560x1440]-format:1
02-22 00:55:04.884: V/BroadcastQueue(3509): [background] Process cur broadcast BroadcastRecord{52bdb82 u0 android.intent.action.DROPBOX_ENTRY_ADDED qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{6e98a54 7090:com.google.android.gms.persistent/u0a7}
02-22 00:55:04.884: D/KeyguardCarrierText(5102): onConfigurationChanged: 
02-22 00:55:04.884: D/SecContentProvider2(3509): query(), uri = 15 selection = getLockScreenHiddenItems
02-22 00:55:04.884: D/KeyguardCarrierText(5102): updateCarrierText(): isMultiSIMState: false
02-22 00:55:04.884: D/KeyguardCarrierText(5102): updateDate slot by SubID
02-22 00:55:04.894: D/mali_winsys(5411): new_window_surface returns 0x3000,  [1440x2560]-format:1
02-22 00:55:04.894: D/KeyguardCarrierText(5102): updateIntentData(): isMultiSIMState: falsesubId: 1 phoneId:0plmn: F SFRSPN: 
02-22 00:55:04.894: D/KeyguardCarrierText(5102): mSimState[0]READY
02-22 00:55:04.894: D/KeyguardCarrierText(5102): mSimState[1]ABSENT
02-22 00:55:04.894: D/KeyguardCarrierText(5102): Getting plmn/spn sticky brdcst  mPlmn:F SFR / mSpn:  phoneId:0 subId:1 showPlmn: true showSpn:false
02-22 00:55:04.894: D/KeyguardCarrierText(5102): getStatusForIccState :  SIM state = READY
02-22 00:55:04.894: D/KeyguardCarrierText(5102): concatenate : plmn = F SFR
02-22 00:55:04.894: D/KeyguardCarrierText(5102): getCarrierTextForSimState :  SIM state = NormalcarrierText: F SFR
02-22 00:55:04.894: D/KeyguardCarrierText(5102): Handling READY , carrierTextForSimState = F SFR
02-22 00:55:04.894: D/KeyguardCarrierText(5102): concatenate : spn = F SFR
02-22 00:55:04.894: D/KeyguardCarrierText(5102): Result :  displayText = F SFR , carrierTextForSimState = F SFR
02-22 00:55:04.894: V/WindowStateAnimator(3509): Finishing drawing window Window{691bdf7 u0 d0 Application Error: com.YourCompany.MobileZombie}: mDrawState=HAS_DRAWN
02-22 00:55:04.894: W/WallpaperManagerService(3509): SimStatusVerifyandroid
02-22 00:55:04.894: D/WallpaperManagerService(3509): WallpaperManagerService->SimStatusVerify slot  currSimId 0
02-22 00:55:04.894: V/WallpaperManagerService(3509): setWallpaperForMultiSimSkip false
02-22 00:55:04.894: D/WallpaperManagerService(3509): getWallpaperData : 0
02-22 00:55:04.894: D/WallpaperManagerService(3509): getWallpaper filename:wallpaper
02-22 00:55:04.904: D/KeyguardCarrierText(5102): updateCarrierText insertedMultiSim = false
02-22 00:55:04.904: V/BroadcastQueue(3509): [background] Process cur broadcast BroadcastRecord{52bdb82 u0 android.intent.action.DROPBOX_ENTRY_ADDED qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{2c88705 5681:com.google.android.gms/u0a7}
02-22 00:55:04.904: D/KeyguardCarrierText(5102): setText :  displayText = F SFR
02-22 00:55:04.904: D/vol.SecVolumeDialog(5102): updateWindowWidth lp.width=1400
02-22 00:55:04.904: D/Clock(5102): received broadcast android.intent.action.CONFIGURATION_CHANGED
02-22 00:55:04.904: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:04.904: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e08
02-22 00:55:04.904: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:04.924: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f8bcfee78
02-22 00:55:04.924: D/mali_winsys(5102): new_window_surface returns 0x3000,  [1440x96]-format:1
02-22 00:55:04.924: D/KeyguardEffectViewController(5102): onLayoutChange() v: com.android.keyguard.effect.EffectBehindView{57f28b1 I.E...... ......ID 0,0-1440,96 #7f0e0325 app:id/keyguard_effect_behind}, bottom : 96, oldBottom : 96
02-22 00:55:04.924: W/View(5102): requestLayout() improperly called by com.android.systemui.qs.QSContainer{58f646f V.E...... ......ID 0,464-1440,1300 #7f0e01b7 app:id/quick_settings_container} during layout: running second layout pass
02-22 00:55:04.924: I/ViewRootImpl(5102): requestLayout is already in process
02-22 00:55:04.934: V/WindowStateAnimator(3509): Finishing drawing window Window{696fe70 u0 d0 StatusBar}: mDrawState=DRAW_PENDING
02-22 00:55:04.934: D/WallpaperService(5102): MSG_UPDATE_SURFACE
02-22 00:55:04.944: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:04.944: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e08
02-22 00:55:04.944: V/WallpaperService(5102): Wallpaper size has changed: (1440, 2560
02-22 00:55:04.944: V/WallpaperService(5102): onSurfaceChanged(android.service.wallpaper.WallpaperService$Engine$1@29b4795, 2, 1440, 2560): com.android.systemui.ImageWallpaper$DrawableEngine@e2b10aa
02-22 00:55:04.944: V/ImageWallpaper(5102): ----checkSurfaceSize : onSurfaceChanged mLastSurfaceWidth: 2560 mLastSurfaceHeight: 2202 mLastRotation:0
02-22 00:55:04.944: D/ImageWallpaper(5102): drawFrame() mXOffset:0.0 mYOffset:0.0
02-22 00:55:04.944: D/libEGL(5102): eglInitialize EGLDisplay = 0x7fcc92aeb8
02-22 00:55:04.944: D/(5102): ro.exynos.dss isEnabled: 0
02-22 00:55:04.944: D/mali_winsys(5102): new_window_surface returns 0x3000,  [1440x2560]-format:2
02-22 00:55:04.944: D/ImageWallpaper(5102): drawWallpaperWithOpenGL() w:-3 h:1 left:-1 top:0
02-22 00:55:04.954: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:04.954: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e08
02-22 00:55:04.964: D/libEGL(5102): eglTerminate EGLDisplay = 0x7fcc92af48
02-22 00:55:04.964: D/ImageWallpaper(5102): onVisibilityChanged:false
02-22 00:55:04.964: D/PhoneStatusBar(5102): setSystemUiVisibility vis=8000 mask=ffffffff oldVal=9706 newVal=8000 diff=1706
02-22 00:55:04.964: D/SecKeyguardClockView(5102): isDualClockSetting, isHomeTimeZoneExist, isEasyUxOn, mIsNetworkRoaming: true, true, false, false
02-22 00:55:04.964: D/SecKeyguardClockView(5102): handleUpdateClock() >> START >> Image Single Clock will be inflated.
02-22 00:55:04.964: V/KeyguardUpdateMonitor(5102): *** unregister callback for com.android.keyguard.status.KeyguardDateView$3@7076fd3
02-22 00:55:04.964: V/KeyguardUpdateMonitor(5102): *** unregister callback for com.android.keyguard.status.SecKeyguardClockSingleImageView$2@699320d
02-22 00:55:04.964: V/KeyguardUpdateMonitor(5102): *** register callback for com.android.keyguard.status.SecKeyguardClockSingleImageView$2@74f362f
02-22 00:55:04.964: V/KeyguardUpdateMonitor(5102): *** unregister callback for null
02-22 00:55:04.964: V/KeyguardUpdateMonitor(5102): *** register callback for com.android.keyguard.status.KeyguardDateView$3@1af95c5
02-22 00:55:04.964: V/KeyguardUpdateMonitor(5102): *** unregister callback for null
02-22 00:55:04.964: D/SecKeyguardClockView(5102): handleUpdateClock() << END << Clock is inflated.
02-22 00:55:04.974: D/WallpaperService(5102): MSG_WINDOW_RESIZED
02-22 00:55:04.974: V/WallpaperService(5102): Wallpaper size has changed: (1440, 2560
02-22 00:55:04.974: D/ImageWallpaper(5102): onSurfaceRedrawNeeded: newRotation:1
02-22 00:55:04.974: V/WindowStateAnimator(3509): Finishing drawing window Window{749cb36 u0 d0 com.android.systemui.ImageWallpaper}: mDrawState=DRAW_PENDING
02-22 00:55:04.974: D/SecKeyguardClockSingleImageView(5102): min:55, hour:0, hour_day:0
02-22 00:55:04.994: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:05.074: V/WindowStateAnimator(3509): Finishing drawing window Window{c40118f u0 d0 SurfaceView}: mDrawState=DRAW_PENDING
02-22 00:55:05.074: D/mali_winsys(5411): new_window_surface returns 0x3000,  [1440x2560]-format:1
02-22 00:55:05.084: V/WindowStateAnimator(3509): Finishing drawing window Window{c40118f u0 d0 SurfaceView}: mDrawState=READY_TO_SHOW
02-22 00:55:05.084: I/AppsFlyer_4.5.0(5411): onBecameForeground
02-22 00:55:05.084: I/Test(5411): onResume activeId: 1487721305091
02-22 00:55:05.084: D/PackageManager(3509): getLastChosenActivity for 0
02-22 00:55:05.084: I/AppsFlyer_4.5.0(5411): AsendTrackingWithEvent from activity: com.jiubang.golauncher.GOLauncher
02-22 00:55:05.084: I/AppsFlyer_4.5.0(5411): ******* sendTrackingWithEvent: Launch
02-22 00:55:05.084: D/ActivityManager(3509): post active user change for 0 fullscreen true isFloatingActivity() false isHomeActivity() true
02-22 00:55:05.084: I/WallpaperManagerService(3509): switchPersonaWallpaper is called for personaId-0
02-22 00:55:05.084: W/PersonaManagerService(3509): timeout handler is null when posting active user change
02-22 00:55:05.084: D/WallpaperManagerService(3509):  force update = false; persona id = 0; current user =0; current persona = 0
02-22 00:55:05.094: E/ActivityThread(5411): Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider
02-22 00:55:05.094: I/AppsFlyer_4.5.0(5411): IMEI was not collected.
02-22 00:55:05.094: D/ViewRootImpl(5411): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
02-22 00:55:05.104: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:05.104: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e08
02-22 00:55:05.114: V/WindowStateAnimator(3509): Finishing drawing window Window{cdd45a7 u0 d0 com.gau.go.launcherex/com.jiubang.golauncher.GOLauncher}: mDrawState=DRAW_PENDING
02-22 00:55:05.114: W/ResourcesManager(5411): getTopLevelResources: /data/app/com.gau.go.launcherex.theme.Dark.mayi-1/base.apk / 1.0 running in com.gau.go.launcherex rsrc of package com.gau.go.launcherex.theme.Dark.mayi
02-22 00:55:05.114: D/ResourcesManager(5411): For user 0 new overlays fetched Null
02-22 00:55:05.124: W/ResourceType(5411): No package identifier when getting value for resource number 0x00000000
02-22 00:55:05.124: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:05.124: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:05.134: D/ImageWallpaper(5102): onVisibilityChanged:true
02-22 00:55:05.134: D/CustomFrequencyManagerService(3509): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT  frequency : 1800000  uid : 1000  pid : 3509  tag : ACTIVITY_RESUME_BOOSTER@7
02-22 00:55:05.134: I/Timeline(3509): Timeline: Activity_windows_visible id: ActivityRecord{c47cfa6 u0 com.gau.go.launcherex/com.jiubang.golauncher.GOLauncher t774} time:2147175
02-22 00:55:05.134: D/ActivityManager(3509): mDVFSHelper.release()
02-22 00:55:05.134: D/CustomFrequencyManagerService(3509): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1800000  uid : 1000  pid : 3509  pkgName : ACTIVITY_RESUME_BOOSTER@13
02-22 00:55:05.134: I/WindowManager(3509): Screen frozen for +444ms due to Window{cdd45a7 u0 d0 com.gau.go.launcherex/com.jiubang.golauncher.GOLauncher}
02-22 00:55:05.134: I/SurfaceFlinger(3039): id=216 createSurf (5120x1440),-1 flag=20004, ClackSurfac
02-22 00:55:05.134: I/SurfaceFlinger(3039): id=217 createSurf (2560x2880),-1 flag=20004, ClackSurfac
02-22 00:55:05.134: I/SurfaceFlinger(3039): id=218 createSurf (5120x1440),-1 flag=20004, ClackSurfac
02-22 00:55:05.134: I/SurfaceFlinger(3039): id=219 createSurf (2560x2880),-1 flag=20004, ClackSurfac
02-22 00:55:05.134: D/InputDispatcher(3509): setInputDispatchMode: enabled=1, frozen=0
02-22 00:55:05.154: W/ActivityThread(5411): AppLock checkAppLockState isAppLocked = false pkgName = com.gau.go.launcherex
02-22 00:55:05.154: D/Recents(5224): onTaskStackChanged
02-22 00:55:05.154: I/AppsFlyer_4.5.0(5411): AppsFlyer: first launch date: 2016-11-23_1657+0100
02-22 00:55:05.154: I/AppsFlyer_4.5.0(5411): AppsFlyerLib.sendTrackingWithEvent
02-22 00:55:05.154: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:05.154: I/AppsFlyer_4.5.0(5411): url: https://t.appsflyer.com/api/v4/androidevent?buildnumber=5.0&app_id=com.gau.go.launcherex
02-22 00:55:05.154: I/AppsFlyer_4.5.0(5411): data: {"installAttribution":"{\"af_message\":\"organic install\",\"af_status\":\"Organic\"}","device":"zeroflte","firstLaunchDate":"2016-11-23_1657+0100","installDate":"2016-11-23_1649+0100","sdk":"23","carrier":"F SFR","deviceFingerPrintId":"ffffffff-f5c5-8962-0000-00003037668a","date1":"2016-11-23_1649+0100","af_preinstalled":"false","advertiserIdEnabled":"true","iaecounter":"0","lang_code":"fr","appsflyerKey":"o6****************UrRG","installer_package":"com.android.vending","app_version_name":"2.24","lang":"français","timepassedsincelastlaunch":"39","dkh":"o6XxR94N","android_id":"6bf44ef152eafe46","advertiserId":"d7c48bc3-19be-4774-90cc-d4b7d6e9c7df","isGaidWithGps":"true","deviceType":"user","af_v":"58729fb333929b40a5c45b5f10bfa23c941dbe53","app_version_code":"571","af_events_api":"1","platformextension":"android_native","network":"WIFI","operator":"","country":"FR","date2":"2016-12-29_0507+0100","brand":"samsung","af_timestamp":"1487721305096","uid":"1479916175137-5613847651563046422","isFirstCall":"false","counter":"3100","model":"SM-G920F","product":"zerofltexx"}
02-22 00:55:05.164: I/System.out(5411): (HTTPLog)-Static: isSBSettingEnabled true
02-22 00:55:05.164: I/System.out(5411): (HTTPLog)-Static: isShipBuild true
02-22 00:55:05.164: I/System.out(5411): (HTTPLog)-Static: getDebugLevel 0x4f4c
02-22 00:55:05.164: I/System.out(5411): (HTTPLog)-Thread-306-77874132: SmartBonding Enabling is true, SHIP_BUILD is true, log to file is false, DBG is false, DEBUG_LEVEL (1-LOW, 2-MID, 3-HIGH) is 1
02-22 00:55:05.164: I/System.out(5411): (HTTPLog)-Thread-306-77874132: SMARTBONDING_FEATURE_ENABLED is true
02-22 00:55:05.164: I/System.out(5411): (HTTPLog)-Static: isSBSettingEnabled true
02-22 00:55:05.164: D/EnterpriseController(3048): netId is 0
02-22 00:55:05.164: D/Netd(3048): getNetworkForDns: using netid 502 for uid 10148
02-22 00:55:05.174: I/Timeline(5411): Timeline: Activity_idle id: android.os.BinderProxy@b6eb870 time:2147219
02-22 00:55:05.194: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:05.224: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=213 Removed TcreenshotS (10/14)
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=213 Removed TcreenshotS (-2/14)
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=216 Removed ClackSurfac (10/13)
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=216 Removed ClackSurfac (-2/13)
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=217 Removed ClackSurfac (10/12)
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=217 Removed ClackSurfac (-2/12)
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=218 Removed ClackSurfac (10/11)
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=219 Removed ClackSurfac (10/10)
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=218 Removed ClackSurfac (-2/10)
02-22 00:55:05.364: I/SurfaceFlinger(3039): id=219 Removed ClackSurfac (-2/10)
02-22 00:55:05.364: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:05.364: V/WindowManager(3509): rotationForOrientationLw(orient=1, last=0); user=0  sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false mMobileKeyboardEnabled=false displayId=0
02-22 00:55:05.364: V/WindowOrientationListener(3509): OrientationSensorJudge.getProposedRotation, Rotation: -1
02-22 00:55:05.374: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845e78
02-22 00:55:05.434: D/CustomFrequencyManagerService(3509): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT  frequency : 1800000  uid : 1000  pid : 3509  tag : ACTIVITY_RESUME_BOOSTER@13
02-22 00:55:05.534: D/AppsFlyer_4.5.0(5411): response code: 200
02-22 00:55:05.844: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:06.194: D/CustomFrequencyManagerService(3509): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT  frequency : 2100000  uid : 1000  pid : 3509  tag : ROTATION_BOOSTER@37
02-22 00:55:06.824: D/InputReader(3509): Input event(4): value=1 when=2148860301000
02-22 00:55:06.824: D/InputReader(3509): Input event(4): value=1 when=2148860301000
02-22 00:55:06.824: I/InputReader(3509): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.70 ] when=2148860301000
02-22 00:55:06.824: D/InputReader(3509): lastThreadEndTime = 2146832144897, currentThreadStartTime = 2146832146439, diff = 0
02-22 00:55:06.824: I/InputDispatcher(3509): Delivering touch to (5102): action: 0x4, toolType: 1
02-22 00:55:06.824: I/InputDispatcher(3509): Delivering touch to (3509): action: 0x0, toolType: 1
02-22 00:55:06.824: D/ViewRootImpl(3509): ViewPostImeInputStage processPointer 0
02-22 00:55:06.844: D/libEGL(3039): eglInitialize EGLDisplay = 0x7fc1845d78
02-22 00:55:06.944: D/InputReader(3509): Input event(4): value=0 when=2148984692000
02-22 00:55:06.944: D/InputReader(3509): Input event(4): value=0 when=2148984692000
02-22 00:55:06.944: I/InputReader(3509): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2148984692000
02-22 00:55:06.944: I/InputDispatcher(3509): Delivering touch to (3509): action: 0x1, toolType: 1
02-22 00:55:06.944: D/ViewRootImpl(3509): ViewPostImeInputStage processPointer 1
02-22 00:55:06.954: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f86dcde78
02-22 00:55:06.954: D/libEGL(3039): eglTerminate EGLDisplay = 0x7f86dcde78
02-22 00:55:06.954: D/ViewRootImpl(3509): #3 mView = null
02-22 00:55:06.984: D/InputDispatcher(3509): Focus left window: 3509
02-22 00:55:06.984: D/InputDispatcher(3509): Focus entered window: 5411
02-22 00:55:06.984: D/PointerIcon(3509): setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3509 uid:1000
02-22 00:55:06.984: D/PointerIcon(3509): setMouseCustomIcon IconType is same.101
02-22 00:55:06.984: D/StatusBarManagerService(3509): manageDisableList userId=0 what=0x0 pkg=Window{cdd45a7 u0 d0 com.gau.go.launcherex/com.jiubang.golauncher.GOLauncher}
02-22 00:55:06.984: E/libEGL(3509): ------------------------------------------------
02-22 00:55:06.984: D/PhoneStatusBar(5102): setSystemUiVisibility vis=8600 mask=ffffffff oldVal=8000 newVal=8600 diff=600
02-22 00:55:06.984: E/libEGL(3509): HWUI Context(1614887296) Damaged Report-Shader
02-22 00:55:06.984: E/libEGL(3509): HWUI   Shaders(1):
02-22 00:55:06.984: E/libEGL(3509): HWUI     Unit 0) DAMAGED Handle(13)
02-22 00:55:06.984: E/libEGL(3509): ------------------------------------------------
02-22 00:55:06.984: E/libGLESv2(3509): HWUI Protection: wrong calling from app context F:ES2-glDeleteShader, handle(13)
02-22 00:55:06.984: D/InputMethodManagerService(3509): windowGainedFocus mCurrentFocusedUserId - 0 and mSecureKeypadEnabled-false
02-22 00:55:06.984: W/InputMethodManagerService(3509): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@95ed4c4 attribute=null, token = android.os.BinderProxy@6636e66
02-22 00:55:06.984: D/libEGL(3509): eglTerminate EGLDisplay = 0x7f584f1228
02-22 00:55:06.984: D/InputMethodManagerService(3509): [HARDWARE_KEYBOARD] (refreshImeWindowVis) mImeWindowVis= 0 inputVisible = falsehaveHardKeyboard = false hardKeyShown = false
02-22 00:55:06.984: E/ViewRootImpl(3509): sendUserActionEvent() mView == null
02-22 00:55:06.984: V/PhoneStatusBar(5102): setLightsOn(true)
02-22 00:55:07.084: I/SurfaceFlinger(3039): id=214 Removed NobileZombi (8/9)
02-22 00:55:07.084: I/SurfaceFlinger(3039): id=214 Removed NobileZombi (-2/9)
02-22 00:55:07.084: W/AppOps(3509): Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
02-22 00:55:07.104: D/libEGL(3039): eglTerminate EGLDisplay = 0x7fc1845ea8
02-22 00:55:09.144: I/art(3509): Starting a blocking GC Explicit
02-22 00:55:09.374: I/art(3509): Explicit concurrent mark sweep GC freed 61235(3MB) AllocSpace objects, 37(1684KB) LOS objects, 28% free, 39MB/55MB, paused 1.345ms total 228.703ms
02-22 00:55:09.854: D/ConnectivityService(3509): returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "freebox_PVVGGZ", roaming: false, failover: false, isAvailable: true]
02-22 00:55:09.914: W/PlatformStatsUtil(5681): Could not retrieve Usage & Diagnostics setting. Giving up.

link text

Hello Haoris,

I am having trouble reproducing this issue on our end. I have a couple of questions that will help me narrow down your issue:

  1. Does your project crash in the editor in addition to crashing on your mobile device?
  2. What Device are you launching your project on?
  3. Could you provide screenshots of your UI and other pictures related to your issue?

Thank you!

Hi ,

1- No, it doesn’t crash in the editor, even in mobile preview everything works well. The game was compiled in ETC2 format

2- Samsung galaxy S6 and S7, crash on both devices. All I see is a blacksceen poping for one millisecond then " ***** has stopped "

3- I used imported psd images so I thought it was the problem but deleting them still crash.
The UI of the main menu is very basic. Only some buttons on a background image.

The log doesn’t show anything suspect for you?

The log will not necessarily have all the information I need, however, your crash seems to be due to a memory issue. Instead of using a PSD file, try using a PNG or JPEG image type and launch on your device.

As I said in my previous comment, I’ve already deleted every psd files. My actual UI is made with default engine buttons and no personnal image files but it still crash

Ok, so it look like the UI is not the problem.
I was away from my computer so I didn’t notice but now I see that the packing time is way too long (~1hour)
So I check the compiled files and the obb file is something like 2.5Gb…
When looking at output log, it look like the engine is packing the “engine content” files (engine content sounds, textures, materials, etc, that I don’t use at all)

In your Project Settings under Packaging go to the sub setting Called Packaging and open it for advanced settings, in there is a property called List of Maps to include in a packaged build. In that setting, you can add the maps (either by name or browsing for the umap files) you want to be packaged and the engine will only package the content that is associated with those maps!

Ok, I will try this but it’s still strange that working on a UMG widget between two packing lead to this.