0% found this document useful (0 votes)
30 views66 pages

Logcat

The document contains log messages from an Android application startup process. It shows the application selecting a remote version of the DynamiteModule, initializing Firebase services, and encountering errors related to reflection and hidden API exemptions when trying to attach a debugging module.

Uploaded by

Leo Calderon
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)
30 views66 pages

Logcat

The document contains log messages from an Android application startup process. It shows the application selecting a remote version of the DynamiteModule, initializing Firebase services, and encountering errors related to reflection and hidden API exemptions when trying to attach a debugging module.

Uploaded by

Leo Calderon
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/ 66

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

06-25 08:19:58.435 11732 11768 I DynamiteModule: Considering local module


com.google.android.gms.measurement.dynamite:73 and remote module
com.google.android.gms.measurement.dynamite:74
06-25 08:19:58.435 11732 11768 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 74
06-25 08:19:58.436 11732 11768 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
06-25 08:19:58.445 11732 11768 W System : ClassLoader referenced unknown path:
06-25 08:19:58.459 11732 11732 I FirebaseInitProvider: FirebaseApp initialization
successful
06-25 08:19:58.460 11732 11732 D FLTFireContextHolder: received application
context.
06-25 08:19:58.473 11732 11732 D CompatibilityChangeReporter: Compat change id
reported: 147600208; UID 10291; state: ENABLED
06-25 08:19:58.481 11732 11732 D DownloaderInitializer: MAX_CONCURRENT_TASKS = 10
06-25 08:19:58.506 11732 11732 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.
06-25 08:19:58.506 11732 11732 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.
--------- beginning of system
06-25 08:19:58.521 11732 11816 E ActivityThread: Failed to find provider info for
com.facebook.katana.provider.PlatformProvider
06-25 08:19:58.521 11732 11816 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.
06-25 08:19:58.536 11732 11802 D CompatibilityChangeReporter: Compat change id
reported: 160794467; UID 10291; state: ENABLED
06-25 08:20:00.328 11732 11819 W apkdone.com: Long monitor contention with owner
main (11732) at java.io.File[]
android.app.ContextImpl.getExternalFilesDirs(java.lang.String)
(ContextImpl.java:835) waiters=0 in java.io.File
android.app.ContextImpl.getPreferencesDir() for 1.785s
06-25 08:20:00.328 11732 11777 W apkdone.com: Long monitor contention with owner
main (11732) at java.io.File[]
android.app.ContextImpl.getExternalFilesDirs(java.lang.String)
(ContextImpl.java:835) waiters=1 in java.io.File
android.app.ContextImpl.getFilesDir() for 1.242s
06-25 08:20:00.330 11732 11770 W apkdone.com: Long monitor contention with owner
Measurement Worker (11819) at android.content.SharedPreferences
android.app.ContextImpl.getSharedPreferences(java.lang.String, int)
(ContextImpl.java:550) waiters=1 in android.content.SharedPreferences
android.app.ContextImpl.getSharedPreferences(java.lang.String, int) for 1.498s
06-25 08:20:00.330 11732 11812 W apkdone.com: Long monitor contention with owner
Measurement Worker (11819) at android.content.SharedPreferences
android.app.ContextImpl.getSharedPreferences(java.lang.String, int)
(ContextImpl.java:550) waiters=2 in android.content.SharedPreferences
android.app.ContextImpl.getSharedPreferences(java.lang.String, int) for 1.418s
06-25 08:20:00.331 11732 11788 W apkdone.com: Long monitor contention with owner
Measurement Worker (11819) at android.content.SharedPreferences
android.app.ContextImpl.getSharedPreferences(java.lang.String, int)
(ContextImpl.java:550) waiters=0 in android.content.SharedPreferences
android.app.ContextImpl.getSharedPreferences(java.lang.String, int) for 1.699s
06-25 08:20:00.336 11732 11815 W apkdone.com: Long monitor contention with owner
Measurement Worker (11819) at android.content.SharedPreferences
android.app.ContextImpl.getSharedPreferences(java.lang.String, int)
(ContextImpl.java:550) waiters=3 in android.content.SharedPreferences
android.app.ContextImpl.getSharedPreferences(java.lang.String, int) for 1.295s
06-25 08:20:00.350 11732 11788 I DynamiteModule: Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:221908400
06-25 08:20:00.350 11732 11788 I DynamiteModule: Selected remote version of
com.google.android.gms.ads.dynamite, version >= 221908400
06-25 08:20:00.350 11732 11788 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
06-25 08:20:00.391 11921 11921 W kdone.com:blac: Using default instruction set
features for ARM CPU variant (cortex-a9) using conservative defaults
06-25 08:20:00.395 11921 11921 E kdone.com:blac: Not starting debugger since
process cannot load the jdwp agent.
06-25 08:20:00.397 11921 11921 D ProcessState: Binder ioctl to enable oneway spam
detection failed: Invalid argument
06-25 08:20:00.397 11732 11819 I FA : App measurement initialized, version:
65003
06-25 08:20:00.397 11732 11819 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
06-25 08:20:00.397 11732 11819 I FA : To enable faster debug mode event
logging run:
06-25 08:20:00.397 11732 11819 I FA : adb shell setprop
debug.firebase.analytics.app apkdone.com
06-25 08:20:00.408 11921 11921 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10291; state: ENABLED
06-25 08:20:00.419 11732 11819 I FA : Tag Manager is not found and thus will
not be used
06-25 08:20:00.424 11921 11921 V GraphicsEnvironment: ANGLE Developer option for
'apkdone.com' set to: 'default'
06-25 08:20:00.424 11921 11921 V GraphicsEnvironment: Updatable production driver
is not supported on the device.
06-25 08:20:00.426 11921 11921 I ForceDarkHelperStubImpl: initialize for
apkdone.com , ForceDarkOrigin
06-25 08:20:00.427 11921 11921 D OpenGLRenderer: JNI_OnLoad success
06-25 08:20:00.428 11921 11921 I MiuiForceDarkConfig: setConfig density:2.750000,
mainRule:0, secondaryRule:0, tertiaryRule:0
06-25 08:20:00.428 11921 11921 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-25 08:20:00.429 11921 11921 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-25 08:20:00.430 11921 11921 W kdone.com:blac: Accessing hidden method
Ldalvik/system/VMRuntime;->setHiddenApiExemptions([Ljava/lang/String;)V
(blocked,core-platform-api, reflection, denied)
06-25 08:20:00.431 11921 11921 W BootstrapClass: reflect bootstrap failed:
06-25 08:20:00.431 11921 11921 W BootstrapClass:
java.lang.reflect.InvocationTargetException
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
me.weishu.reflection.BootstrapClass.<clinit>(BootstrapClass.java:6)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
me.weishu.reflection.BootstrapClass.exemptAll(Unknown Source:0)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
me.weishu.reflection.Reflection.unseal(Reflection.java:2)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
top.niunaijun.blackbox.BlackBoxCore.doAttachBaseContext(BlackBoxCore.java:1)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
com.example.Application.attachBaseContext(Application.kt:2)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.app.Application.attach(Application.java:333)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.app.Instrumentation.newApplication(Instrumentation.java:1178)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1369)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7022)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.app.ActivityThread.access$1600(ActivityThread.java:271)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2125)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:00.431 11921 11921 W BootstrapClass: Caused by:
java.lang.NoSuchMethodException: dalvik.system.VMRuntime.setHiddenApiExemptions
[class [Ljava.lang.String;]
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
java.lang.Class.getMethod(Class.java:2103)
06-25 08:20:00.431 11921 11921 W BootstrapClass: at
java.lang.Class.getDeclaredMethod(Class.java:2081)
06-25 08:20:00.431 11921 11921 W BootstrapClass: ... 19 more
06-25 08:20:00.433 11921 11921 W kdone.com:blac: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
06-25 08:20:00.433 11921 11921 W kdone.com:blac: DexFile
/data/user/0/apkdone.com/code_cache/1656170400431.dex is in boot class path but is
not in a known location
06-25 08:20:00.456 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IWifiScannerProxy@fef3a40
06-25 08:20:00.457 11921 11921 D HookManager: hook error:
top.niunaijun.blackbox.fake.service.IWifiScannerProxy@fef3a40
06-25 08:20:00.457 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IStorageStatsManagerProxy@b2f571f
06-25 08:20:00.460 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ILauncherAppsProxy@7f21158
06-25 08:20:00.462 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IWindowManagerProxy@79178ed
06-25 08:20:00.466 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IActivityManagerProxy@245b47a
06-25 08:20:00.470 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAlarmManagerProxy@3c4d8a0
06-25 08:20:00.470 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.delegate.AppInstrumentation@d1f3515
06-25 08:20:00.471 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IDeviceIdentifiersPolicyProxy@54b0d91
06-25 08:20:00.473 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IUserManagerProxy@f8e9a82
06-25 08:20:00.474 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ILocationManagerProxy@fdbf7ef
06-25 08:20:00.477 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.INetworkManagementServiceProxy@51ee2e8
06-25 08:20:00.478 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPersistentDataBlockServiceProxy@1bfe83d
06-25 08:20:00.479 11921 11921 D HookManager: hook error:
top.niunaijun.blackbox.fake.service.IPersistentDataBlockServiceProxy@1bfe83d
06-25 08:20:00.479 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPackageManagerProxy@8092700
06-25 08:20:00.481 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IDevicePolicyManagerProxy@3470b8a
06-25 08:20:00.484 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IConnectivityManagerProxy@a126d7
06-25 08:20:00.485 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IGraphicsStatsProxy@1345030
06-25 08:20:00.486 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IFingerprintManagerProxy@bdf3265
06-25 08:20:00.486 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAppWidgetManagerProxy@e816b3a
06-25 08:20:00.487 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAccessibilityManagerProxy@62373c7
06-25 08:20:00.487 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IActivityClientProxy@11b2ade
06-25 08:20:00.489 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPowerManagerProxy@40adcb7
06-25 08:20:00.489 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IWifiManagerProxy@e6ba690
06-25 08:20:00.490 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPermissionManagerProxy@bc2abaf
06-25 08:20:00.491 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IPhoneSubInfoProxy@965b7a8
06-25 08:20:00.491 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IMediaRouterServiceProxy@bd661a7
06-25 08:20:00.492 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IVpnManagerProxy@23dd3c0
06-25 08:20:00.496 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.context.RestrictionsManagerStub@5b40bb5
06-25 08:20:00.497 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAppOpsManagerProxy@b14916
06-25 08:20:00.498 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IMediaSessionManagerProxy@4a064ee
06-25 08:20:00.499 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.context.ContentServiceStub@7f393ab
06-25 08:20:00.499 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IDisplayManagerProxy@bc7deb4
06-25 08:20:00.500 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAutofillManagerProxy@a44504c
06-25 08:20:00.501 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.INotificationManagerProxy@a531911
06-25 08:20:00.502 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ITelephonyRegistryProxy@77a5ce4
06-25 08:20:00.504 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IJobServiceProxy@756d949
06-25 08:20:00.504 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ISystemUpdateProxy@461e55a
06-25 08:20:00.504 11921 11921 D HookManager: hook error:
top.niunaijun.blackbox.fake.service.ISystemUpdateProxy@461e55a
06-25 08:20:00.505 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IStorageManagerProxy@f2c438b
06-25 08:20:00.505 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IContextHubServiceProxy@1a0c714
06-25 08:20:00.506 11921 11921 D HookManager: hook error:
top.niunaijun.blackbox.fake.service.IContextHubServiceProxy@1a0c714
06-25 08:20:00.506 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IVibratorServiceProxy@4a79903
06-25 08:20:00.506 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IShortcutManagerProxy@885e4ac
06-25 08:20:00.507 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.ITelephonyManagerProxy@20e73f1
06-25 08:20:00.510 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.HCallbackProxy@148ff62
06-25 08:20:00.510 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IAccountManagerProxy@b3bafae
06-25 08:20:00.511 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.libcore.OsStub@aba636b
06-25 08:20:00.512 11921 11921 D HookManager: hook:
top.niunaijun.blackbox.fake.service.IActivityTaskManagerProxy@90e0686
06-25 08:20:00.599 11921 11921 D ActivityThread: Loading provider
apkdone.com.blackbox.SystemCallProvider:
top.niunaijun.blackbox.core.system.SystemCallProvider
06-25 08:20:00.600 11921 11921 D SystemCallProvider: call: VM, Bundle[{_B_|
_server_name_=package_manager}]
06-25 08:20:00.601 11921 11921 D BlackBoxCore: getService: package_manager,
top.niunaijun.blackbox.core.system.pm.BPackageManagerService@705c9f8
06-25 08:20:00.607 11921 11935 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=88]
06-25 08:20:00.608 11732 11732 D BlackBoxCore: getService: activity_manager,
android.os.BinderProxy@6127d08
06-25 08:20:00.608 11921 11938 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=76]
06-25 08:20:00.609 11732 11732 D BlackBoxCore: getService: job_manager,
android.os.BinderProxy@427dca1
06-25 08:20:00.609 11921 11935 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
06-25 08:20:00.609 11732 11732 D BlackBoxCore: getService: package_manager,
android.os.BinderProxy@fb82ec6
06-25 08:20:00.609 11921 11935 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
06-25 08:20:00.609 11732 11732 D BlackBoxCore: getService: storage_manager,
android.os.BinderProxy@2d06e87
06-25 08:20:00.609 11921 11935 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=80]
06-25 08:20:00.610 11732 11732 D BlackBoxCore: getService: user_manager,
android.os.BinderProxy@7d661b4
06-25 08:20:00.610 11921 11935 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
06-25 08:20:00.610 11732 11732 D BlackBoxCore: getService: xposed_manager,
android.os.BinderProxy@d44a1dd
06-25 08:20:00.610 11921 11935 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=84]
06-25 08:20:00.610 11732 11732 D BlackBoxCore: getService: account_manager,
android.os.BinderProxy@d787152
06-25 08:20:00.611 11921 11935 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=88]
06-25 08:20:00.611 11732 11732 D BlackBoxCore: getService: location_manager,
android.os.BinderProxy@63b6c23
06-25 08:20:00.611 11921 11938 D SystemCallProvider: call: VM,
Bundle[mParcelledData.dataSize=96]
06-25 08:20:00.611 11732 11732 D BlackBoxCore: getService: notification_manager,
android.os.BinderProxy@851e520
06-25 08:20:00.613 11732 11732 W Looper : PerfMonitor longMsg : seq=2
plan=08:19:58.345 late=3ms wall=2264ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-25 08:20:00.621 11921 11921 I DaemonService: DaemonInnerService -> onCreate
06-25 08:20:00.621 11921 11921 I DaemonService: DaemonInnerService ->
onStartCommand
06-25 08:20:00.623 11921 11921 I DaemonService: DaemonInnerService -> onDestroy
06-25 08:20:00.632 11732 11732 W apkdone.com: type=1400 audit(0.0:65233): avc:
denied { read } for name="max_map_count" dev="proc" ino=4949259
scontext=u:r:untrusted_app:s0:c35,c257,c512,c768
tcontext=u:object_r:proc_max_map_count:s0 tclass=file permissive=0 app=apkdone.com
06-25 08:20:00.659 11732 11732 I AdrenoGLES-0: QUALCOMM build :
83a0eede45, If3f4a1ab82
06-25 08:20:00.659 11732 11732 I AdrenoGLES-0: Build Date :
11/18/21
06-25 08:20:00.659 11732 11732 I AdrenoGLES-0: OpenGL ES Shader Compiler Version:
EV031.32.02.15
06-25 08:20:00.659 11732 11732 I AdrenoGLES-0: Local Branch :
06-25 08:20:00.659 11732 11732 I AdrenoGLES-0: Remote Branch :
refs/tags/AU_LINUX_ANDROID_LA.UM.9.1.R1.11.00.00.604.070
06-25 08:20:00.659 11732 11732 I AdrenoGLES-0: Remote Branch :
NONE
06-25 08:20:00.659 11732 11732 I AdrenoGLES-0: Reconstruct Branch :
NOTHING
06-25 08:20:00.659 11732 11732 I AdrenoGLES-0: Build Config : S
P 10.0.6 AArch32
06-25 08:20:00.659 11732 11732 I AdrenoGLES-0: Driver
Path : /vendor/lib/egl/libGLESv2_adreno.so
06-25 08:20:00.708 11732 11732 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
06-25 08:20:00.748 11732 11732 D com.llfbandit.app_links: handleIntent: (Action)
android.intent.action.MAIN
06-25 08:20:00.748 11732 11732 D com.llfbandit.app_links: handleIntent: (Data) null
06-25 08:20:00.749 11732 11732 D FlutterArchivePlugin: onAttachedToEngine - IN
06-25 08:20:00.749 11732 11732 D FlutterArchivePlugin: doOnAttachedToEngine - IN
06-25 08:20:00.749 11732 11732 D FlutterArchivePlugin: doOnAttachedToEngine - OUT
06-25 08:20:00.749 11732 11732 D FlutterArchivePlugin: onAttachedToEngine - OUT
06-25 08:20:00.780 11732 11732 I WebViewFactory: Loading com.google.android.webview
version 102.0.5005.125 (code 500512533)
06-25 08:20:00.809 11732 11732 I cr_WVCFactoryProvider: Loaded
version=102.0.5005.125 minSdkVersion=29 isBundle=true multiprocess=true packageId=2
06-25 08:20:00.820 11732 11732 I cr_LibraryLoader: Successfully loaded native
library
06-25 08:20:00.820 11732 11732 I cr_CachingUmaRecorder: Flushed 8 samples from 8
histograms.
06-25 08:20:00.834 11732 11732 D ViewScrollStubImpl: the value of ScrollFrictionRes
is: 0.03
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (P0.c@bdf46f9) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (O0.a@eb3fc9f) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (M0.a@c4459b5) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (K0.g@36d884a) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.camera.CameraPlugin@865c3bb) but it was already
registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (D1.d@29980d8) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (I1.c@faddc31) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (E1.a@503df16) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (C1.a@1a2e097) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (S0.a@e91d284) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.analytics.FlutterFirebaseAnalyticsPlugin@8530a6d) but
it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.firebase.core.FlutterFirebaseCorePlugin@5d6d6a2) but it
was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.crashlytics.FlutterFirebaseCrashlyticsPlugin@52aef33)
but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (L1.a@c9b92f0) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.messaging.FlutterFirebaseMessagingPlugin@aa2e069) but
it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.performance.FlutterFirebasePerformancePlugin@1efbaee)
but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.firebase.firebaseremoteconfig.FirebaseRemoteConfigPlugin@1b4b8f
) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (L0.a@c3eee1c) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (vn.hunghd.flutterdownloader.e@9001a25) but it was already registered with
this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (T0.a@aa097fa) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (d.f@a0b11ab) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (F.a@b5ad008) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (com.pichillilorenzo.flutter_inappwebview.InAppWebViewFlutterPlugin@f3d33a1)
but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (f.a@25039c6) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin
(com.dexterous.flutterlocalnotifications.FlutterLocalNotificationsPlugin@2e71d87)
but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (N0.i@4d0e4b4) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin
(io.flutter.plugins.flutter_plugin_android_lifecycle.FlutterAndroidLifecyclePlugin@
9d868dd) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (K1.a@9062c52) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.googlemobileads.GoogleMobileAdsPlugin@28e0b23) but it
was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.googlesignin.GoogleSignInPlugin@df19820) but it was
already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.062 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (G2.c@4f7b5d9) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (O.a@5b6bb9e) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.packageinfo.PackageInfoPlugin@62c367f) but it was
already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.pathprovider.PathProviderPlugin@ea8164c) but it was
already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (e.f@f24d695) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (p0.b@84ef3aa) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (F1.f@757bb9b) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.sharedpreferences.SharedPreferencesPlugin@664b38) but it
was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (J0.b@bc94711) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (W0.l@80a076) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (Q0.l@8ec7677) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.urllauncher.UrlLauncherPlugin@fd0e2e4) but it was
already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (io.flutter.plugins.videoplayer.VideoPlayerPlugin@16a434d) but it was
already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (H2.a@54e4e02) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (j1.n@5a80313) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.063 11732 11732 W FlutterEngineCxnRegstry: Attempted to register
plugin (A1.d@d2b4950) but it was already registered with this FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@347463e).
06-25 08:20:01.073 11732 11732 W FlutterActivityAndFragmentDelegate: A splash
screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-
splash-migration for migration steps.
06-25 08:20:01.075 11732 11732 D IS_CTS_MODE: false
06-25 08:20:01.075 11732 11732 D MULTI_WINDOW_SWITCH_ENABLED: false
06-25 08:20:01.076 11732 11732 D IS_CTS_MODE: false
06-25 08:20:01.076 11732 11732 D MULTI_WINDOW_SWITCH_ENABLED: false
06-25 08:20:01.077 11732 11732 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-25 08:20:01.102 11732 11732 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-25 08:20:01.102 11732 11732 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-25 08:20:01.107 11732 11732 W Looper : PerfMonitor looperActivity :
package=apkdone.com/com.example.MainActivity time=494ms latency=2266ms running=0ms
procState=-1 historyMsgCount=2 (msgIndex=2 wall=2264ms seq=2 late=3ms
h=android.app.ActivityThread$H w=110)
06-25 08:20:01.108 11732 11732 W Looper : PerfMonitor looperActivity :
package=apkdone.com/com.example.MainActivity time=0ms latency=2761ms running=0ms
procState=-1 historyMsgCount=3 (msgIndex=2 wall=2264ms seq=2 late=3ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=494ms seq=3 late=2266ms
h=android.app.ActivityThread$H w=159)
06-25 08:20:01.122 11732 11812 E ActivityThread: Failed to find provider info for
com.facebook.katana.provider.AttributionIdProvider
06-25 08:20:01.131 11732 11813 E ActivityThread: Failed to find provider info for
com.facebook.katana.provider.AttributionIdProvider
06-25 08:20:01.162 11732 11943 D hw-ProcessState: Binder ioctl to enable oneway
spam detection failed: Invalid argument
06-25 08:20:01.234 11732 12026 W FlurryAgent: Analytics report sent with error
https://data.flurry.com/v1/flr.do
06-25 08:20:01.286 11732 11732 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-25 08:20:01.333 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:01.340 11732 11937 W FlutterJNI: FlutterJNI.loadLibrary called more
than once
06-25 08:20:01.344 11732 12044 W FlutterJNI: FlutterJNI.prefetchDefaultFontManager
called more than once
06-25 08:20:01.344 11732 11732 W FlutterJNI: FlutterJNI.init called more than once
06-25 08:20:01.346 11732 11732 I FLTFireBGExecutor: Creating background
FlutterEngine instance, with args: []
06-25 08:20:01.362 11732 11732 D FlutterArchivePlugin: onAttachedToEngine - IN
06-25 08:20:01.362 11732 11732 D FlutterArchivePlugin: doOnAttachedToEngine - IN
06-25 08:20:01.362 11732 11732 D FlutterArchivePlugin: doOnAttachedToEngine - OUT
06-25 08:20:01.362 11732 11732 D FlutterArchivePlugin: onAttachedToEngine - OUT
06-25 08:20:01.421 11732 11732 I DynamiteModule: Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:221908400
06-25 08:20:01.421 11732 11732 I DynamiteModule: Selected remote version of
com.google.android.gms.ads.dynamite, version >= 221908400
06-25 08:20:01.423 11732 11732 D DynamitePackage: Instantiated singleton
DynamitePackage.
06-25 08:20:01.423 11732 11732 D DynamitePackage: Instantiating
com.google.android.gms.ads.ChimeraMobileAdsSettingManagerCreatorImpl
06-25 08:20:01.475 11732 12065 W ConnectionStatusConfig: Dynamic lookup for intent
failed for action: com.google.android.gms.leibniz.events.service.START
06-25 08:20:01.477 11732 12065 W GmsClient: unable to connect to service:
com.google.android.gms.leibniz.events.service.START on com.google.android.gms
06-25 08:20:01.500 11732 11732 D CompatibilityChangeReporter: Compat change id
reported: 171228096; UID 10291; state: ENABLED
06-25 08:20:01.575 11732 11732 D UnityAds:
com.unity3d.services.ads.UnityAdsImplementation.initialize() (line:3) :: ENTERED
METHOD
06-25 08:20:01.575 11732 11732 D UnityAds:
com.unity3d.services.UnityServices.initialize() (line:1) :: ENTERED METHOD
06-25 08:20:01.576 11732 11732 I UnityAds:
com.unity3d.services.UnityServices.initialize() (line:39) :: Initializing Unity
Services 4.2.1 (4210) with game id 4557173 in production mode
06-25 08:20:01.579 11732 11997 W cr_media: Requires BLUETOOTH permission
06-25 08:20:01.663 11732 11732 I UnityAds:
com.unity3d.services.UnityServices.initialize() (line:46) :: Unity Services
environment check OK
06-25 08:20:01.680 11732 11732 D VungleLogger: Please setup Logger first.
06-25 08:20:01.688 11732 11732 I FLTFireMsgService:
FlutterFirebaseMessagingBackgroundService started!
06-25 08:20:01.692 11732 11732 W vng_background-: type=1400 audit(0.0:65234): avc:
denied { read } for name="/" dev="dm-5" ino=2
scontext=u:r:untrusted_app:s0:c35,c257,c512,c768 tcontext=u:object_r:rootfs:s0
tclass=dir permissive=0 app=apkdone.com
06-25 08:20:01.710 11732 12096 D c : crash report is disabled.
06-25 08:20:01.739 11732 12116 E ActivityThread: Failed to find provider info for
com.xiaomi.market.provider.DirectMailProvider
06-25 08:20:01.751 11732 12089 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
06-25 08:20:01.778 11732 11785 W System : Ignoring header If-None-Match because
its value was null.
06-25 08:20:01.781 11732 12096 D m : on network changed: 0->1
06-25 08:20:01.827 11732 11732 D CompatibilityChangeReporter: Compat change id
reported: 150939131; UID 10291; state: ENABLED
06-25 08:20:01.828 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle:
java.net.ConnectException: Failed to connect to ads.api.vungle.com/0.0.0.0:443
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
okhttp3.internal.connection.e.e(RealConnection.java:16)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
okhttp3.internal.connection.e.d(RealConnection.java:16)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
okhttp3.internal.connection.d.c(ExchangeFinder.java:30)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
okhttp3.internal.connection.d.b(ExchangeFinder.java:6)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
okhttp3.internal.connection.i.j(Transmitter.java:5)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
okhttp3.internal.connection.a.intercept(ConnectInterceptor.java:5)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
o2.f.d(RealInterceptorChain.java:13)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at o2.f.c(Unknown
Source:4)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
n2.b.intercept(CacheInterceptor.java:22)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
o2.f.d(RealInterceptorChain.java:13)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at o2.f.c(Unknown
Source:4)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
o2.a.intercept(BridgeInterceptor.java:28)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
o2.f.d(RealInterceptorChain.java:13)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
o2.i.intercept(RetryAndFollowUpInterceptor.java:5)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
o2.f.d(RealInterceptorChain.java:13)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at o2.f.c(Unknown
Source:4)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
com.vungle.warren.VungleApiClient$a.intercept(VungleApiClient.java:23)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
o2.f.d(RealInterceptorChain.java:13)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at o2.f.c(Unknown
Source:4)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
okhttp3.A.b(RealCall.java:23)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
okhttp3.A.execute(RealCall.java:10)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
m1.d.execute(OkHttpCall.java:4)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
com.vungle.warren.VungleApiClient.l(VungleApiClient.java:7)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
com.vungle.warren.Vungle.configure(Vungle.java:7)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
com.vungle.warren.Vungle.access$1400(Unknown Source:0)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
com.vungle.warren.Vungle$h.run(Vungle.java:41)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
java.lang.Thread.run(Thread.java:920)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: Caused by:
java.net.ConnectException: failed to connect to localhost/127.0.0.1 (port 443) from
/127.0.0.1 (port 47174) after 10000ms: isConnected failed: ECONNREFUSED (Connection
refused)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
libcore.io.IoBridge.isConnected(IoBridge.java:349)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
libcore.io.IoBridge.connectErrno(IoBridge.java:238)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
libcore.io.IoBridge.connect(IoBridge.java:180)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:142)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:228)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
java.net.Socket.connect(Socket.java:621)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
r2.b.h(AndroidPlatform.java:1)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
okhttp3.internal.connection.e.e(RealConnection.java:9)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: ... 28 more
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: Caused by:
android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection
refused)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: at
libcore.io.IoBridge.isConnected(IoBridge.java:336)
06-25 08:20:01.918 11732 12096 E com.vungle.warren.Vungle: ... 38 more
06-25 08:20:01.922 11732 12146 D a : Setting process thread prio = 10 for a
06-25 08:20:01.922 11732 12146 D a : Start job aThread vng_jr-th-1
06-25 08:20:01.923 11732 12146 D a : On job finished a with result 0
06-25 08:20:02.064 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:02.065 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:02.335 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:02.336 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:02.935 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:03.165 11732 12139 I DrmHal : found instance=clearkey
[email protected]::IDrmFactory
06-25 08:20:03.165 11732 12139 I DrmHal : found instance=widevine
[email protected]::IDrmFactory
06-25 08:20:03.335 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:03.584 11732 11732 W MirrorManager: this model don't Support
06-25 08:20:03.721 11732 11752 I OpenGLRenderer: Davey! duration=9223310174631ms;
Flags=0, FrameTimelineVsyncId=4579372, IntendedVsync=61862223162442,
Vsync=61862223162442, InputEventId=0, HandleInputStart=61862223539316,
AnimationStart=61862223540931, PerformTraversalsStart=61862223626087,
DrawStart=61862223738951, FrameDeadline=61862239829108,
FrameInterval=61862223506347, FrameStartTime=16666666, SyncQueued=61862223866243,
SyncStart=61862224363691, IssueDrawCommandsStart=61862224462389,
SwapBuffers=61862225402441, FrameCompleted=9223372036854775807,
DequeueBufferDuration=32031, QueueBufferDuration=1164063,
GpuCompleted=9223372036854775807, SwapBuffersCompleted=61862227436191,
DisplayPresentTime=0,
06-25 08:20:03.855 11732 11732 W Choreographer: Frame time is 0.004653 ms in the
future! Check that graphics HAL is generating vsync timestamps using the correct
timebase.
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.090 11732 11732 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
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.090 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.142 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.156 11732 11732 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
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.156 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.167 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:06.167 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:06.174 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:06.207 11732 11747 W System : A resource failed to call end.
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.452 11732 11732 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
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.452 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.453 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:06.609 11732 11949 I flutter : saving File:
'/data/user/0/apkdone.com/files/Catamaran_regular_bb7b5727d5750ec3fc513194a81a02f45
04384818b371cccaf65f566381be146.ttf'
06-25 08:20:06.622 11732 11949 I flutter : saving File:
'/data/user/0/apkdone.com/files/Catamaran_700_25162ac2ef012a479d49c02c0cea340e085fc
acc58eb413cb98c90f895d30089.ttf'
06-25 08:20:06.678 11732 11949 I flutter : saving File:
'/data/user/0/apkdone.com/files/Roboto_regular_d1d7c5f4500eeb1a09e051781906c3642015
a3f6c9b69046b905c8bf34c6ad60.ttf'
06-25 08:20:06.729 11732 11949 I flutter : saving File:
'/data/user/0/apkdone.com/files/Montserrat_600_f9623fa8e2821eaf6172173573358a90fccd
6ff0a16e1417a0ac77e46460e0d4.ttf'
06-25 08:20:06.755 11732 11949 I flutter : saving File:
'/data/user/0/apkdone.com/files/Montserrat_regular_e4eea029f6656e06623aedb1efd40156
e46accd69ac3b28b5bbe493cae85597a.ttf'
06-25 08:20:06.758 11732 11949 I flutter : saving File:
'/data/user/0/apkdone.com/files/Montserrat_700_c2c22f2ca7575faa51d69cd3cfa5c5f09f34
4b2e5d847f8392aa50618a361f0c.ttf'
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.777 11732 11732 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
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.777 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.779 11732 11732 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
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.779 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.781 11732 11732 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
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.781 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.783 11732 11732 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
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.783 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.784 11732 11732 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
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.784 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.785 11732 11732 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
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.785 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.789 11732 11732 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
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.789 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.790 11732 11732 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
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.790 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.792 11732 11732 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
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.792 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.793 11732 11732 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
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.795 11732 11732 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
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.795 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.795 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:06.796 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.804 11732 11732 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
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.804 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:06.806 11732 11732 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
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:06.806 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:07.075 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:07.077 11732 11732 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
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:07.077 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:07.081 11732 11732 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
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:07.081 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:07.082 11732 11732 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
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:07.082 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:07.325 11732 11732 I ExoPlayerImpl: Init 642fd70 [ExoPlayerLib/2.17.1]
[vayu, M2102J20SG, Xiaomi, 31]
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:07.409 11732 11732 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
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:07.409 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:07.410 11732 11732 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
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:07.410 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:07.432 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F....ID 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:07.448 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F....ID 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:07.458 11732 11732 I AssistStructure: Flattened final assist data: 460
bytes, containing 1 windows, 3 views
06-25 08:20:07.459 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:07.657 11732 11732 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
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:07.657 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:07.674 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:07.793 11732 11732 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
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:07.793 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:08.096 11732 12274 W VideoCapabilities: Unrecognized profile/level 0/3
for video/mpeg2
06-25 08:20:08.096 11732 12274 W VideoCapabilities: Unrecognized profile/level 0/3
for video/mpeg2
06-25 08:20:08.107 11732 12274 I DMCodecAdapterFactory: Creating an asynchronous
MediaCodec adapter for track type video
06-25 08:20:08.113 11732 12274 I MediaCodec: video box enabled in settings
06-25 08:20:08.113 11732 12274 I VideoBoxStub: VideoBoxStub::initVideobox
06-25 08:20:08.118 11732 12274 I VideoBox: VideoBox::VideoBox
06-25 08:20:08.118 11732 12274 I VideoBox: initVideobox
06-25 08:20:08.118 11732 12274 I VideoBox: initVideobox going
OMX.qcom.video.decoder.vp9
06-25 08:20:08.118 11732 12274 I VideoBox: initVideobox return false for platform
is not support vpp
06-25 08:20:08.118 11732 12274 I VideoBoxStub: VideoBoxStub::releaseVideoBox
06-25 08:20:08.118 11732 12274 I VideoBox: VideoBox::~VideoBox
06-25 08:20:08.118 11732 12274 I MediaCodec: init video box disabled for init not
supported
06-25 08:20:08.127 11732 12296 I OMXClient: IOmx service obtained
06-25 08:20:08.164 11732 12294 I MediaCodec: MediaCodec will operate in async mode
06-25 08:20:08.165 11732 12274 I MediaCodec: configure : init video box disabled
06-25 08:20:08.165 11732 12294 D SurfaceUtils: connecting to surface 0x9e21ec08,
reason connectToSurface
06-25 08:20:08.165 11732 12294 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting
surface generation to 12013569
06-25 08:20:08.165 11732 12294 D SurfaceUtils: disconnecting from surface
0x9e21ec08, reason connectToSurface(reconnect)
06-25 08:20:08.165 11732 12294 D SurfaceUtils: connecting to surface 0x9e21ec08,
reason connectToSurface(reconnect)
06-25 08:20:08.167 11732 12296 I ExtendedACodec: setupVideoDecoder()
06-25 08:20:08.168 11732 12296 I ExtendedACodec: Decoder will be in frame by frame
mode
06-25 08:20:08.171 11732 12274 D MediaCodec: keep callback message for reclaim
06-25 08:20:08.262 11732 12296 D SurfaceUtils: set up nativeWindow 0x9e21ec08 for
1280x720, color 0x7fa30c06, rotation 0, usage 0x20402900
06-25 08:20:08.308 11732 12294 W MediaCodec: mapFormat: no mediaType information
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:08.738 11732 11732 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
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:08.738 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:08.772 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:10.159 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:10.186 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:11.535 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:11.537 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:11.803 11732 12089 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
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:11.848 11732 11732 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
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:11.848 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:11.863 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:13.789 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:13.792 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:14.000 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:14.013 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:14.322 11732 11732 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
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:14.322 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:14.347 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:14.409 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:14.412 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:14.726 11732 11732 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
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:14.726 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:14.738 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:17.872 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:17.881 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:18.171 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:18.177 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:18.363 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:18.366 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:18.683 11732 11732 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
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:18.683 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:18.701 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:18.706 11732 12158 W System : Ignoring header If-None-Match because
its value was null.
06-25 08:20:20.185 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:20.188 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:20.503 11732 11732 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
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:20.503 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:20.512 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:21.311 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:21.319 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:21.447 11732 11732 D InputMethodManager: showSoftInput()
view=io.flutter.embedding.android.FlutterView{5aaea71 VFE...... .F...... 0,0-
1080,2400 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
06-25 08:20:21.453 11732 11732 D InsetsController: show(ime(), fromIme=true)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:21.768 11732 11732 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
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:21.768 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:21.781 11732 11732 D Installations: Installation ID:
fPcA0RFhTFyNTk3YxX5ioh
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Failed to
handle method call
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin:
android.content.res.Resources$NotFoundException: Drawable
apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001
06-25 08:20:26.169 11732 11732 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
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.loadDrawable(Resources.java:1017)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawableForDensity(Resources.java:1005)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.Resources.getDrawable(Resources.java:944)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.Context.getDrawable(Context.java:763)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
androidx.core.content.ContextCompat.getDrawable(Unknown Source:0)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh
annel.java:2)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart
Messenger.java:2)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
io.flutter.embedding.engine.dart.a.run(Unknown Source:12)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.handleCallback(Handler.java:938)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loopOnce(Looper.java:210)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.os.Looper.loop(Looper.java:299)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.app.ActivityThread.main(ActivityThread.java:8250)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.reflect.Method.invoke(Native Method)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: android.view.InflateException: Class not found x
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
25)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate
r.java:142)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 23
more
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: Caused
by: java.lang.ClassNotFoundException: Didn't find class "x" on path:
DexPathList[[zip file "/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-
0VtO2I3bLa6iboBGk06RGA==/base.apk"],nativeLibraryDirectories=[/data/app/
~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/lib/arm,
/data/app/~~6CVHUBIGk_vN7nXCtelEmg==/apkdone.com-0VtO2I3bLa6iboBGk06RGA==/
base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]]
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: at
android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2
06)
06-25 08:20:26.169 11732 11732 E MethodChannel#jojoy.app_resource_plugin: ... 29
more
06-25 08:20:30.172 11732 11732 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-25 08:20:31.811 11732 12089 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

You might also like