The document contains logs from an application, indicating initialization of app measurement and Firebase services, with multiple warnings about failing to retrieve Firebase Instance Id. It also highlights performance issues, such as slow input events and skipped frames, suggesting the app may be overloading the main thread. Additionally, there are warnings about missing Google Play Store dependencies and issues with class loading and resource identifiers.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views
com.easyvictory.cheto_logcat
The document contains logs from an application, indicating initialization of app measurement and Firebase services, with multiple warnings about failing to retrieve Firebase Instance Id. It also highlights performance issues, such as slow input events and skipped frames, suggesting the app may be overloading the main thread. Additionally, there are warnings about missing Google Play Store dependencies and issues with class loading and resource identifiers.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7
--------- beginning of main
06-16 14:53:42.737 18865 18894 I FA : App measurement initialized, version:
76003 06-16 14:53:42.737 18865 18894 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 06-16 14:53:42.738 18865 18894 I FA : To enable faster debug mode event logging run: 06-16 14:53:42.738 18865 18894 I FA : adb shell setprop debug.firebase.analytics.app com.easyvictory.cheto 06-16 14:53:42.781 18865 18894 W FA : Failed to retrieve Firebase Instance Id 06-16 14:53:42.908 18865 18894 I zygote64: Deoptimizing java.lang.Object com.google.android.gms.measurement.internal.zzef.zza(java.lang.Object) due to JIT inline cache 06-16 14:53:42.910 18865 18894 W FA : Failed to retrieve Firebase Instance Id 06-16 14:53:42.927 18865 18894 W FA : Failed to retrieve Firebase Instance Id 06-16 14:53:43.441 17980 17991 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:43.461 18865 18865 I b : handleBindApplication com.miniclip.eightballpool process: com.miniclip.eightballpool 06-16 14:53:43.479 18865 18865 D moon : interface android.app.IActivityManager --------- beginning of system 06-16 14:53:43.566 17862 17862 W InputEventReceiver: Slow Input: 1346ms so far, now at dispatchInputEvent (MotionEvent: event_seq=8, seq=68438, action=ACTION_DOWN) 06-16 14:53:43.567 17862 17862 W InputEventReceiver: Slow Input: 1294ms so far, now at dispatchInputEvent (MotionEvent: event_seq=9, seq=68440, action=ACTION_UP) 06-16 14:53:43.568 17862 17862 I Choreographer: Skipped 172 frames! The application may be doing too much work on its main thread. 06-16 14:53:43.569 17862 17862 W Looper : Slow Frame: doFrame is 2882ms late 06-16 14:53:43.571 18865 18865 W zygote64: miui_dex2oat: OatFile: /data/app/com.miniclip.eightballpool-rc5fA-u1OZXQ1Vf4h5YVug==/oat/arm64/base.odex Compiler-Filter = quicken 06-16 14:53:43.574 18865 18865 W zygote64: miui_dex2oat: oat file of /data/app/com.miniclip.eightballpool-rc5fA-u1OZXQ1Vf4h5YVug==/split_config.arm64_v8 a.apk is not exists 06-16 14:53:43.583 18865 18865 W zygote64: JIT profile information will not be recorded: profile file does not exits. 06-16 14:53:43.583 18865 18865 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:43.731 18865 18865 I MultiDex: VM with version 2.1.0 has multidex support 06-16 14:53:43.732 18865 18865 I MultiDex: Installing application 06-16 14:53:43.732 18865 18865 I MultiDex: VM has multidex support, MultiDex support library is disabled. 06-16 14:53:43.938 17980 17991 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:43.939 17980 18011 I Process : Sending signal. PID: 18865 SIG: 9 06-16 14:53:43.943 17980 17991 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:44.059 17980 17991 W ResourceType: No package identifier when getting name for resource number 0x00000000 --------- beginning of main 06-16 14:53:44.859 18911 18931 W zygote64: Unsupported class loader 06-16 14:53:44.869 18911 18931 W zygote64: Skipping duplicate class check due to unsupported classloader 06-16 14:53:44.869 18911 18931 W zygote64: miui_dex2oat: OatFile: /data/user_de/0/com.google.android.gms/app_chimera/m/0000033b/oat/arm64/ DynamiteLoader.odex Compiler-Filter = speed 06-16 14:53:44.882 18911 18931 I DynamiteModule: Considering local module com.google.android.gms.measurement.dynamite:88 and remote module com.google.android.gms.measurement.dynamite:87 06-16 14:53:44.882 18911 18931 I DynamiteModule: Selected local version of com.google.android.gms.measurement.dynamite 06-16 14:53:45.022 18911 18911 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:45.157 18911 18911 E TransactActivityLifecycle: fixTaskDescription: fail 06-16 14:53:45.302 18911 18945 D OpenGLRenderer: HWUI GL Pipeline 06-16 14:53:46.078 18911 18911 I Choreographer: Skipped 44 frames! The application may be doing too much work on its main thread. --------- beginning of system 06-16 14:53:46.081 18911 18911 W Looper : Slow Frame: doFrame is 747ms late 06-16 14:53:46.089 18911 18944 I FA : App measurement initialized, version: 76003 06-16 14:53:46.089 18911 18944 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 06-16 14:53:46.089 18911 18944 I FA : To enable faster debug mode event logging run: 06-16 14:53:46.089 18911 18944 I FA : adb shell setprop debug.firebase.analytics.app com.easyvictory.cheto 06-16 14:53:46.094 18911 18911 I b : handleBindApplication com.miniclip.eightballpool process: com.miniclip.eightballpool 06-16 14:53:46.123 18911 18911 D moon : interface android.app.IActivityManager 06-16 14:53:46.166 17862 17862 I Choreographer: Skipped 155 frames! The application may be doing too much work on its main thread. 06-16 14:53:46.173 17862 17862 W Looper : Slow Frame: doFrame is 2589ms late 06-16 14:53:46.197 18911 18944 W FA : Failed to retrieve Firebase Instance Id 06-16 14:53:46.203 17862 18148 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:53:46.209 17862 18148 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:53:46.213 18911 18911 W zygote64: miui_dex2oat: OatFile: /data/app/com.miniclip.eightballpool-rc5fA-u1OZXQ1Vf4h5YVug==/oat/arm64/base.odex Compiler-Filter = quicken 06-16 14:53:46.215 18911 18911 W zygote64: miui_dex2oat: oat file of /data/app/com.miniclip.eightballpool-rc5fA-u1OZXQ1Vf4h5YVug==/split_config.arm64_v8 a.apk is not exists 06-16 14:53:46.221 18911 18911 W zygote64: JIT profile information will not be recorded: profile file does not exits. 06-16 14:53:46.222 18911 18911 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:46.268 18911 18911 W zygote64: ClassLoaderContext size mismatch. expected=1, actual=2 (PCL[] | PCL[];PCL[/data/app/com.miniclip.eightballpool-rc5fA- u1OZXQ1Vf4h5YVug==/base.apk*175164181:/data/app/com.miniclip.eightballpool-rc5fA- u1OZXQ1Vf4h5YVug==/base.apk!classes2.dex*2657500636:/data/app/ com.miniclip.eightballpool-rc5fA-u1OZXQ1Vf4h5YVug==/base.apk! classes3.dex*581139196:/data/app/com.miniclip.eightballpool-rc5fA- u1OZXQ1Vf4h5YVug==/base.apk!classes4.dex*3688085364:/data/app/ com.miniclip.eightballpool-rc5fA-u1OZXQ1Vf4h5YVug==/base.apk! classes5.dex*3965230043]) 06-16 14:53:46.356 18911 18911 W zygote64: Found duplicate classes, falling back to extracting from APK : /data/app/com.easyvictory.cheto-5nvPto7LOfGU3Ceb2oooRA==/base.apk 06-16 14:53:46.356 18911 18911 W zygote64: NOTE: This wastes RAM and hurts startup performance. 06-16 14:53:46.356 18911 18911 W zygote64: Found duplicated class when checking oat files: 'Landroid/support/v4/app/INotificationSideChannel$Default;' in /data/app/com.easyvictory.cheto-5nvPto7LOfGU3Ceb2oooRA==/base.apk and /data/app/com.miniclip.eightballpool-rc5fA-u1OZXQ1Vf4h5YVug==/base.apk 06-16 14:53:46.356 18911 18911 W zygote64: 06-16 14:53:46.390 18911 18944 W GooglePlayServicesUtil: com.easyvictory.cheto requires the Google Play Store, but it is missing. 06-16 14:53:46.405 18911 18944 W FA : Failed to retrieve Firebase Instance Id 06-16 14:53:46.444 18911 18944 W FA : Failed to retrieve Firebase Instance Id 06-16 14:53:51.129 18911 18911 W zygote64: miui_dex2oat: /data/app/com.easyvictory.cheto-5nvPto7LOfGU3Ceb2oooRA==/base.apk: Fall back to running out of the original dex file. 06-16 14:53:51.203 18911 18911 D EasyVictory: com.miniclip.eightballpool 06-16 14:53:51.266 18911 18911 I MultiDex: VM with version 2.1.0 has multidex support 06-16 14:53:51.266 18911 18911 I MultiDex: Installing application 06-16 14:53:51.266 18911 18911 I MultiDex: VM has multidex support, MultiDex support library is disabled. 06-16 14:53:52.108 18911 18916 I zygote64: Do partial code cache collection, code=24KB, data=25KB 06-16 14:53:52.109 18911 18916 I zygote64: After code cache collection, code=22KB, data=24KB 06-16 14:53:52.109 18911 18916 I zygote64: Increasing code cache capacity to 128KB 06-16 14:53:52.130 18911 18977 W GooglePlayServicesUtil: com.miniclip.eightballpool requires the Google Play Store, but it is missing. 06-16 14:53:52.139 18911 18978 W GooglePlayServicesUtil: com.miniclip.eightballpool requires the Google Play Store, but it is missing. 06-16 14:53:52.145 18911 18978 W GoogleApiManager: The service for com.google.android.gms.internal.appset.zzd is not available: ConnectionResult{statusCode=SERVICE_INVALID, resolution=null, message=null} 06-16 14:53:52.167 18911 18911 I FirebaseApp: Device unlocked: initializing all Firebase APIs for app [DEFAULT] 06-16 14:53:52.194 18911 18911 I FirebaseCrashlytics: Initializing Firebase Crashlytics 18.2.10 for com.miniclip.eightballpool 06-16 14:53:52.197 18911 18982 E ActivityThread: Failed to find provider info for com.google.android.gms.chimera 06-16 14:53:52.197 18911 18982 W DynamiteModule: Failed to retrieve remote module version. 06-16 14:53:52.204 18911 18982 E DynamiteModule: Failed to load IDynamiteLoader from GmsCore: Application package com.google.android.gms not found 06-16 14:53:52.204 18911 18982 I DynamiteModule: Considering local module com.google.android.gms.measurement.dynamite:73 and remote module com.google.android.gms.measurement.dynamite:0 06-16 14:53:52.204 18911 18982 I DynamiteModule: Selected local version of com.google.android.gms.measurement.dynamite 06-16 14:53:52.211 18911 18982 E DynamiteModule: Failed to load IDynamiteLoader from GmsCore: Application package com.google.android.gms not found 06-16 14:53:52.308 18911 18986 I FA : App measurement initialized, version: 64000 06-16 14:53:52.308 18911 18986 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 06-16 14:53:52.309 18911 18986 I FA : To enable faster debug mode event logging run: 06-16 14:53:52.309 18911 18986 I FA : adb shell setprop debug.firebase.analytics.app com.miniclip.eightballpool 06-16 14:53:52.380 18911 18986 I zygote64: Deoptimizing java.lang.Object com.google.android.gms.measurement.internal.zzem.zza(java.lang.Object) due to JIT inline cache 06-16 14:53:52.381 18911 18911 I FirebaseInitProvider: FirebaseApp initialization successful 06-16 14:53:52.405 18911 18988 D libcrashlytics: Initializing libcrashlytics version 3.2.0 06-16 14:53:52.421 18911 18988 D libcrashlytics: Initializing native crash handling successful. 06-16 14:53:52.432 18911 18911 D WM-WrkMgrInitializer: Initializing WorkManager with default configuration. 06-16 14:53:52.460 18911 18998 E FirebaseInstanceId: Google Play services missing or without correct permission. 06-16 14:53:52.536 18911 19003 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 06-16 14:53:52.609 18911 18916 I zygote64: Do partial code cache collection, code=58KB, data=47KB 06-16 14:53:52.613 18911 18916 I zygote64: After code cache collection, code=55KB, data=46KB 06-16 14:53:52.613 18911 18916 I zygote64: Increasing code cache capacity to 256KB 06-16 14:53:52.648 18911 19006 W GraphRequest: Starting with v13 of the SDK, a client token must be embedded in your client code before making Graph API calls. Visit https://developers.facebook.com/docs/android/getting-started#client-token to learn how to implement this change. 06-16 14:53:52.680 18911 19011 W GraphRequest: Starting with v13 of the SDK, a client token must be embedded in your client code before making Graph API calls. Visit https://developers.facebook.com/docs/android/getting-started#client-token to learn how to implement this change. 06-16 14:53:52.689 18911 19012 W com.facebook.internal.NativeProtocol: Apps that target Android API 30+ (Android 11+) cannot call Facebook native apps unless the package visibility needs are declared. Please follow https://developers.facebook.com/docs/android/troubleshooting/#faq_267321845055988 to make the declaration. 06-16 14:53:52.698 18911 19012 W GraphRequest: Starting with v13 of the SDK, a client token must be embedded in your client code before making Graph API calls. Visit https://developers.facebook.com/docs/android/getting-started#client-token to learn how to implement this change. 06-16 14:53:52.739 18911 18921 I zygote64: Background concurrent copying GC freed 113071(7MB) AllocSpace objects, 44(5MB) LOS objects, 66% free, 6MB/18MB, paused 907us total 279.537ms 06-16 14:53:52.749 18911 18986 W GooglePlayServicesUtil: com.miniclip.eightballpool requires the Google Play Store, but it is missing. 06-16 14:53:52.749 18911 18986 W FA : Service invalid 06-16 14:53:52.767 18911 18911 W FA : Service connection failed: ConnectionResult{statusCode=SERVICE_INVALID, resolution=null, message=null} 06-16 14:53:52.770 18911 18911 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:52.774 18911 18944 E FA : Discarding data. Failed to send app launch 06-16 14:53:52.774 18911 18944 E FA : Failed to get app instance id 06-16 14:53:52.775 18911 18944 E FA : Failed to send default event parameters to service 06-16 14:53:52.812 18911 18911 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:52.821 18911 18911 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:52.985 18911 18986 I FA : Tag Manager is not found and thus will not be used 06-16 14:53:52.991 18911 18986 W GooglePlayServicesUtil: Google Play services is missing. 06-16 14:53:53.046 18911 19002 W zygote64: miui_dex2oat: --dex-file= /data/user/0/com.miniclip.eightballpool/files/audience_network.dex --compiler- filter= quicken 06-16 14:53:53.046 18911 19002 W zygote64: miui_dex2oat: process: com.miniclip.eightballpool waitting dex2oat of /data/user/0/com.miniclip.eightballpool/files/oat/arm64/audience_network.odex 06-16 14:53:53.108 18911 19002 W zygote64: Failed execv(/system/bin/dex2oat -- instruction-set=arm64 --instruction-set-features=a53 --runtime-arg -Xrelocate -- boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m -j3 --instruction-set-variant=generic --instruction-set-features=default --dex- file=/data/user/0/com.miniclip.eightballpool/files/audience_network.dex --output- vdex-fd=82 --oat-fd=83 --oat-location=/data/user/0/com.miniclip.eightballpool/files/oat/arm64/ audience_network.odex --compiler-filter=quicken --class-loader-context=&) because non-0 exit status 06-16 14:53:53.108 18911 19002 W zygote64: miui_dex2oat: oat file of /data/user/0/com.miniclip.eightballpool/files/audience_network.dex is not exists 06-16 14:53:53.101 18911 18911 W p.eightballpool: type=1400 audit(0.0:6611): avc: denied { read } for name="policy" dev="selinuxfs" ino=20 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:selinuxfs:s0 tclass=file permissive=0 06-16 14:53:53.131 18911 18911 W p.eightballpool: type=1400 audit(0.0:6612): avc: denied { getattr } for path="/sys/kernel/debug/tracing/trace_marker" dev="tracefs" ino=4212 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:debugfs_trace_marker:s0 tclass=file permissive=0 06-16 14:53:53.290 18911 19011 W GraphRequest: Starting with v13 of the SDK, a client token must be embedded in your client code before making Graph API calls. Visit https://developers.facebook.com/docs/android/getting-started#client-token to learn how to implement this change. 06-16 14:53:53.298 18911 19002 W zygote64: miui_dex2oat: /data/user/0/com.miniclip.eightballpool/files/audience_network.dex: Fall back to running out of the original dex file. 06-16 14:53:53.323 18911 19002 D FBAudienceNetwork: SDK dex loading time: 830 06-16 14:53:54.091 18911 18911 I MCViewManager: Activity orientation: landscape 06-16 14:53:54.103 18911 18916 I zygote64: Do full code cache collection, code=120KB, data=80KB 06-16 14:53:54.104 18911 18916 I zygote64: After code cache collection, code=64KB, data=40KB 06-16 14:53:54.147 18911 18911 D MCKeyboard: Creating EditText 06-16 14:53:54.160 18911 18911 D MCKeyboard: onSelectionChanged selStart 0 selEnd 0,keyCode 06-16 14:53:54.161 18911 18911 D MCViewManager: Tried to run on a null glView: 06-16 14:53:54.177 18911 18911 D MCKeyboard: displayTextBar 06-16 14:53:54.178 18911 18911 D MCKeyboard: mTextBarView HIDE 06-16 14:53:54.192 18911 18911 D MCViewManager: Tried to run on a null glView: 06-16 14:53:54.207 18911 18911 I MCApplinks: Handle: Not a link -- skipping. 06-16 14:53:54.210 18911 18992 W FirebaseInstanceId: Failed to find package android.content.pm.PackageManager$NameNotFoundException: com.google.android.gms 06-16 14:53:54.225 18911 18911 D MCViewManager: Tried to run on a null glView: 06-16 14:53:54.230 18911 18911 I EightBallPoolActivity: **************************** onResume 06-16 14:53:54.251 18911 18992 W FirebaseInstanceId: Failed to find package android.content.pm.PackageManager$NameNotFoundException: com.google.android.gms 06-16 14:53:54.254 18911 18992 E FirebaseInstanceId: Google Play services missing or without correct permission. 06-16 14:53:54.276 18911 18911 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:54.312 18911 18911 D miuisdk : current sdk level is 18 06-16 14:53:54.320 18911 18921 I zygote64: Background concurrent copying GC freed 78179(3MB) AllocSpace objects, 25(948KB) LOS objects, 66% free, 6MB/18MB, paused 280us total 143.675ms 06-16 14:53:54.986 18911 18919 W zygote64: Long monitor contention with owner main (18911) at long android.content.res.AssetManager.openXmlAssetNative(int, java.lang.String)(AssetManager.java:-2) waiters=0 in void android.content.res.AssetManager$AssetInputStream.close() for 661ms 06-16 14:53:55.002 18911 18911 D IconCustomizer: Content Ratio = -1.0 06-16 14:53:55.027 18911 18911 D IconCustomizer: Generate customized icon for com.miniclip.eightballpool.png 06-16 14:53:55.088 18911 18943 D SharedPreferencesImpl: Time required to fsync /data/user/0/com.miniclip.eightballpool/shared_prefs/com.google.android.gms.measure ment.prefs.xml: [<1: 0, <2: 0, <4: 1, <8: 5, <16: 0, <32: 0, <64: 0, <128: 0, <256: 0, <512: 0, <1024: 1, <2048: 0, <4096: 0, <8192: 0, <16384: 0, >=16384: 0] 06-16 14:53:55.158 18911 18911 W Keyboard: You are trying to close the keyboard but it is already closed! 06-16 14:53:55.158 18911 18911 D MCKeyboard: keyboardInput_Hide 06-16 14:53:55.159 18911 18911 D MCViewManager: Tried to run on a null glView: 06-16 14:53:55.161 18911 18911 W Keyboard: You are trying to close the keyboard but it is already closed! 06-16 14:53:55.167 18911 18911 W Adjust : Adjust not initialized, can't perform onPause 06-16 14:53:55.171 18911 18911 I Choreographer: Skipped 144 frames! The application may be doing too much work on its main thread. 06-16 14:53:55.172 18911 18911 W Looper : Slow Frame: doFrame is 2404ms late 06-16 14:53:55.264 18911 18911 D MCKeyboard: displayTextBar 06-16 14:53:55.264 18911 18911 D MCKeyboard: mTextBarView HIDE 06-16 14:53:55.296 18911 18911 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:55.338 18911 18911 D MCViewManager: Tried to run on a null glView: 06-16 14:53:55.339 18911 18911 I MCApplinks: Handle: Not a link -- skipping. 06-16 14:53:55.346 18911 18992 W FirebaseInstanceId: Failed to find package android.content.pm.PackageManager$NameNotFoundException: com.google.android.gms 06-16 14:53:55.353 18911 18992 W FirebaseInstanceId: Failed to find package android.content.pm.PackageManager$NameNotFoundException: com.google.android.gms 06-16 14:53:55.355 18911 18992 E FirebaseInstanceId: Google Play services missing or without correct permission. 06-16 14:53:55.365 18911 18911 D MCViewManager: Tried to run on a null glView: 06-16 14:53:55.365 18911 18911 D MCViewManager: Tried to run on a null glView: 06-16 14:53:55.367 18911 18911 I EightBallPoolActivity: **************************** onResume 06-16 14:53:55.391 18911 18911 D MCKeyboard: displayTextBar 06-16 14:53:55.453 18911 18945 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/04/18, d916c72, I7663a5f222 06-16 14:53:55.487 18911 18945 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace. 06-16 14:53:55.672 18911 18945 I zygote64: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 06-16 14:53:55.675 18911 18945 I OpenGLRenderer: Initialized EGL, version 1.4 06-16 14:53:55.676 18911 18945 D OpenGLRenderer: Swap behavior 2 06-16 14:53:55.718 18911 18945 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE 06-16 14:53:55.720 18911 18945 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>: EGL_BAD_ATTRIBUTE 06-16 14:53:55.745 18911 18945 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace. 06-16 14:53:55.787 18911 18911 W Looper : Slow Frame: doFrame is 364ms late 06-16 14:53:55.847 18911 18945 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace. 06-16 14:53:55.855 18911 18945 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8937.so from current namespace instead of sphal namespace. 06-16 14:53:56.148 18911 18911 W Keyboard: You are trying to close the keyboard but it is already closed! 06-16 14:53:56.148 18911 18911 W Keyboard: You are trying to close the keyboard but it is already closed! 06-16 14:53:56.150 18911 18911 W Adjust : Adjust not initialized, can't perform onPause 06-16 14:53:56.164 18911 19011 W GooglePlayServicesUtil: com.miniclip.eightballpool requires the Google Play Store, but it is missing. 06-16 14:53:56.220 18911 18911 W Looper : Slow Frame: doFrame is 430ms late 06-16 14:53:56.328 18911 19006 W GraphRequest: Starting with v13 of the SDK, a client token must be embedded in your client code before making Graph API calls. Visit https://developers.facebook.com/docs/android/getting-started#client-token to learn how to implement this change. 06-16 14:53:56.360 18911 18911 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:53:56.411 18911 18945 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:53:56.415 18911 18945 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:53:57.085 18911 18945 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:53:57.086 18911 18911 W Keyboard: You are trying to close the keyboard but it is already closed! 06-16 14:53:57.088 17862 18148 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:53:57.113 18911 18945 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:53:57.116 18911 18945 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:53:57.119 18911 18911 W Keyboard: You are trying to close the keyboard but it is already closed! 06-16 14:53:57.129 18911 18945 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:53:57.133 18911 18945 I chatty : uid=10100(com.easyvictory.cheto32) RenderThread identical 1 line 06-16 14:53:57.133 18911 18945 W Adreno-ES20: <core_glFinish:34>: glFinish skipped: 0 06-16 14:54:01.952 18911 18986 I FA : Install Referrer Reporter is not available 06-16 14:54:01.977 18911 18911 W Keyboard: You are trying to close the keyboard but it is already closed! 06-16 14:54:02.161 18911 18911 I zygote64: System.exit called, status: 0 06-16 14:54:02.161 18911 18911 I AndroidRuntime: VM exiting with result code 0, cleanup skipped. --------- beginning of main 06-16 14:56:20.993 20817 20858 I DynamiteModule: Considering local module com.google.android.gms.measurement.dynamite:88 and remote module com.google.android.gms.measurement.dynamite:87 06-16 14:56:20.993 20817 20858 I DynamiteModule: Selected local version of com.google.android.gms.measurement.dynamite 06-16 14:56:21.612 20817 20817 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-16 14:56:21.815 20817 20817 I zygote64: System.exit called, status: 0 06-16 14:56:21.815 20817 20817 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.