0% found this document useful (0 votes)
2 views

apkdone.com_logcat

The document contains log entries from an Android application, detailing various initialization processes and warnings related to Facebook's app event logging and API usage. It highlights issues with accessing hidden methods and hooks related to service proxies, indicating potential compatibility or permission problems. Additionally, it mentions the use of a performance service and network security configurations, along with debugging instructions for app measurement and analytics.

Uploaded by

4bigtiny
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
2 views

apkdone.com_logcat

The document contains log entries from an Android application, detailing various initialization processes and warnings related to Facebook's app event logging and API usage. It highlights issues with accessing hidden methods and hooks related to service proxies, indicating potential compatibility or permission problems. Additionally, it mentions the use of a performance service and network security configurations, along with debugging instructions for app measurement and analytics.

Uploaded by

4bigtiny
Copyright
© © All Rights Reserved
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/ 30

--------- beginning of main

10-02 15:46:31.527 31891 31891 I TetheringManager:


registerTetheringEventCallback:apkdone.com
10-02 15:46:31.532 31891 31891 D CompatibilityChangeReporter: Compat change id
reported: 147600208; UID 10282; state: ENABLED
10-02 15:46:31.564 31891 31927 I DynamiteLoaderV2Impl: [70]
com.google.android.gms.measurement.dynamite
10-02 15:46:31.564 31891 31891 D DownloaderInitializer: MAX_CONCURRENT_TASKS = 10
10-02 15:46:31.594 31891 31891 W com.facebook.J: Please set a value for
AutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install,
app launch and in-app purchase events automatically. To request user consent before
collecting data, set the flag value to FALSE, then change to TRUE once user consent
is received. Learn more: https://developers.facebook.com/docs/app-events/getting-
started-app-events-android#disable-auto-events.
10-02 15:46:31.594 31891 31891 W com.facebook.J: You haven't set a value for
AdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to collect
Advertiser ID for better advertising and analytics results. To request user consent
before collecting data, set the flag value to FALSE, then change to TRUE once user
consent is received. Learn more:
https://developers.facebook.com/docs/app-events/getting-started-app-events-
android#disable-auto-events.
10-02 15:46:31.606 31891 31953 I DynamiteModule: Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:223104600
10-02 15:46:31.606 31891 31953 I DynamiteModule: Selected remote version of
com.google.android.gms.ads.dynamite, version >= 223104600
10-02 15:46:31.606 31891 31953 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
10-02 15:46:31.606 31891 31953 I DynamiteLoaderV2Impl: [70]
com.google.android.gms.ads.dynamite
10-02 15:46:31.611 31891 31992 W com.facebook.internal.G: 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.
10-02 15:46:31.743 32022 32022 W kdone.com:blac: Using default instruction set
features for ARM CPU variant (cortex-a9) using conservative defaults
10-02 15:46:31.748 32022 32022 E kdone.com:blac: Not starting debugger since
process cannot load the jdwp agent.
10-02 15:46:31.833 32022 32022 I Perf : Connecting to perf service.
10-02 15:46:31.855 32022 32022 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
10-02 15:46:31.856 32022 32022 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
10-02 15:46:31.860 32022 32022 W kdone.com:blac: Accessing hidden method
Ldalvik/system/VMRuntime;->setHiddenApiExemptions([Ljava/lang/String;)V
(blacklist,core-platform-api, reflection, denied)
10-02 15:46:31.861 32022 32022 W BootstrapClass: reflect bootstrap failed:
10-02 15:46:31.861 32022 32022 W BootstrapClass:
java.lang.reflect.InvocationTargetException
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
me.weishu.reflection.BootstrapClass.<clinit>(BootstrapClass.java:6)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
me.weishu.reflection.Reflection.unseal(Reflection.java:2)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
top.niunaijun.blackbox.BlackBoxCore.doAttachBaseContext(BlackBoxCore.java:1)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
com.example.Application.attachBaseContext(Application.kt:2)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
android.app.Application.attach(Application.java:353)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
android.app.Instrumentation.newApplication(Instrumentation.java:1160)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1240)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6928)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
android.app.ActivityThread.access$1500(ActivityThread.java:255)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1978)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:31.861 32022 32022 W BootstrapClass: Caused by:
java.lang.NoSuchMethodException: dalvik.system.VMRuntime.setHiddenApiExemptions
[class [Ljava.lang.String;]
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
java.lang.Class.getMethod(Class.java:2072)
10-02 15:46:31.861 32022 32022 W BootstrapClass: at
java.lang.Class.getDeclaredMethod(Class.java:2050)
10-02 15:46:31.861 32022 32022 W BootstrapClass: ... 17 more
10-02 15:46:31.862 32022 32022 W kdone.com:blac: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
10-02 15:46:31.863 32022 32022 W kdone.com:blac: DexFile
/data/user/0/apkdone.com/code_cache/1664711191862.dex is in boot class path but is
not in a known location
10-02 15:46:31.868 31891 32017 I FA : App measurement initialized, version:
69003
10-02 15:46:31.868 31891 32017 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
10-02 15:46:31.869 31891 32017 I FA : To enable faster debug mode event
logging run:
10-02 15:46:31.869 31891 32017 I FA : adb shell setprop
debug.firebase.analytics.app apkdone.com
10-02 15:46:31.923 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IJobServiceProxy@936516d
10-02 15:46:31.925 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ITelephonyRegistryProxy@3b4511c
10-02 15:46:31.928 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IConnectivityManagerProxy@d0dcaa1
10-02 15:46:31.931 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IMediaRouterServiceProxy@6f98b20
10-02 15:46:31.934 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAccessibilityManagerProxy@561bd95
10-02 15:46:31.936 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IFingerprintManagerProxy@e665e4
10-02 15:46:31.938 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ITelephonyManagerProxy@19cfe49
10-02 15:46:31.949 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IContextHubServiceProxy@680b65a
10-02 15:46:31.950 32022 32022 D HookManager: hook error:
top.niunaijun.blackbox.fake.service.IContextHubServiceProxy@680b65a
10-02 15:46:31.951 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.INetworkManagementServiceProxy@fe12d81
10-02 15:46:31.953 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ILocationManagerProxy@43fb6b2
10-02 15:46:31.957 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IActivityManagerProxy@82d2f5f
10-02 15:46:31.963 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.INotificationManagerProxy@d37ab57
10-02 15:46:31.965 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IStorageManagerProxy@aaf3062
10-02 15:46:31.967 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPowerManagerProxy@2a6ae4f
10-02 15:46:31.968 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.HCallbackProxy@51757c8
10-02 15:46:31.970 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAccountManagerProxy@dfff1e3
10-02 15:46:31.972 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IUserManagerProxy@72120c
10-02 15:46:31.974 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.context.ContentServiceStub@b7843d1
10-02 15:46:31.975 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.libcore.OsStub@dd687c2
10-02 15:46:31.977 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IDisplayManagerProxy@51e9c09
10-02 15:46:31.979 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPackageManagerProxy@ac0c341
10-02 15:46:31.984 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IMediaSessionManagerProxy@8d41dc3
10-02 15:46:31.987 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPersistentDataBlockServiceProxy@937866c
10-02 15:46:31.990 32022 32022 D HookManager: hook error:
top.niunaijun.blackbox.fake.service.IPersistentDataBlockServiceProxy@937866c
10-02 15:46:31.991 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IShortcutManagerProxy@4b9823b
10-02 15:46:31.993 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IDevicePolicyManagerProxy@a9a3704
10-02 15:46:31.998 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPermissionManagerProxy@966d2e9
10-02 15:46:32.000 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAlarmManagerProxy@e05607a
10-02 15:46:32.001 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAppWidgetManagerProxy@2cee407
10-02 15:46:32.002 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IGraphicsStatsProxy@e7fe4a0
10-02 15:46:32.002 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ILauncherAppsProxy@7dd4859
10-02 15:46:32.004 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IDeviceIdentifiersPolicyProxy@cb6dc2a
10-02 15:46:32.005 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ISystemUpdateProxy@792dcf7
10-02 15:46:32.007 32022 32022 D HookManager: hook error:
top.niunaijun.blackbox.fake.service.ISystemUpdateProxy@792dcf7
10-02 15:46:32.007 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.context.RestrictionsManagerStub@bac682
10-02 15:46:32.009 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IVibratorServiceProxy@fc273ef
10-02 15:46:32.010 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPhoneSubInfoProxy@dea6ee8
10-02 15:46:32.011 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IActivityTaskManagerProxy@e7ef1e7
10-02 15:46:32.016 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.delegate.AppInstrumentation@d9e36df
10-02 15:46:32.017 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IWifiScannerProxy@8f7f2c
10-02 15:46:32.019 32022 32022 D HookManager: hook error:
top.niunaijun.blackbox.fake.service.IWifiScannerProxy@8f7f2c
10-02 15:46:32.019 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAppOpsManagerProxy@65961fb
10-02 15:46:32.021 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IWindowManagerProxy@5ac1573
10-02 15:46:32.024 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IWifiManagerProxy@7cd173a
10-02 15:46:32.028 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAutofillManagerProxy@f662be1
10-02 15:46:32.030 32022 32022 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IStorageStatsManagerProxy@f5769f4
--------- beginning of system
10-02 15:46:32.051 32022 32022 D ActivityThread: Loading provider
apkdone.com.blackbox.SystemCallProvider:
top.niunaijun.blackbox.core.system.SystemCallProvider
10-02 15:46:32.051 32022 32022 D SystemCallProvider: call: VM, Bundle[{_B_|
_server_name_=package_manager}]
10-02 15:46:32.052 32022 32022 D BlackBoxCore: getService: package_manager,
top.niunaijun.blackbox.core.system.pm.BPackageManagerService@a485ad5
10-02 15:46:32.056 31891 31891 W BpBinder: Slow Binder: BpBinder transact took
389ms, interface=android.app.IActivityManager, code=22 oneway=false
10-02 15:46:32.056 32022 32085 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=88]
10-02 15:46:32.057 31891 31891 D BlackBoxCore: getService: activity_manager,
android.os.BinderProxy@72d84f3
10-02 15:46:32.057 32022 32085 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=76]
10-02 15:46:32.058 31891 31891 D BlackBoxCore: getService: job_manager,
android.os.BinderProxy@3d5d5b0
10-02 15:46:32.058 32022 32085 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
10-02 15:46:32.058 31891 31891 D BlackBoxCore: getService: package_manager,
android.os.BinderProxy@f47cc29
10-02 15:46:32.059 32022 32085 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
10-02 15:46:32.059 31891 31891 D BlackBoxCore: getService: storage_manager,
android.os.BinderProxy@27c9bae
10-02 15:46:32.059 32022 32085 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=80]
10-02 15:46:32.060 31891 31891 D BlackBoxCore: getService: user_manager,
android.os.BinderProxy@d117d4f
10-02 15:46:32.060 32022 32085 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
10-02 15:46:32.061 31891 31891 D BlackBoxCore: getService: xposed_manager,
android.os.BinderProxy@eba9cdc
10-02 15:46:32.061 32022 32085 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
10-02 15:46:32.061 31891 31891 D BlackBoxCore: getService: account_manager,
android.os.BinderProxy@f6801e5
10-02 15:46:32.062 32022 32085 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=88]
10-02 15:46:32.062 31891 31891 D BlackBoxCore: getService: location_manager,
android.os.BinderProxy@bfac4ba
10-02 15:46:32.062 32022 32085 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=96]
10-02 15:46:32.063 31891 31891 D BlackBoxCore: getService: notification_manager,
android.os.BinderProxy@3929f6b
10-02 15:46:32.085 32022 32022 I DaemonService: DaemonInnerService -> onCreate
10-02 15:46:32.086 32022 32022 I DaemonService: DaemonInnerService ->
onStartCommand
10-02 15:46:32.091 32022 32022 I DaemonService: DaemonInnerService -> onDestroy
10-02 15:46:32.083 31891 31891 W apkdone.com: type=1400 audit(0.0:17825): avc:
denied { read } for name="max_map_count" dev="proc" ino=926390
scontext=u:r:untrusted_app:s0:c26,c257,c512,c768
tcontext=u:object_r:proc_max_map_count:s0 tclass=file permissive=0 app=apkdone.com
10-02 15:46:32.106 31891 31891 I AdrenoGLES-0: QUALCOMM build :
e1ac91e, I2b3b5fbd00
10-02 15:46:32.106 31891 31891 I AdrenoGLES-0: Build Date :
11/17/20
10-02 15:46:32.106 31891 31891 I AdrenoGLES-0: OpenGL ES Shader Compiler Version:
EV031.32.02.06
10-02 15:46:32.106 31891 31891 I AdrenoGLES-0: Local Branch :
10-02 15:46:32.106 31891 31891 I AdrenoGLES-0: Remote Branch :
10-02 15:46:32.106 31891 31891 I AdrenoGLES-0: Remote Branch :
10-02 15:46:32.106 31891 31891 I AdrenoGLES-0: Reconstruct Branch :
10-02 15:46:32.107 31891 31891 I AdrenoGLES-0: Build Config : S
P 10.0.7 AArch32
10-02 15:46:32.107 31891 31891 I AdrenoGLES-0: Driver
Path : /vendor/lib/egl/libGLESv2_adreno.so
10-02 15:46:32.111 31891 31891 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
10-02 15:46:32.131 31891 31891 D com.llfbandit.app_links: handleIntent: (Action)
android.intent.action.MAIN
10-02 15:46:32.132 31891 31891 D com.llfbandit.app_links: handleIntent: (Data) null
10-02 15:46:32.132 31891 31891 D FlutterArchivePlugin: onAttachedToEngine - IN
10-02 15:46:32.133 31891 31891 D FlutterArchivePlugin: doOnAttachedToEngine - IN
10-02 15:46:32.133 31891 31891 D FlutterArchivePlugin: doOnAttachedToEngine - OUT
10-02 15:46:32.133 31891 31891 D FlutterArchivePlugin: onAttachedToEngine - OUT
10-02 15:46:32.158 31891 31891 I WebViewFactory: Loading com.google.android.webview
version 103.0.5060.70 (code 506007033)
10-02 15:46:32.184 31891 31891 I cr_WVCFactoryProvider: Loaded
version=103.0.5060.70 minSdkVersion=29 isBundle=true multiprocess=true packageId=2
10-02 15:46:32.202 31891 31891 I cr_LibraryLoader: Successfully loaded native
library
10-02 15:46:32.203 31891 31891 I cr_CachingUmaRecorder: Flushed 8 samples from 8
histograms.
10-02 15:46:32.283 31891 31891 W apkdone.com: type=1400 audit(0.0:17826): avc:
denied { read } for name="u:object_r:vendor_displayfeature_prop:s0" dev="tmpfs"
ino=14414 scontext=u:r:untrusted_app:s0:c26,c257,c512,c768
tcontext=u:object_r:vendor_displayfeature_prop:s0 tclass=file permissive=0
app=apkdone.com
10-02 15:46:32.288 31891 31891 E libc : Access denied finding property
"ro.vendor.df.effect.conflict"
10-02 15:46:32.288 31891 31891 E libc : Access denied finding property
"ro.vendor.knock.type"
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (O0.c@eb2bfdc) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (N0.a@3cf1fba) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (L0.a@eb75e6b) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (J0.g@499fdc8) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.camera.CameraPlugin@1942e61) but it was already
registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (C1.d@23f7d86) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (H1.c@8eb7647) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (D1.a@c352e74) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (B1.a@8844f9d) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (R0.a@105ec12) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.analytics.FlutterFirebaseAnalyticsPlugin@55f2fe3) but
it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.firebase.core.FlutterFirebaseCorePlugin@6b0bde0) but it
was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.crashlytics.FlutterFirebaseCrashlyticsPlugin@e5b4899)
but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (K1.a@c52b75e) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.messaging.FlutterFirebaseMessagingPlugin@3cae73f) but
it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.performance.FlutterFirebasePerformancePlugin@993d80c)
but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.firebaseremoteconfig.FirebaseRemoteConfigPlugin@50ed55
5) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (K0.a@10eeb6a) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (vn.hunghd.flutterdownloader.d@d10b85b) but it was already registered with
this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (S0.a@9ac68f8) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (d.f@e3471d1) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (F.a@fa85436) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (com.pichillilorenzo.flutter_inappwebview.InAppWebViewFlutterPlugin@c187f37)
but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (f.a@8bb1ca4) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin
(com.dexterous.flutterlocalnotifications.FlutterLocalNotificationsPlugin@53d5a0d)
but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (M0.i@f9d7dc2) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.flutter_plugin_android_lifecycle.FlutterAndroidLifecyclePlugin@
86bd7d3) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (J1.a@1df5f10) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.402 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.googlemobileads.GoogleMobileAdsPlugin@1728a09) but it
was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.googlesignin.GoogleSignInPlugin@fc9b40e) but it was
already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (F2.c@e921e2f) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (N.a@c35c3c) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.packageinfo.PackageInfoPlugin@bb0bdc5) but it was
already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.pathprovider.PathProviderPlugin@f71031a) but it was
already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (e.f@22c6e4b) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (o0.b@f880028) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (E1.f@3e47141) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.sharedpreferences.SharedPreferencesPlugin@c0c36e6) but
it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (I0.b@770f6d4) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (V0.l@245e07d) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (P0.l@fd4db72) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.urllauncher.UrlLauncherPlugin@4aa5bc3) but it was
already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.videoplayer.VideoPlayerPlugin@50ac40) but it was already
registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (G2.a@550779) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (i1.n@d113cbe) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 W FlutterEngineCxnRegstry: Attempted to register
plugin (z1.d@9ccf11f) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@8b8e8e5).
10-02 15:46:32.403 31891 31891 D View : apkdone.com initForcedUseForceDark: 1
10-02 15:46:32.416 31891 31891 W FlutterActivityAndFragmentDelegate: A splash
screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-
splash-migration for migration steps.
10-02 15:46:32.440 31891 32017 I FA : Tag Manager is not found and thus will
not be used
10-02 15:46:32.465 31891 31891 W Looper : PerfMonitor looperActivity :
package=apkdone.com/com.example.MainActivity time=399ms latency=645ms running=290ms
procState=2
ClientTransaction{ callbacks=[android.app.servertransaction.LaunchActivityItem]
lifecycleRequest=android.app.servertransaction.ResumeActivityItem }
historyMsgCount=1 (msgIndex=1 wall=667ms seq=2 running=142ms runnable=28ms late=4ms
h=android.app.ActivityThread$H w=110)
10-02 15:46:32.469 31891 31891 W Looper : PerfMonitor looperActivity :
package=apkdone.com/com.example.MainActivity time=0ms latency=1049ms running=0ms
procState=2
ClientTransaction{ callbacks=[android.app.servertransaction.TopResumedActivityChang
eItem] } historyMsgCount=2 (msgIndex=1 wall=667ms seq=2 running=142ms runnable=28ms
late=4ms h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=399ms seq=3
running=290ms runnable=33ms io=8ms late=645ms h=android.app.ActivityThread$H w=159)
10-02 15:46:32.499 31891 32008 W c : initStore should have been called before
calling setUserID
10-02 15:46:32.580 31891 31935 I TRuntime.CctTransportBackend: Making request to:
https://crashlyticsreports-pa.googleapis.com/v1/firelog/legacy/batchlog
10-02 15:46:32.650 31891 31903 I apkdone.com: WaitForGcToComplete blocked
RunEmptyCheckpoint on ProfileSaver for 15.973ms
10-02 15:46:32.657 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.content.res.Resources$NotFoundException: File
res/mipmap/ic_launcher_foreground.xml from drawable resource ID #0x7f0f0001
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:914)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.originalLoadDrawable(ResourcesImpl.java:693)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:600)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1010)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1000)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:939)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:702)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
24)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:141)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1402)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1361)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1633)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:979)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:897)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~r8UxBz2-f5pVV5G6KH6srQ==/apkdone.com-
uKh7rJgLQmoWy-XqZVMLag==/base.apk"],nativeLibraryDirectories=[/data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/lib/arm, /data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/base.apk!/lib/armeabi-v7a,
/system/lib, /system_ext/lib]]
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
05)
10-02 15:46:32.668 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
10-02 15:46:32.669 31891 32018 W FlutterJNI: FlutterJNI.loadLibrary called more
than once
10-02 15:46:32.670 31891 32228 W FlutterJNI: FlutterJNI.prefetchDefaultFontManager
called more than once
10-02 15:46:32.681 31891 31891 W FlutterJNI: FlutterJNI.init called more than once
10-02 15:46:32.689 31891 31891 I FLTFireBGExecutor: Creating background
FlutterEngine instance, with args: []
10-02 15:46:32.715 31891 31891 D FlutterArchivePlugin: onAttachedToEngine - IN
10-02 15:46:32.715 31891 31891 D FlutterArchivePlugin: doOnAttachedToEngine - IN
10-02 15:46:32.715 31891 31891 D FlutterArchivePlugin: doOnAttachedToEngine - OUT
10-02 15:46:32.715 31891 31891 D FlutterArchivePlugin: onAttachedToEngine - OUT
10-02 15:46:32.750 31891 31891 I DynamiteModule: Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:223104600
10-02 15:46:32.750 31891 31891 I DynamiteModule: Selected remote version of
com.google.android.gms.ads.dynamite, version >= 223104600
10-02 15:46:32.751 31891 31891 I DynamiteLoaderV2Impl: [70]
com.google.android.gms.ads.dynamite
10-02 15:46:32.753 31891 31891 D DynamitePackage: Instantiated singleton
DynamitePackage.
10-02 15:46:32.753 31891 31891 D DynamitePackage: Instantiating
com.google.android.gms.ads.ChimeraMobileAdsSettingManagerCreatorImpl
10-02 15:46:32.804 31891 31891 I Ads : Updating ad debug logging enablement.
10-02 15:46:32.835 31891 32246 W ConnectionStatusConfig: Dynamic lookup for intent
failed for action: com.google.android.gms.leibniz.events.service.START
10-02 15:46:32.838 31891 32246 W GmsClient: unable to connect to service:
com.google.android.gms.leibniz.events.service.START on com.google.android.gms
10-02 15:46:32.938 31891 31891 D EgretLoader: EgretLoader(Context context)
10-02 15:46:32.938 31891 31891 D EgretLoader: The context is not activity
10-02 15:46:32.987 31891 31891 D UnityAds:
com.unity3d.services.ads.UnityAdsImplementation.initialize() (line:3) :: ENTERED
METHOD
10-02 15:46:32.988 31891 31891 D UnityAds:
com.unity3d.services.UnityServices.initialize() (line:1) :: ENTERED METHOD
10-02 15:46:32.989 31891 31891 I UnityAds:
com.unity3d.services.UnityServices.initialize() (line:39) :: Initializing Unity
Services 4.2.1 (4210) with game id 4557173 in production mode
10-02 15:46:32.999 31891 31891 I UnityAds:
com.unity3d.services.UnityServices.initialize() (line:46) :: Unity Services
environment check OK
10-02 15:46:33.017 31891 31891 D VungleLogger: Please setup Logger first.
10-02 15:46:33.045 31891 31891 W Looper : PerfMonitor doFrame : time=9ms
vsyncFrame=0 latency=344ms procState=2 historyMsgCount=10 (msgIndex=4 wall=261ms
seq=95 running=214ms runnable=16ms io=1ms late=34ms h=android.os.Handler
c=io.flutter.embedding.engine.dart.a)
10-02 15:46:33.048 31891 31891 I FLTFireMsgService:
FlutterFirebaseMessagingBackgroundService started!
10-02 15:46:33.063 31891 32243 W Ads : Update ad debug logging enablement as
false
10-02 15:46:33.063 31891 31891 W vng_background-: type=1400 audit(0.0:17827): avc:
denied { read } for name="/" dev="dm-7" ino=2
scontext=u:r:untrusted_app:s0:c26,c257,c512,c768 tcontext=u:object_r:rootfs:s0
tclass=dir permissive=0 app=apkdone.com
10-02 15:46:33.096 31891 32263 D c : crash report is disabled.
10-02 15:46:33.121 31891 32263 D m : on network changed: 0->1
10-02 15:46:33.133 31891 32288 E ActivityThread: Failed to find provider info for
com.xiaomi.market.provider.DirectMailProvider
10-02 15:46:33.151 31891 32255 I UnityAds:
com.unity3d.services.core.configuration.InitializeThread$InitializeStateConfig.exec
ute() (line:2) :: Unity Ads init: load configuration from
https://configv2.unityads.unity3d.com/webview/4.2.1/release/config.json
10-02 15:46:33.255 31891 31891 D CompatibilityChangeReporter: Compat change id
reported: 150939131; UID 10282; state: ENABLED
10-02 15:46:33.256 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:33.401 31891 32200 W FlurryAgent: Analytics report sent to
https://data.flurry.com/v1/flr.do
10-02 15:46:33.413 31891 31891 D EgretLoader: EgretLoader(Context context)
10-02 15:46:33.413 31891 31891 D EgretLoader: The context is not activity
10-02 15:46:33.475 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:33.475 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:33.513 31891 31903 I apkdone.com: Background young concurrent copying
GC freed 247420(14MB) AllocSpace objects, 121(4620KB) LOS objects, 68% free,
11MB/35MB, paused 148us total 150.315ms
10-02 15:46:33.710 31891 32200 W FlurryAgent: Analytics report sent to
https://data.flurry.com/v1/flr.do
10-02 15:46:33.853 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:33.875 31891 32255 I UnityAds:
com.unity3d.services.core.configuration.InitializeThread$InitializeStateLoadCache.e
xecute() (line:6) :: Unity Ads init: webapp loaded from local cache
10-02 15:46:33.889 31891 31891 D EgretLoader: EgretLoader(Context context)
10-02 15:46:33.889 31891 31891 D EgretLoader: The context is not activity
10-02 15:46:34.036 31891 31903 I apkdone.com: Background concurrent copying GC
freed 103784(5724KB) AllocSpace objects, 28(21MB) LOS objects, 49% free, 13MB/27MB,
paused 107us total 107.028ms
10-02 15:46:34.040 31891 31905 W System : A resource failed to call end.
10-02 15:46:34.089 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:34.324 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:34.731 31891 32311 W UnityAds:
com.unity3d.services.core.api.Sdk.logWarning() (line:1) :: {"message":"model:
DeviceInfo key: openAdvertisingTrackingId with value: null: null is not in:
string,undefined","name":"CheckValueError"}
10-02 15:46:35.127 31891 31976 W UnityAds:
com.unity3d.services.core.connectivity.ConnectivityMonitor.connectionStatusChanged(
) (line:8) :: Unity Ads was not able to get current network type due to missing
permission
10-02 15:46:35.134 31891 31976 W UnityAds:
com.unity3d.services.core.connectivity.ConnectivityMonitor.connectionStatusChanged(
) (line:8) :: Unity Ads was not able to get current network type due to missing
permission
10-02 15:46:35.141 31891 32311 I UnityAds:
com.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Requesting configuration
from https://publisher-config.unityads.unity3d.com/games/4557173/configuration?
deviceMake=Xiaomi&screenDensity=440&screenSize=268435810&idfi=14b4a1b8-04ce-4bf8-
8eb4-d613d3fe54c1&advertisingTrackingId=00000000-0000-0000-0000-
000000000000&limitAdTracking=true&installationId=14b4a1b8-04ce-4bf8-8eb4-
d613d3fe54c1&connectionType=wifi&screenHeight=2263&screenWidth=1080&bundleId=apkdon
e.com&encrypted=true&rooted=false&platform=android&sdkVersion=4210&osVersion=11&dev
iceModel=M2101K7AI&language=en_GB&test=false&first=false&userLevelFlagDetected=fals
e&store=l4IxicZHoPjOuq4RTGKk6C1VmTPtFZHgRdB8ad97oZlff9zLCWC5ClEE1VqP70HhBFsxN34PYle
jC_h_-
_JTMFs58PIMBdgbZeO0toHfZcqVJPc2il2QB06zNM5lp08YungJdtWeMD6th8AAi1eZ6mlCLDSwtpzQqia9
GS5qJBUhb_1YPpnpscd5SBvyU_YTGPc9erweVqwwKxVTR4aX7_CKGmBkU7UmxzVoWEMkAo7Mu1BJNlDHYfx
KraJx04V7H9_n9fJi3yMQAOMvyaSeZwDGYjgbE8BYBiVtM45E7S9R0tSPG-ryYAcBP6USBwmEK1ysj-
HzhIHXdPSKs5I1h0sU11OapjDRahPn_Xbm4OARm9IQfw%3D%3D
10-02 15:46:35.311 31891 31935 I TRuntime.CctTransportBackend: Status Code: 200
10-02 15:46:35.954 31891 32311 I UnityAds:
com.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Received configuration for
token
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHAiOjgxLCJhcHBMZXZlbENvcHBhIjpmYWxzZSwiYX
R0IjowLCJhdWMiOjE5OCwiYXVpIjoyMzksImF6cCI6IjgwZjhjMzBhLTNkOTgtNDEzNi1iNmZmLWMzZDhhO
GI5OGJiZCIsImNhbGN1bGF0ZWRDb3BwYSI6ZmFsc2UsImNvbnNlbnQiOmZhbHNlLCJjb250ZXh0dWFsT25s
eSI6ZmFsc2UsImNwaSI6MTEzLCJjcmVhdGVkIjoxNjY0NzEwNzI4MDAwLCJkbHQiOjAsImR0IjowLCJldHQ
iOlsyMTQ3NDgzOTIzLDgwNjUsNzMxMCw4MzIwLDc3NTcsNTc1Niw3NzM5LDc5NDYsNzg3NSw1MzQ1LDgxMz
IsODMyMyw1MzQ5LDczNDYsNzYxMF0sImV4cCI6MTY2NTkyMDc5NSwiaWFwIjo1NywiaWF0IjoxNjY0NzExM
Tk1LCJpZyI6InRMRmU0eUR1YnV3RGRPTEt1V2svU1BkYkZVMEtlWnQzNTcyMlZhUDJGRU4wdVJmclA5aGVk
OGo3VGRMck1OZUFMcnE1NHc9PSIsImluc3RhbGxhdGlvbklkIjoiMTRiNGExYjgtMDRjZS00YmY4LThlYjQ
tZDYxM2QzZmU1NGMxIiwiaXIiOiJJOWNMS1BGeTMram5CWnk4QzZyWWZValorc094SEo5VkEvV3hSSXZFeW
51UWJIRE4wSEtiWi9CaGh1MEZPcXA3SHpqOURxYUpGY3kzU1NXWlFVYURYdz09IiwiaXNzIjoiYWRzLXNka
y1jb25maWd1cmF0aW9uLnVuaXR5YWRzLnVuaXR5M2QuY29tIiwibGVnYWxUZXJyaXRvcnkiOjAsImx0diI6
MzksIm1peGVkIjpmYWxzZSwicHJvIjoxMDIsInByb3hpZWQiOmZhbHNlLCJzcyI6ImI5MWM4MjRkLTgzNGE
tNDIyYi1iMzg4LWI5NjVhZTc2YTcyYiIsInN1YiI6IlFEamRkOG1Bb2ZBOHY0NVV1b05pa0M2Q2phYUh4bU
lxWEUxWkpFZ2ZjYVdnclZlQ0IvdVZBUVRpT3g3RFM2VElJdzBEeXc9PSIsInRndCI6MTg5LCJ4cHIiOjg4f
Q.hvEf8WLFTh6aai5jcnlEUfhiZQ6O3r0miKre0sQiu04 (A/B group 11)
10-02 15:46:35.957 31891 32263 D com.vungle.warren.VungleApiClient: Config
Response: {"endpoints":{"new":"https://api.vungle.com/api/v5/new","ads":"https://
api.vungle.com/api/v5/ads","will_play_ad":"https://api.vungle.com/api/v5/
will_play_ad","report_ad":"https://api.vungle.com/api/v5/
report_ad","log":"https://logs.ads.vungle.com/sdk","ri":"https://
events.ads.vungle.com/api/v5/ri","cache_bust":"https://events.ads.vungle.com/api/
v5/cache_bust","sdk_bi":"https://logs.ads.vungle.com/api/v5/
sdk_bi","error_logs":"https://events.ads.vungle.com/sdk/
error_logs","metrics":"https://events.ads.vungle.com/sdk/metrics"},"placements":
[{"id":"6231bb02073c1f2f79d7c6c7","reference_id":"DEFAULT-
6045176","is_auto_cached":true,"is_incentivized":false,"supported_template_types":
["fullscreen","fullscreen"],"supported_ad_formats":
["third_party","third_party_playable","vungle_mraid"],"cache_priority":8},
{"id":"623316691261eebebcaf40b1","reference_id":"DOWNLOAD_GAME_REWARD_ALL_PRICE-
0719134","is_auto_cached":false,"is_incentivized":true,"supported_template_types":
["fullscreen","fullscreen"],"supported_ad_formats":
["third_party","third_party_playable","vungle_mraid"]},
{"id":"623c4e0e4537632917292735","reference_id":"RECOMMEND_BANNER_ALL_PRICE-
7236779","is_auto_cached":false,"is_incentivized":false,"ad_refresh_duration":0,"su
pported_template_types":["banner"],"supported_ad_formats":
["third_party","vungle_mraid"]},
{"id":"623c4e5b9a33c27e2342a014","reference_id":"GAME_DETAIL_BANNER_ALL_PRICE-
5033098","is_auto_cached":false,"is_incentivized":false,"ad_refresh_duration":0,"su
pported_template_types":["banner"],"supported_ad_formats":
["third_party","vungle_mraid"]},
{"id":"624ee6a4e65ce16d1fe99de9","reference_id":"APP_OPEN_ALL_PRICE_TEST-
2943948","is_auto_cached":false,"is_incentivized":false,"supported_template_types":
["fullscreen","fullscreen"],"supported_ad_formats":
["third_party","third_party_playable","vungle_mraid"]},
{"id":"624fd639adb1db293611114b","reference_id":"APP_OPEN_ALL_PRICE_TEST02-
2456068","is_auto_cached":false,"is_incentivized":false,"supported_template_types":
["fullscreen","fullscreen"],"supported_ad_formats":
["third_party","third_party_playable","vungle_mraid"]},
{"id":"624fdd63b53e77a886fda92f","reference_id":"APP_OPEN_HIGH_PRICE-
9667104","is_auto_cached":true,"is_incentivized":false,"supported_template_types":
["fullscreen","fullscreen"],"supported_ad_formats":
["third_party","third_party_playable","vungle_mraid"],"cache_priority":9},
{"id":"624fdfa25b1c6777b6616f3c","reference_id":"APP_OPEN_MID_PRICE-
1652114","is_auto_cached":false,"is_incentivized":false,"supported_template_types":
["fullscreen","fullscreen"],"supported_ad_formats":
["third_party","third_party_playable","vungle_mraid"]},
{"id":"624fe093b53e77a886fda940","reference_id":"DOWNLOAD_GAME_REWARD_HIGH_PRICE-
6088314","is_auto_cached":false,"is_incentivized":true,"supported_template_types":
["fullscreen","fullscreen"],"supported_ad_formats":
["third_party","third_party_playable","vungle_mraid"]},
{"id":"624fe104b385686851afce07","reference_id":"DOWNLOAD_GAME_MID_PRICE-
1901884","is_auto_cached":false,"is_incentivized":true,"supported_template_types":
["fullscreen","fullscreen"],"supported_ad_formats":
["third_party","third_party_playable","vungle_mraid"]},
{"id":"6257c670ac21cddf70f41537","reference_id":"GAME_OPEN_APP_TEST-
0995526","is_auto_cached":false,"is_incentivized":false,"supported_template_types":
["fullscreen","fullscreen"],"supported_ad_formats":
["third_party","third_party_playable","vungle_mraid"]},
{"id":"625d472ac69cb9c677468a05","reference_id":"RECOMMEND_BANNER_TEST-
1908672","is_auto_cached":false,"is_incentivized":false,"ad_refresh_duration":0,"su
pported_template_types":["banner"],"supported_ad_formats":
["third_party","vungle_mraid"]},
{"id":"625e8225cb3c632c6b16e652","reference_id":"GAME_DETAIL_BANNER_TEST-
0364547","is_auto_cached":false,"is_incentivized":false,"ad_refresh_duration":0,"su
pported_template_types":["banner"],"supported_ad_formats":
["third_party","vungle_mraid"]},
{"id":"6260c792b090bdfbd3c52da9","reference_id":"EXIT_APP_MREC-
8896541","is_auto_cached":false,"is_ince
10-02 15:46:35.959 31891 32263 D PlacementModel: SupportedTemplatesTypes :
fullscreen
10-02 15:46:35.959 31891 32263 D PlacementModel: SupportedTemplatesTypes :
fullscreen
10-02 15:46:35.959 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.959 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.960 31891 32263 D PlacementModel: SupportedTemplatesTypes :
fullscreen
10-02 15:46:35.960 31891 32263 I chatty : uid=10282(apkdone.com) vng_background-
identical 5 lines
10-02 15:46:35.960 31891 32263 D PlacementModel: SupportedTemplatesTypes :
fullscreen
10-02 15:46:35.960 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.961 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.961 31891 32263 D PlacementModel: SupportedTemplatesTypes : mrec
10-02 15:46:35.961 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.961 31891 32263 I chatty : uid=10282(apkdone.com) vng_background-
identical 4 lines
10-02 15:46:35.961 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.961 31891 32263 D PlacementModel: SupportedTemplatesTypes : mrec
10-02 15:46:35.961 31891 32263 I chatty : uid=10282(apkdone.com) vng_background-
identical 1 line
10-02 15:46:35.961 31891 32263 D PlacementModel: SupportedTemplatesTypes : mrec
10-02 15:46:35.961 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.962 31891 32263 D PlacementModel: SupportedTemplatesTypes : mrec
10-02 15:46:35.962 31891 32263 D PlacementModel: SupportedTemplatesTypes :
fullscreen
10-02 15:46:35.962 31891 32263 D PlacementModel: SupportedTemplatesTypes : mrec
10-02 15:46:35.962 31891 32263 I chatty : uid=10282(apkdone.com) vng_background-
identical 1 line
10-02 15:46:35.962 31891 32263 D PlacementModel: SupportedTemplatesTypes : mrec
10-02 15:46:35.962 31891 32263 D PlacementModel: SupportedTemplatesTypes :
fullscreen
10-02 15:46:35.962 31891 32263 I chatty : uid=10282(apkdone.com) vng_background-
identical 1 line
10-02 15:46:35.962 31891 32263 D PlacementModel: SupportedTemplatesTypes :
fullscreen
10-02 15:46:35.963 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.963 31891 32263 I chatty : uid=10282(apkdone.com) vng_background-
identical 3 lines
10-02 15:46:35.963 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.963 31891 32263 D PlacementModel: SupportedTemplatesTypes :
fullscreen
10-02 15:46:35.963 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.963 31891 32263 D PlacementModel: SupportedTemplatesTypes : mrec
10-02 15:46:35.963 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.964 31891 32263 D PlacementModel: SupportedTemplatesTypes : mrec
10-02 15:46:35.964 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:35.964 31891 32263 D PlacementModel: SupportedTemplatesTypes : banner
10-02 15:46:36.048 31891 32311 W UnityAds:
com.unity3d.services.core.device.Device.getNetworkType() (line:4) :: Unity Ads was
not able to get current network type due to missing permission
10-02 15:46:36.064 31891 32311 W UnityAds:
com.unity3d.services.core.device.Device.getNetworkType() (line:4) :: Unity Ads was
not able to get current network type due to missing permission
10-02 15:46:36.111 31891 32358 D a : Setting process thread prio = 12 for
p1.c
10-02 15:46:36.111 31891 32358 D a : Start job p1.cThread vng_jr-th-1
10-02 15:46:36.111 31891 32263 D com.vungle.warren.Vungle: starting jobs for
autocached advs
10-02 15:46:36.111 31891 32358 D p1.c : CleanupJob: Current directory snapshot
10-02 15:46:36.113 31891 32359 D a : Setting process thread prio = 10 for
p1.k
10-02 15:46:36.113 31891 32359 D a : Start job p1.kThread vng_jr-th-2
10-02 15:46:36.113 31891 32360 D a : Setting process thread prio = 10 for j
10-02 15:46:36.113 31891 32360 D a : Start job jThread vng_jr-th-3
10-02 15:46:36.113 31891 32360 D c : Crash report disabled, no need to send
crash log files.
10-02 15:46:36.113 31891 32360 D c : Logging disabled, no need to send log
files.
10-02 15:46:36.113 31891 32360 D a : On job finished j with result 0
10-02 15:46:36.114 31891 32361 D a : Setting process thread prio = 10 for a
10-02 15:46:36.114 31891 32361 D a : Start job aThread vng_jr-th-4
10-02 15:46:36.136 31891 32359 D a : On job finished p1.k with result 0
10-02 15:46:36.137 31891 32361 D a : On job finished a with result 0
10-02 15:46:36.149 31891 32269 I b : Searching for valid advertisement for
placement with MOD_DETAIL_BANNER_BIDDING-7326053event ID null
10-02 15:46:36.151 31891 32263 W com.vungle.warren.d: Placement
MOD_DETAIL_BANNER_BIDDING-7326053 is snoozed
10-02 15:46:36.151 31891 32263 D com.vungle.warren.d: Placement
MOD_DETAIL_BANNER_BIDDING-7326053 is sleeping rescheduling it
10-02 15:46:36.157 31891 32269 I b : Searching for valid advertisement for
placement with SEARCH_GAME_BANNER_BIDDING-2797299event ID null
10-02 15:46:36.158 31891 32263 W com.vungle.warren.d: Placement
SEARCH_GAME_BANNER_BIDDING-2797299 is snoozed
10-02 15:46:36.158 31891 32263 D com.vungle.warren.d: Placement
SEARCH_GAME_BANNER_BIDDING-2797299 is sleeping rescheduling it
10-02 15:46:36.181 31891 32269 I b : Searching for valid advertisement for
placement with GAME_DOWNLOAD_MREC_BIDDING-0675446event ID null
10-02 15:46:36.181 31891 32358 W p1.c : setting valid adv
63397851c0b7c9651eb78949 for placement APP_OPEN_HIGH_PRICE-9667104
10-02 15:46:36.182 31891 32263 W com.vungle.warren.d: Placement
GAME_DOWNLOAD_MREC_BIDDING-0675446 is snoozed
10-02 15:46:36.182 31891 32263 D com.vungle.warren.d: Placement
GAME_DOWNLOAD_MREC_BIDDING-0675446 is sleeping rescheduling it
10-02 15:46:36.187 31891 32269 I b : Searching for valid advertisement for
placement with GAME_DETAIL_BANNER_BIDDING-9742167event ID null
10-02 15:46:36.188 31891 32263 W com.vungle.warren.d: Placement
GAME_DETAIL_BANNER_BIDDING-9742167 is snoozed
10-02 15:46:36.188 31891 32263 D com.vungle.warren.d: Placement
GAME_DETAIL_BANNER_BIDDING-9742167 is sleeping rescheduling it
10-02 15:46:36.191 31891 32269 I b : Searching for valid advertisement for
placement with APP_OPEN_BIDDING-3723667event ID null
10-02 15:46:36.192 31891 32263 W com.vungle.warren.d: Placement APP_OPEN_BIDDING-
3723667 is snoozed
10-02 15:46:36.192 31891 32263 D com.vungle.warren.d: Placement APP_OPEN_BIDDING-
3723667 is sleeping rescheduling it
10-02 15:46:36.195 31891 32269 I b : Searching for valid advertisement for
placement with GAME_PAGE_DETAIL_INTER_BIDDING-6482773event ID null
10-02 15:46:36.196 31891 32263 W com.vungle.warren.d: Placement
GAME_PAGE_DETAIL_INTER_BIDDING-6482773 is snoozed
10-02 15:46:36.196 31891 32263 D com.vungle.warren.d: Placement
GAME_PAGE_DETAIL_INTER_BIDDING-6482773 is sleeping rescheduling it
10-02 15:46:36.200 31891 32269 I b : Searching for valid advertisement for
placement with GAME_DOWNLOAD_REWARD_BIDDING-7168597event ID null
10-02 15:46:36.200 31891 32263 W com.vungle.warren.d: Placement
GAME_DOWNLOAD_REWARD_BIDDING-7168597 is snoozed
10-02 15:46:36.200 31891 32263 D com.vungle.warren.d: Placement
GAME_DOWNLOAD_REWARD_BIDDING-7168597 is sleeping rescheduling it
10-02 15:46:36.204 31891 32269 I b : Searching for valid advertisement for
placement with DEFAULT-6045176event ID null
10-02 15:46:36.204 31891 32263 W com.vungle.warren.d: Placement DEFAULT-6045176 is
snoozed
10-02 15:46:36.205 31891 32263 D com.vungle.warren.d: Placement DEFAULT-6045176 is
sleeping rescheduling it
10-02 15:46:36.208 31891 32269 I b : Searching for valid advertisement for
placement with APP_OPEN_HIGH_PRICE-9667104event ID null
10-02 15:46:36.235 31891 32263 I com.vungle.warren.d: found already cached valid
adv, calling onAdLoad callback for request
AdRequest{placementId='APP_OPEN_HIGH_PRICE-9667104', adMarkup=null, type=0,
adCount=1}
10-02 15:46:36.238 31891 32263 I com.vungle.warren.d: loading took 125ms
for:AdRequest{placementId='APP_OPEN_HIGH_PRICE-9667104', adMarkup=null, type=0,
adCount=1}
10-02 15:46:36.250 31891 32358 D a : On job finished p1.c with result 0
10-02 15:46:36.264 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.content.res.Resources$NotFoundException: File
res/mipmap/ic_launcher_foreground.xml from drawable resource ID #0x7f0f0001
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:914)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.originalLoadDrawable(ResourcesImpl.java:693)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:600)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1010)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1000)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:939)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:702)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
24)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:141)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1402)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1361)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1633)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:979)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:897)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~r8UxBz2-f5pVV5G6KH6srQ==/apkdone.com-
uKh7rJgLQmoWy-XqZVMLag==/base.apk"],nativeLibraryDirectories=[/data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/lib/arm, /data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/base.apk!/lib/armeabi-v7a,
/system/lib, /system_ext/lib]]
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
05)
10-02 15:46:36.287 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
10-02 15:46:36.306 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:36.306 31891 31891 I chatty : uid=10282(apkdone.com) identical 1 line
10-02 15:46:36.314 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.content.res.Resources$NotFoundException: File
res/mipmap/ic_launcher_foreground.xml from drawable resource ID #0x7f0f0001
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:914)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.originalLoadDrawable(ResourcesImpl.java:693)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:600)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1010)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1000)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:939)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:702)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
24)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:141)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1402)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1361)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1633)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:979)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:897)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~r8UxBz2-f5pVV5G6KH6srQ==/apkdone.com-
uKh7rJgLQmoWy-XqZVMLag==/base.apk"],nativeLibraryDirectories=[/data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/lib/arm, /data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/base.apk!/lib/armeabi-v7a,
/system/lib, /system_ext/lib]]
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
05)
10-02 15:46:36.346 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
10-02 15:46:36.349 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.content.res.Resources$NotFoundException: File
res/mipmap/ic_launcher_foreground.xml from drawable resource ID #0x7f0f0001
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:914)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.originalLoadDrawable(ResourcesImpl.java:693)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:600)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1010)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1000)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:939)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:702)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
24)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:141)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1402)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1361)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1633)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:979)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:897)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~r8UxBz2-f5pVV5G6KH6srQ==/apkdone.com-
uKh7rJgLQmoWy-XqZVMLag==/base.apk"],nativeLibraryDirectories=[/data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/lib/arm, /data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/base.apk!/lib/armeabi-v7a,
/system/lib, /system_ext/lib]]
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
05)
10-02 15:46:36.809 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
10-02 15:46:36.834 31891 31891 I chatty : uid=10282(apkdone.com) identical 10
lines
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.content.res.Resources$NotFoundException: File
res/mipmap/ic_launcher_foreground.xml from drawable resource ID #0x7f0f0001
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:914)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.originalLoadDrawable(ResourcesImpl.java:693)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:600)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1010)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1000)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:939)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:702)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
24)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:141)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1402)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1361)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1633)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:979)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:897)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~r8UxBz2-f5pVV5G6KH6srQ==/apkdone.com-
uKh7rJgLQmoWy-XqZVMLag==/base.apk"],nativeLibraryDirectories=[/data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/lib/arm, /data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/base.apk!/lib/armeabi-v7a,
/system/lib, /system_ext/lib]]
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
05)
10-02 15:46:36.846 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
10-02 15:46:36.853 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:36.853 31891 31891 D Installations: Installation ID: fzha6TYiQL-
eg6Rv6pwMUi
10-02 15:46:36.862 32022 32049 I kdone.com:blac: WaitForGcToComplete blocked
RunEmptyCheckpoint on ProfileSaver for 13.180ms
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.content.res.Resources$NotFoundException: File
res/mipmap/ic_launcher_foreground.xml from drawable resource ID #0x7f0f0001
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:914)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.originalLoadDrawable(ResourcesImpl.java:693)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:600)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1010)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1000)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:939)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:702)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
24)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:141)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1402)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1361)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1633)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:979)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:897)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~r8UxBz2-f5pVV5G6KH6srQ==/apkdone.com-
uKh7rJgLQmoWy-XqZVMLag==/base.apk"],nativeLibraryDirectories=[/data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/lib/arm, /data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/base.apk!/lib/armeabi-v7a,
/system/lib, /system_ext/lib]]
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
05)
10-02 15:46:36.910 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
10-02 15:46:37.082 31891 31891 I chatty : uid=10282(apkdone.com) identical 2 lines
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.content.res.Resources$NotFoundException: File
res/mipmap/ic_launcher_foreground.xml from drawable resource ID #0x7f0f0001
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:914)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.originalLoadDrawable(ResourcesImpl.java:693)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:600)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1010)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1000)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:939)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:702)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
24)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:141)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1402)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1361)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1633)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:979)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:897)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~r8UxBz2-f5pVV5G6KH6srQ==/apkdone.com-
uKh7rJgLQmoWy-XqZVMLag==/base.apk"],nativeLibraryDirectories=[/data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/lib/arm, /data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/base.apk!/lib/armeabi-v7a,
/system/lib, /system_ext/lib]]
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
05)
10-02 15:46:37.086 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.content.res.Resources$NotFoundException: File
res/mipmap/ic_launcher_foreground.xml from drawable resource ID #0x7f0f0001
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:914)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.originalLoadDrawable(ResourcesImpl.java:693)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:600)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1010)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1000)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:939)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:702)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
24)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:141)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1402)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1361)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1633)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:979)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:897)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~r8UxBz2-f5pVV5G6KH6srQ==/apkdone.com-
uKh7rJgLQmoWy-XqZVMLag==/base.apk"],nativeLibraryDirectories=[/data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/lib/arm, /data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/base.apk!/lib/armeabi-v7a,
/system/lib, /system_ext/lib]]
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
05)
10-02 15:46:37.373 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
10-02 15:46:37.416 31891 31891 I chatty : uid=10282(apkdone.com) identical 9 lines
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.content.res.Resources$NotFoundException: File
res/mipmap/ic_launcher_foreground.xml from drawable resource ID #0x7f0f0001
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:914)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.originalLoadDrawable(ResourcesImpl.java:693)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:600)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1010)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1000)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:939)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:702)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:236)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8019)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
24)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:141)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1402)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1361)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1633)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:979)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:897)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~r8UxBz2-f5pVV5G6KH6srQ==/apkdone.com-
uKh7rJgLQmoWy-XqZVMLag==/base.apk"],nativeLibraryDirectories=[/data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/lib/arm, /data/app/~~r8UxBz2-
f5pVV5G6KH6srQ==/apkdone.com-uKh7rJgLQmoWy-XqZVMLag==/base.apk!/lib/armeabi-v7a,
/system/lib, /system_ext/lib]]
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
05)
10-02 15:46:37.419 31891 31891 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
10-02 15:46:37.647 31891 32311 I UnityAds:
com.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Webview started using the
latest version
10-02 15:46:37.657 31891 31905 W System : A resource failed to call end.
10-02 15:46:37.658 31891 31905 I chatty : uid=10282(apkdone.com) FinalizerDaemon
identical 1 line
10-02 15:46:37.658 31891 31905 W System : A resource failed to call end.
10-02 15:46:38.610 31891 31891 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent
{ action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x8,
repeatCount=0, eventTime=12184747, downTime=12184747, deviceId=-1, source=0x101,
displayId=0 }
10-02 15:46:38.611 31891 31891 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent
{ action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x8,
repeatCount=0, eventTime=12184747, downTime=12184747, deviceId=-1, source=0x101,
displayId=0 }
10-02 15:46:50.184 31891 32735 W FlurryAgent: Analytics report sent to
https://data.flurry.com/v1/flr.do
10-02 15:47:01.648 31891 31935 I TRuntime.CctTransportBackend: Making request to:
https://firebaselogging-pa.googleapis.com/v1/firelog/legacy/batchlog
10-02 15:47:04.784 31891 31935 I TRuntime.CctTransportBackend: Status Code: 200

You might also like