The log details the initialization process of an Android application, including the selection of remote modules for Google services and Firebase. It also highlights warnings related to Facebook SDK configuration and issues with accessing certain methods due to API restrictions. Additionally, there are multiple hooks and errors related to service proxies and compatibility changes during the application's startup sequence.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
5 views
Apkdone.com Logcat
The log details the initialization process of an Android application, including the selection of remote modules for Google services and Firebase. It also highlights warnings related to Facebook SDK configuration and issues with accessing certain methods due to API restrictions. Additionally, there are multiple hooks and errors related to service proxies and compatibility changes during the application's startup sequence.
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/ 164
--------- beginning of main
08-12 19:15:12.411 25963 26005 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:73 and remote module com.google.android.gms.measurement.dynamite:75 08-12 19:15:12.411 25963 26005 I DynamiteModule: Selected remote version of com.google.android.gms.measurement.dynamite, version >= 75 08-12 19:15:12.411 25963 26005 V DynamiteModule: Dynamite loader version >= 2, using loadModule2NoCrashUtils 08-12 19:15:12.422 25963 25963 I FirebaseInitProvider: FirebaseApp initialization successful 08-12 19:15:12.429 25963 25963 D FLTFireContextHolder: received application context. 08-12 19:15:12.447 25963 26005 W System : ClassLoader referenced unknown path: 08-12 19:15:12.461 25963 25963 D CompatibilityChangeReporter: Compat change id reported: 147600208; UID 10403; state: ENABLED 08-12 19:15:12.470 25963 25963 D DownloaderInitializer: MAX_CONCURRENT_TASKS = 10 08-12 19:15:12.493 25963 25963 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. 08-12 19:15:12.493 25963 25963 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. 08-12 19:15:12.500 25963 26037 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10403; state: DISABLED --------- beginning of system 08-12 19:15:12.521 25963 26051 E ActivityThread: Failed to find provider info for com.facebook.katana.provider.PlatformProvider 08-12 19:15:12.521 25963 26051 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. 08-12 19:15:12.605 25963 26027 I DynamiteModule: Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:221908400 08-12 19:15:12.605 25963 26027 I DynamiteModule: Selected remote version of com.google.android.gms.ads.dynamite, version >= 221908400 08-12 19:15:12.605 25963 26027 V DynamiteModule: Dynamite loader version >= 2, using loadModule2NoCrashUtils 08-12 19:15:12.646 26070 26070 E kdone.com:blac: Not starting debugger since process cannot load the jdwp agent. 08-12 19:15:12.650 26070 26070 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 08-12 19:15:12.664 26070 26070 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10403; state: DISABLED 08-12 19:15:12.693 25963 26059 I FA : App measurement initialized, version: 66000 08-12 19:15:12.693 25963 26059 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 08-12 19:15:12.693 25963 26059 I FA : To enable faster debug mode event logging run: 08-12 19:15:12.693 25963 26059 I FA : adb shell setprop debug.firebase.analytics.app apkdone.com 08-12 19:15:12.703 26070 26070 V GraphicsEnvironment: ANGLE Developer option for 'apkdone.com' set to: 'default' 08-12 19:15:12.703 26070 26070 V GraphicsEnvironment: Updatable production driver is not supported on the device. 08-12 19:15:12.705 26070 26070 I ForceDarkHelperStubImpl: initialize for apkdone.com , ForceDarkOrigin 08-12 19:15:12.707 26070 26070 D OpenGLRenderer: JNI_OnLoad success 08-12 19:15:12.707 26070 26070 I MiuiForceDarkConfig: setConfig density:2.750000, mainRule:0, secondaryRule:0, tertiaryRule:0 08-12 19:15:12.707 26070 26070 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 08-12 19:15:12.708 26070 26070 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 08-12 19:15:12.711 26070 26070 W kdone.com:blac: Accessing hidden method Ldalvik/system/VMRuntime;->setHiddenApiExemptions([Ljava/lang/String;)V (blocked,core-platform-api, reflection, denied) 08-12 19:15:12.712 26070 26070 W BootstrapClass: reflect bootstrap failed: 08-12 19:15:12.712 26070 26070 W BootstrapClass: java.lang.reflect.InvocationTargetException 08-12 19:15:12.712 26070 26070 W BootstrapClass: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at me.weishu.reflection.BootstrapClass.<clinit>(BootstrapClass.java:6) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at me.weishu.reflection.BootstrapClass.exemptAll(Unknown Source:0) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at me.weishu.reflection.Reflection.unseal(Reflection.java:2) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at top.niunaijun.blackbox.BlackBoxCore.doAttachBaseContext(BlackBoxCore.java:1) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at com.example.Application.attachBaseContext(Application.kt:2) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.app.Application.attach(Application.java:333) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.app.Instrumentation.newApplication(Instrumentation.java:1178) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.app.LoadedApk.makeApplication(LoadedApk.java:1371) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6995) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.app.ActivityThread.access$1600(ActivityThread.java:274) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2116) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.os.Handler.dispatchMessage(Handler.java:106) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:12.712 26070 26070 W BootstrapClass: Caused by: java.lang.NoSuchMethodException: dalvik.system.VMRuntime.setHiddenApiExemptions [class [Ljava.lang.String;] 08-12 19:15:12.712 26070 26070 W BootstrapClass: at java.lang.Class.getMethod(Class.java:2103) 08-12 19:15:12.712 26070 26070 W BootstrapClass: at java.lang.Class.getDeclaredMethod(Class.java:2081) 08-12 19:15:12.712 26070 26070 W BootstrapClass: ... 19 more 08-12 19:15:12.712 26070 26070 W kdone.com:blac: Opening an oat file without a class loader. Are you using the deprecated DexFile APIs? 08-12 19:15:12.712 26070 26070 W kdone.com:blac: DexFile /data/user/0/apkdone.com/code_cache/1660308312712.dex is in boot class path but is not in a known location 08-12 19:15:12.728 25963 26059 I FA : Tag Manager is not found and thus will not be used 08-12 19:15:12.732 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IContextHubServiceProxy@8c67959 08-12 19:15:12.733 26070 26070 D HookManager: hook error: top.niunaijun.blackbox.fake.service.IContextHubServiceProxy@8c67959 08-12 19:15:12.733 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IWindowManagerProxy@cea4fcc 08-12 19:15:12.736 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IShortcutManagerProxy@325aecd 08-12 19:15:12.737 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IAppWidgetManagerProxy@4bbe5ce 08-12 19:15:12.738 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.ILauncherAppsProxy@7a0490b 08-12 19:15:12.739 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IMediaSessionManagerProxy@c521694 08-12 19:15:12.740 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IAccessibilityManagerProxy@2a79839 08-12 19:15:12.741 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IWifiScannerProxy@91ad718 08-12 19:15:12.742 26070 26070 D HookManager: hook error: top.niunaijun.blackbox.fake.service.IWifiScannerProxy@91ad718 08-12 19:15:12.742 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.ILocationManagerProxy@3abdbd7 08-12 19:15:12.744 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IStorageStatsManagerProxy@2a97130 08-12 19:15:12.745 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IActivityManagerProxy@7100f65 08-12 19:15:12.748 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IPowerManagerProxy@825ca63 08-12 19:15:12.751 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IPackageManagerProxy@8daa88c 08-12 19:15:12.754 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IVpnManagerProxy@f0d708d 08-12 19:15:12.757 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IDisplayManagerProxy@333108e 08-12 19:15:12.759 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IPersistentDataBlockServiceProxy@eb4a366 08-12 19:15:12.760 26070 26070 D HookManager: hook error: top.niunaijun.blackbox.fake.service.IPersistentDataBlockServiceProxy@eb4a366 08-12 19:15:12.760 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IPhoneSubInfoProxy@d8896fd 08-12 19:15:12.760 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IGraphicsStatsProxy@101b4c0 08-12 19:15:12.761 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IStorageManagerProxy@2a8a8b5 08-12 19:15:12.762 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IWifiManagerProxy@22b216 08-12 19:15:12.765 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IDevicePolicyManagerProxy@f12396d 08-12 19:15:12.769 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.ITelephonyManagerProxy@1b5edee 08-12 19:15:12.769 26092 26092 W libprocessgroup: JoinCgroup: controller schedtune is not found 08-12 19:15:12.774 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.HCallbackProxy@d9d38ab 08-12 19:15:12.775 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.INotificationManagerProxy@af4b487 08-12 19:15:12.777 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IAutofillManagerProxy@85ef52 08-12 19:15:12.778 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IDeviceIdentifiersPolicyProxy@175ad7f 08-12 19:15:12.779 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.ITelephonyRegistryProxy@15fa638 08-12 19:15:12.780 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IVibratorServiceProxy@96cf24d 08-12 19:15:12.781 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IAccountManagerProxy@232fb4e 08-12 19:15:12.782 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IJobServiceProxy@8c688b 08-12 19:15:12.782 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IActivityTaskManagerProxy@4f19814 08-12 19:15:12.784 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.context.ContentServiceStub@8ffd5ac 08-12 19:15:12.785 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IConnectivityManagerProxy@be4e0f1 08-12 19:15:12.786 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.ISystemUpdateProxy@508f862 08-12 19:15:12.786 26070 26070 D HookManager: hook error: top.niunaijun.blackbox.fake.service.ISystemUpdateProxy@508f862 08-12 19:15:12.786 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.libcore.OsStub@e4bcdf3 08-12 19:15:12.788 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IAppOpsManagerProxy@d8238ae 08-12 19:15:12.790 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IFingerprintManagerProxy@a7caf86 08-12 19:15:12.791 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IAlarmManagerProxy@c35c047 08-12 19:15:12.792 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.delegate.AppInstrumentation@e345fe0 08-12 19:15:12.793 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IActivityClientProxy@8c34299 08-12 19:15:12.797 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IUserManagerProxy@2960636 08-12 19:15:12.799 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IPermissionManagerProxy@1539e3c 08-12 19:15:12.802 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.INetworkManagementServiceProxy@ad42b41 08-12 19:15:12.803 26070 26070 D HookManager: hook: top.niunaijun.blackbox.fake.service.IMediaRouterServiceProxy@d442d72 08-12 19:15:12.830 26070 26070 D ActivityThread: Loading provider apkdone.com.blackbox.SystemCallProvider: top.niunaijun.blackbox.core.system.SystemCallProvider 08-12 19:15:12.830 26070 26070 D SystemCallProvider: call: VM, Bundle[{_B_| _server_name_=package_manager}] 08-12 19:15:12.831 26070 26070 D BlackBoxCore: getService: package_manager, top.niunaijun.blackbox.core.system.pm.BPackageManagerService@9ceaa3b 08-12 19:15:12.835 26070 26085 D SystemCallProvider: call: VM, Bundle[mParcelledData.dataSize=88] 08-12 19:15:12.835 25963 25963 D BlackBoxCore: getService: activity_manager, android.os.BinderProxy@61fbfec 08-12 19:15:12.836 26070 26083 D SystemCallProvider: call: VM, Bundle[mParcelledData.dataSize=76] 08-12 19:15:12.836 25963 25963 D BlackBoxCore: getService: job_manager, android.os.BinderProxy@486cfb5 08-12 19:15:12.836 26070 26084 D SystemCallProvider: call: VM, Bundle[mParcelledData.dataSize=84] 08-12 19:15:12.836 25963 25963 D BlackBoxCore: getService: package_manager, android.os.BinderProxy@badc64a 08-12 19:15:12.836 26070 26103 D SystemCallProvider: call: VM, Bundle[mParcelledData.dataSize=84] 08-12 19:15:12.836 25963 25963 D BlackBoxCore: getService: storage_manager, android.os.BinderProxy@2a429bb 08-12 19:15:12.836 26070 26105 D SystemCallProvider: call: VM, Bundle[mParcelledData.dataSize=80] 08-12 19:15:12.836 25963 25963 D BlackBoxCore: getService: user_manager, android.os.BinderProxy@63eeed8 08-12 19:15:12.836 26070 26084 D SystemCallProvider: call: VM, Bundle[mParcelledData.dataSize=84] 08-12 19:15:12.837 25963 25963 D BlackBoxCore: getService: xposed_manager, android.os.BinderProxy@8a1b231 08-12 19:15:12.837 26070 26083 D SystemCallProvider: call: VM, Bundle[mParcelledData.dataSize=84] 08-12 19:15:12.837 25963 25963 D BlackBoxCore: getService: account_manager, android.os.BinderProxy@409fd16 08-12 19:15:12.837 26070 26084 D SystemCallProvider: call: VM, Bundle[mParcelledData.dataSize=88] 08-12 19:15:12.837 25963 25963 D BlackBoxCore: getService: location_manager, android.os.BinderProxy@861a697 08-12 19:15:12.837 26070 26105 D SystemCallProvider: call: VM, Bundle[mParcelledData.dataSize=96] 08-12 19:15:12.837 25963 25963 D BlackBoxCore: getService: notification_manager, android.os.BinderProxy@2202084 08-12 19:15:12.845 26070 26070 I DaemonService: DaemonInnerService -> onCreate 08-12 19:15:12.846 26070 26070 I DaemonService: DaemonInnerService -> onStartCommand 08-12 19:15:12.847 26070 26070 I DaemonService: DaemonInnerService -> onDestroy 08-12 19:15:12.888 25963 25963 I AdrenoGLES-0: QUALCOMM build : db3d445dbc, Ia06b22fa1a 08-12 19:15:12.888 25963 25963 I AdrenoGLES-0: Build Date : 10/04/21 08-12 19:15:12.888 25963 25963 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.16 08-12 19:15:12.888 25963 25963 I AdrenoGLES-0: Local Branch : 08-12 19:15:12.888 25963 25963 I AdrenoGLES-0: Remote Branch : 08-12 19:15:12.888 25963 25963 I AdrenoGLES-0: Remote Branch : 08-12 19:15:12.888 25963 25963 I AdrenoGLES-0: Reconstruct Branch : 08-12 19:15:12.888 25963 25963 I AdrenoGLES-0: Build Config : S P 10.0.7 AArch32 08-12 19:15:12.888 25963 25963 I AdrenoGLES-0: Driver Path : /vendor/lib/egl/libGLESv2_adreno.so 08-12 19:15:12.905 25963 25963 I AdrenoGLES-0: PFP: 0x016dd093, ME: 0x00000000 08-12 19:15:12.936 25963 26113 D ViewContentFactory: initViewContentFetcherClass 08-12 19:15:12.936 25963 26113 D ViewContentFactory: getInterceptorPackageInfo 08-12 19:15:12.936 25963 26113 D ViewContentFactory: getInitialApplication took 0ms 08-12 19:15:12.936 25963 26113 D ViewContentFactory: packageInfo.packageName: com.miui.catcherpatch 08-12 19:15:12.937 25963 25963 D com.llfbandit.app_links: handleIntent: (Action) android.intent.action.MAIN 08-12 19:15:12.937 25963 25963 D com.llfbandit.app_links: handleIntent: (Data) null 08-12 19:15:12.938 25963 25963 D FlutterArchivePlugin: onAttachedToEngine - IN 08-12 19:15:12.938 25963 25963 D FlutterArchivePlugin: doOnAttachedToEngine - IN 08-12 19:15:12.939 25963 25963 D FlutterArchivePlugin: doOnAttachedToEngine - OUT 08-12 19:15:12.939 25963 25963 D FlutterArchivePlugin: onAttachedToEngine - OUT 08-12 19:15:12.941 25963 26113 D ViewContentFactory: initViewContentFetcherClass took 5ms 08-12 19:15:12.941 25963 26113 I ContentCatcher: ViewContentFetcher : ViewContentFetcher 08-12 19:15:12.941 25963 26113 D ViewContentFactory: createInterceptor took 5ms 08-12 19:15:12.961 25963 25963 I WebViewFactory: Loading com.google.android.webview version 103.0.5060.129 (code 506012934) 08-12 19:15:12.985 25963 25963 I cr_WVCFactoryProvider: Loaded version=103.0.5060.129 minSdkVersion=29 isBundle=true multiprocess=true packageId=2 08-12 19:15:12.992 25963 25963 I cr_LibraryLoader: Successfully loaded native library 08-12 19:15:12.992 25963 25963 I cr_CachingUmaRecorder: Flushed 8 samples from 8 histograms. 08-12 19:15:13.003 25963 25963 D ViewScrollStubImpl: the value of mScrollFrictionRes is: 0.015 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (O0.c@207d54) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (N0.a@3bc05f2) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (L0.a@c0a7443) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (J0.g@eb21ac0) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.camera.CameraPlugin@67c13f9) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (C1.d@c808f3e) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (H1.c@656119f) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (D1.a@bfe22ec) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (B1.a@860f6b5) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (R0.a@172614a) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.firebase.analytics.FlutterFirebaseAnalyticsPlugin@9428bb) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.firebase.core.FlutterFirebaseCorePlugin@f2081d8) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.firebase.crashlytics.FlutterFirebaseCrashlyticsPlugin@d774931) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (K1.a@fd4816) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.firebase.messaging.FlutterFirebaseMessagingPlugin@ed29597) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.firebase.performance.FlutterFirebasePerformancePlugin@307e384) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.firebase.firebaseremoteconfig.FirebaseRemoteConfigPlugin@dc6476 d) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (K0.a@27dcfa2) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (vn.hunghd.flutterdownloader.d@e20f433) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (S0.a@e1b3f0) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (d.f@8ced69) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.126 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (F.a@48d43ee) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (com.pichillilorenzo.flutter_inappwebview.InAppWebViewFlutterPlugin@2eca08f) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (f.a@5461f1c) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (com.dexterous.flutterlocalnotifications.FlutterLocalNotificationsPlugin@7fdf725) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (M0.i@40db0fa) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.flutter_plugin_android_lifecycle.FlutterAndroidLifecyclePlugin@ 11cb6ab) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (J1.a@c241108) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.googlemobileads.GoogleMobileAdsPlugin@cbbe0a1) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.googlesignin.GoogleSignInPlugin@9ee1287) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (F2.c@f6d35b4) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (N.a@514e5dd) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.packageinfo.PackageInfoPlugin@ddd6552) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.pathprovider.PathProviderPlugin@b8f5023) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (e.f@481f920) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (o0.b@3ff02d9) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (E1.f@348849e) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.sharedpreferences.SharedPreferencesPlugin@e7ccb7f) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (I0.b@45d874c) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (V0.l@bd3f395) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (P0.l@7b44caa) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.urllauncher.UrlLauncherPlugin@a81cc38) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (io.flutter.plugins.videoplayer.VideoPlayerPlugin@cd3411) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (G2.a@3628976) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (i1.n@e1aab77) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.127 25963 25963 W FlutterEngineCxnRegstry: Attempted to register plugin (z1.d@6a373e4) but it was already registered with this FlutterEngine (io.flutter.embedding.engine.FlutterEngine@6fd24fd). 08-12 19:15:13.150 25963 25963 W FlutterActivityAndFragmentDelegate: A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android- splash-migration for migration steps. 08-12 19:15:13.153 25963 25963 D IS_CTS_MODE: false 08-12 19:15:13.153 25963 25963 D MULTI_WINDOW_SWITCH_ENABLED: false 08-12 19:15:13.153 25963 25963 D IS_CTS_MODE: false 08-12 19:15:13.153 25963 25963 D MULTI_WINDOW_SWITCH_ENABLED: false 08-12 19:15:13.154 25963 25963 D DecorView[]: getWindowModeFromSystem windowmode is 1 08-12 19:15:13.181 25963 25963 D DecorView[]: getWindowModeFromSystem windowmode is 1 08-12 19:15:13.181 25963 25963 D DecorView[]: updateDecorCaptionStatus displayWindowDecor is false 08-12 19:15:13.186 25963 25963 W Looper : PerfMonitor looperActivity : package=apkdone.com/com.example.MainActivity time=348ms latency=585ms running=179ms procState=-1 historyMsgCount=1 (msgIndex=1 wall=588ms seq=2 running=134ms runnable=50ms io=42ms swapin=27ms binder=96ms late=1ms h=android.app.ActivityThread$H w=110) 08-12 19:15:13.188 25963 25963 W Looper : PerfMonitor looperActivity : package=apkdone.com/com.example.MainActivity time=0ms latency=934ms running=0ms procState=-1 historyMsgCount=2 (msgIndex=1 wall=588ms seq=2 running=134ms runnable=50ms io=42ms swapin=27ms binder=96ms late=1ms h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=348ms seq=3 running=179ms runnable=22ms io=79ms swapin=12ms binder=46ms late=585ms h=android.app.ActivityThread$H w=159) 08-12 19:15:13.207 25963 26048 E ActivityThread: Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider 08-12 19:15:13.212 25963 26042 E ActivityThread: Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider 08-12 19:15:13.232 25963 26106 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 08-12 19:15:13.315 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus true 08-12 19:15:13.360 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:13.364 25963 26075 W FlutterJNI: FlutterJNI.loadLibrary called more than once 08-12 19:15:13.370 25963 26214 W FlutterJNI: FlutterJNI.prefetchDefaultFontManager called more than once 08-12 19:15:13.409 25963 25963 I DynamiteModule: Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:221908400 08-12 19:15:13.409 25963 25963 I DynamiteModule: Selected remote version of com.google.android.gms.ads.dynamite, version >= 221908400 08-12 19:15:13.411 25963 25963 D DynamitePackage: Instantiated singleton DynamitePackage. 08-12 19:15:13.411 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraMobileAdsSettingManagerCreatorImpl 08-12 19:15:13.442 25963 25963 I Ads : Updating ad debug logging enablement. 08-12 19:15:13.456 25963 26229 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.leibniz.events.service.START 08-12 19:15:13.458 25963 26229 W GmsClient: unable to connect to service: com.google.android.gms.leibniz.events.service.START on com.google.android.gms 08-12 19:15:13.494 25963 25963 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 10403; state: ENABLED 08-12 19:15:13.541 25963 25963 D UnityAds: com.unity3d.services.ads.UnityAdsImplementation.initialize() (line:3) :: ENTERED METHOD 08-12 19:15:13.541 25963 25963 D UnityAds: com.unity3d.services.UnityServices.initialize() (line:1) :: ENTERED METHOD 08-12 19:15:13.542 25963 25963 I UnityAds: com.unity3d.services.UnityServices.initialize() (line:39) :: Initializing Unity Services 4.2.1 (4210) with game id 4557173 in production mode 08-12 19:15:13.554 25963 25963 I UnityAds: com.unity3d.services.UnityServices.initialize() (line:46) :: Unity Services environment check OK 08-12 19:15:13.562 25963 25963 D VungleLogger: Please setup Logger first. 08-12 19:15:13.579 25963 25963 W FlutterJNI: FlutterJNI.init called more than once 08-12 19:15:13.618 25963 26245 D c : crash report is disabled. 08-12 19:15:13.710 25963 25963 I Choreographer: Skipped 40 frames! The application may be doing too much work on its main thread. 08-12 19:15:13.715 25963 25963 W Looper : PerfMonitor doFrame : time=5ms vsyncFrame=0 latency=340ms procState=-1 historyMsgCount=11 (msgIndex=3 wall=156ms seq=92 running=108ms runnable=14ms io=9ms swapin=1ms binder=26ms late=19ms h=android.os.Handler c=io.flutter.embedding.engine.dart.a) 08-12 19:15:13.728 25963 26245 D m : on network changed: 0->1 08-12 19:15:13.747 25963 26224 W Ads : Update ad debug logging enablement as false 08-12 19:15:13.768 25963 25963 I FLTFireBGExecutor: Creating background FlutterEngine instance, with args: [] 08-12 19:15:13.788 25963 25963 D FlutterArchivePlugin: onAttachedToEngine - IN 08-12 19:15:13.788 25963 25963 D FlutterArchivePlugin: doOnAttachedToEngine - IN 08-12 19:15:13.788 25963 25963 D FlutterArchivePlugin: doOnAttachedToEngine - OUT 08-12 19:15:13.788 25963 25963 D FlutterArchivePlugin: onAttachedToEngine - OUT 08-12 19:15:13.819 25963 26240 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 08-12 19:15:13.828 25963 25963 I FLTFireMsgService: FlutterFirebaseMessagingBackgroundService started! 08-12 19:15:13.967 25963 25963 D CompatibilityChangeReporter: Compat change id reported: 150939131; UID 10403; state: ENABLED 08-12 19:15:13.968 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:14.092 25963 25998 W System : Ignoring header If-None-Match because its value was null. 08-12 19:15:14.282 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:14.282 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:14.367 25963 26195 W FlurryAgent: Analytics report sent to https://data.flurry.com/v1/flr.do 08-12 19:15:15.359 25963 26218 I incfs : Initial API level of the device: 31 08-12 19:15:15.359 25963 26218 W libc : Access denied finding property "ro.incremental.enable" 08-12 19:15:15.359 25963 26218 I incfs : ro.incremental.enable: on 08-12 19:15:15.359 25963 26218 I incfs : IncFs_Features: v1 08-12 19:15:15.490 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:15.512 25963 26240 I UnityAds: com.unity3d.services.core.configuration.InitializeThread$InitializeStateLoadWeb.exe cute() (line:2) :: Unity Ads init: loading webapp from https://config.unityads.unity3d.com/webview/4.0.0/6abdf3112c6b411b39002c220256a9715 0cef31c/release/index.html 08-12 19:15:16.136 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:16.137 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:16.228 25963 25978 W System : A resource failed to call end. 08-12 19:15:16.229 25963 25978 W System : A resource failed to call end. 08-12 19:15:16.481 25963 26339 W UnityAds: com.unity3d.services.core.api.Sdk.logWarning() (line:1) :: {"message":"model: DeviceInfo key: openAdvertisingTrackingId with value: null: null is not in: string,undefined","name":"CheckValueError"} 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:16.540 25963 25963 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 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:16.540 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:16.576 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:16.901 25963 26339 I UnityAds: com.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Requesting configuration from https://publisher-config.unityads.unity3d.com/games/4557173/configuration? deviceMake=Xiaomi&screenDensity=440&screenSize=268435810&idfi=6ce0ac7e-91b0-49a2- 9656-cf991b8748da&advertisingTrackingId=cf5ee4fa-5d4b-4f02-bd65- acf2dce3d968&limitAdTracking=false&installationId=6ce0ac7e-91b0-49a2-9656- cf991b8748da&connectionType=wifi&screenHeight=2190&screenWidth=1080&bundleId=apkdon e.com&encrypted=true&rooted=false&platform=android&sdkVersion=4210&osVersion=12&dev iceModel=22021211RC&language=en_US&test=false&first=true&userLevelFlagDetected=fals e 08-12 19:15:16.940 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:16.960 25963 25963 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 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:16.960 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:16.969 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:16.969 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:16.972 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:17.137 25963 26245 D com.vungle.warren.VungleApiClient: Config Response: {"endpoints":{"new":"https://api.vungle.com/api/v5/new","ads":"https:// api.vungle.com/api/v5/ads","will_play_ad":"https://api.vungle.com/api/v5/ will_play_ad","report_ad":"https://api.vungle.com/api/v5/ report_ad","log":"https://logs.ads.vungle.com/sdk","ri":"https:// events.ads.vungle.com/api/v5/ri","cache_bust":"https://events.ads.vungle.com/api/ v5/cache_bust","sdk_bi":"https://logs.ads.vungle.com/api/v5/sdk_bi"},"placements": [{"id":"6231bb02073c1f2f79d7c6c7","reference_id":"DEFAULT- 6045176","is_auto_cached":true,"is_incentivized":false,"supported_template_types": ["fullscreen","fullscreen"],"supported_ad_formats": ["third_party","third_party_playable","vungle_mraid"],"cache_priority":6}, {"id":"623316691261eebebcaf40b1","reference_id":"DOWNLOAD_GAME_REWARD_ALL_PRICE- 0719134","is_auto_cached":false,"is_incentivized":true,"supported_template_types": ["fullscreen","fullscreen"],"supported_ad_formats": ["third_party","third_party_playable","vungle_mraid"]}, {"id":"623c4e0e4537632917292735","reference_id":"RECOMMEND_BANNER_ALL_PRICE- 7236779","is_auto_cached":false,"is_incentivized":false,"ad_refresh_duration":0,"su pported_template_types":["banner"],"supported_ad_formats": ["third_party","vungle_mraid"]}, {"id":"623c4e5b9a33c27e2342a014","reference_id":"GAME_DETAIL_BANNER_ALL_PRICE- 5033098","is_auto_cached":false,"is_incentivized":false,"ad_refresh_duration":0,"su pported_template_types":["banner"],"supported_ad_formats": ["third_party","vungle_mraid"]}, {"id":"624ee6a4e65ce16d1fe99de9","reference_id":"APP_OPEN_ALL_PRICE_TEST- 2943948","is_auto_cached":false,"is_incentivized":false,"supported_template_types": ["fullscreen","fullscreen"],"supported_ad_formats": ["third_party","third_party_playable","vungle_mraid"]}, {"id":"624fd639adb1db293611114b","reference_id":"APP_OPEN_ALL_PRICE_TEST02- 2456068","is_auto_cached":false,"is_incentivized":false,"supported_template_types": ["fullscreen","fullscreen"],"supported_ad_formats": ["third_party","third_party_playable","vungle_mraid"]}, {"id":"624fdd63b53e77a886fda92f","reference_id":"APP_OPEN_HIGH_PRICE- 9667104","is_auto_cached":true,"is_incentivized":false,"supported_template_types": ["fullscreen","fullscreen"],"supported_ad_formats": ["third_party","third_party_playable","vungle_mraid"],"cache_priority":7}, {"id":"624fdfa25b1c6777b6616f3c","reference_id":"APP_OPEN_MID_PRICE- 1652114","is_auto_cached":false,"is_incentivized":false,"supported_template_types": ["fullscreen","fullscreen"],"supported_ad_formats": ["third_party","third_party_playable","vungle_mraid"]}, {"id":"624fe093b53e77a886fda940","reference_id":"DOWNLOAD_GAME_REWARD_HIGH_PRICE- 6088314","is_auto_cached":false,"is_incentivized":true,"supported_template_types": ["fullscreen","fullscreen"],"supported_ad_formats": ["third_party","third_party_playable","vungle_mraid"]}, {"id":"624fe104b385686851afce07","reference_id":"DOWNLOAD_GAME_MID_PRICE- 1901884","is_auto_cached":false,"is_incentivized":true,"supported_template_types": ["fullscreen","fullscreen"],"supported_ad_formats": ["third_party","third_party_playable","vungle_mraid"]}, {"id":"6257c670ac21cddf70f41537","reference_id":"GAME_OPEN_APP_TEST- 0995526","is_auto_cached":false,"is_incentivized":false,"supported_template_types": ["fullscreen","fullscreen"],"supported_ad_formats": ["third_party","third_party_playable","vungle_mraid"]}, {"id":"625d472ac69cb9c677468a05","reference_id":"RECOMMEND_BANNER_TEST- 1908672","is_auto_cached":false,"is_incentivized":false,"ad_refresh_duration":0,"su pported_template_types":["banner"],"supported_ad_formats": ["third_party","vungle_mraid"]}, {"id":"625e8225cb3c632c6b16e652","reference_id":"GAME_DETAIL_BANNER_TEST- 0364547","is_auto_cached":false,"is_incentivized":false,"ad_refresh_duration":0,"su pported_template_types":["banner"],"supported_ad_formats": ["third_party","vungle_mraid"]}, {"id":"6260c792b090bdfbd3c52da9","reference_id":"EXIT_APP_MREC- 8896541","is_auto_cached":false,"is_incentivized":false,"supported_template_types": ["mrec","mrec","mrec"],"supported_ad_formats":["vungle_mraid","third_pa 08-12 19:15:17.139 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.139 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.140 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.141 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : fullscreen 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : banner 08-12 19:15:17.142 25963 26245 D PlacementModel: SupportedTemplatesTypes : mrec 08-12 19:15:17.193 25963 26378 D a : Setting process thread prio = 12 for p1.c 08-12 19:15:17.193 25963 26245 D com.vungle.warren.Vungle: starting jobs for autocached advs 08-12 19:15:17.193 25963 26378 D a : Start job p1.cThread vng_jr-th-1 08-12 19:15:17.193 25963 26378 D p1.c : CleanupJob: Current directory snapshot 08-12 19:15:17.195 25963 26380 D a : Setting process thread prio = 10 for j 08-12 19:15:17.195 25963 26380 D a : Start job jThread vng_jr-th-3 08-12 19:15:17.196 25963 26380 D c : Crash report disabled, no need to send crash log files. 08-12 19:15:17.196 25963 26380 D c : Logging disabled, no need to send log files. 08-12 19:15:17.196 25963 26380 D a : On job finished j with result 0 08-12 19:15:17.199 25963 26379 D a : Setting process thread prio = 10 for p1.k 08-12 19:15:17.199 25963 26379 D a : Start job p1.kThread vng_jr-th-2 08-12 19:15:17.202 25963 26379 D a : On job finished p1.k with result 0 08-12 19:15:17.209 25963 26382 D a : Setting process thread prio = 10 for a 08-12 19:15:17.209 25963 26382 D a : Start job aThread vng_jr-th-4 08-12 19:15:17.210 25963 26382 D a : On job finished a with result 0 08-12 19:15:17.210 25963 26249 I b : Searching for valid advertisement for placement with GAME_DOWNLOAD_MREC_BIDDING-0675446event ID null 08-12 19:15:17.210 25963 26245 I com.vungle.warren.d: didn't find cached adv for AdRequest{placementId='GAME_DOWNLOAD_MREC_BIDDING-0675446', adMarkup=null, type=2, adCount=1} downloading 08-12 19:15:17.211 25963 26245 D com.vungle.warren.d: No adv for placement GAME_DOWNLOAD_MREC_BIDDING-0675446 getting new data 08-12 19:15:17.211 25963 26245 V com.vungle.warren.d: [ttDownloadContext] Start to request ad, request = AdRequest{placementId='GAME_DOWNLOAD_MREC_BIDDING-0675446', adMarkup=null, type=2, adCount=1}, at: 1660308317211 08-12 19:15:17.221 25963 26378 D a : On job finished p1.c with result 0 08-12 19:15:17.347 25963 26309 I DrmHal : found instance=clearkey [email protected]::IDrmFactory 08-12 19:15:17.347 25963 26309 I DrmHal : found instance=widevine [email protected]::IDrmFactory 08-12 19:15:17.608 25963 26309 D Ringtone: Successfully created local player 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:17.665 25963 25963 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 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:17.665 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:17.667 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:17.740 25963 26309 W libc : Access denied finding property "qemu.hw.mainkeys" 08-12 19:15:17.740 25963 26309 W libc : Access denied finding property "qemu.sf.lcd_density" 08-12 19:15:17.740 25963 26309 W libc : Access denied finding property "ro.serialno" 08-12 19:15:18.016 25963 26339 I UnityAds: com.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Received configuration for token eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZyI6Im93dkFXVytQb2doVVAxZ29PN0VRV2N4Zjg2am pPVys3R3Fza1k1ZHE3RDE5c1RtMmdXVmRIQlVnTDZzaXlXditQMlNza3c9PSIsImFwcCI6MjcsImFwcExld mVsQ29wcGEiOmZhbHNlLCJhdHQiOjAsImF1YyI6MTUxLCJhdWkiOjk0LCJhenAiOiI4MGY4YzMwYS0zZDk4 LTQxMzYtYjZmZi1jM2Q4YThiOThiYmQiLCJjYWxjdWxhdGVkQ29wcGEiOmZhbHNlLCJjb25zZW50IjpmYWx zZSwiY29udGV4dHVhbE9ubHkiOmZhbHNlLCJjcGkiOjI1NCwiY3JlYXRlZCI6MTY1NzI1OTYzMjAwMCwiZG x0IjowLCJkdCI6MCwiZXR0IjpbMjE0NzQ4Mzg3Miw2MDIyLDY5MTUsNjY0Miw1NDMxLDUzNDksNTM0NSw1N zU2LDU5NjMsNTk0MV0sImV4cCI6MTY2MTUxNzkxNywiaWFwIjo3NCwiaWF0IjoxNjYwMzA4MzE3LCJpZyI6 InZweDNoZDhsdEZUMDQxMVE4Uzg5TWNXR0F1Y201bHRpMGpMeUJxaFBKdEdSdlJ0elBZMElTRTBXdjg3T1J ORTVlWnBLd1E9PSIsImluc3RhbGxhdGlvbklkIjoiNmNlMGFjN2UtOTFiMC00OWEyLTk2NTYtY2Y5OTFiOD c0OGRhIiwiaXNzIjoiYWRzLXNkay1jb25maWd1cmF0aW9uLnVuaXR5YWRzLnVuaXR5M2QuY29tIiwibGVnY WxUZXJyaXRvcnkiOjAsImx0diI6NzYsIm1peGVkIjpmYWxzZSwicHJvIjozLCJwcm94aWVkIjpmYWxzZSwi c3ViIjoieWFBbFA3dEswd0JkWXd6VDZTL1lLcHlQSWd3WCtXU1BNZFZZMzl1QmVlVEVSN0lrd1YvSzJkblR zejRjbEtjanBVWjRoQT09IiwidGd0Ijo2NywieHByIjoxMDB9.Jd4CSrgH23FMxOamUSNOQSEB1GpevjNEO NRf42D6Iro (A/B group 10) 08-12 19:15:18.104 25963 25963 I DynamiteModule: Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:221908400 08-12 19:15:18.104 25963 25963 I DynamiteModule: Selected remote version of com.google.android.gms.ads.dynamite, version >= 221908400 08-12 19:15:18.104 25963 25963 V DynamiteModule: Dynamite loader version >= 2, using loadModule2NoCrashUtils 08-12 19:15:18.114 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:18.175 25963 25963 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.CACHE 08-12 19:15:18.186 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:15:18.186 25963 26385 V com.vungle.warren.d: [ttDownloadContext] Request ad got response, request = AdRequest{placementId='GAME_DOWNLOAD_MREC_BIDDING- 0675446', adMarkup=null, type=2, adCount=1}, elapsed time = 975ms 08-12 19:15:18.188 25963 26245 D com.vungle.warren.d: Ads Response: {"ads": [{"placement_reference_id":"GAME_DOWNLOAD_MREC_BIDDING-0675446","ad_markup": {"id":"","campaign":null,"app_id":null,"sleep":1445,"info":"impression auctioned but unsold","delay":0,"showClose":0,"showCloseIncentivized":0,"countdown":0,"url":"","v ideoWidth":0,"videoHeight":0,"requires_sideloading":false}}]} 08-12 19:15:18.191 25963 26249 I b : Searching for valid advertisement for placement with GAME_DETAIL_BANNER_BIDDING-9742167event ID null 08-12 19:15:18.192 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:18.194 25963 26245 I com.vungle.warren.d: didn't find cached adv for AdRequest{placementId='GAME_DETAIL_BANNER_BIDDING-9742167', adMarkup=null, type=2, adCount=1} downloading 08-12 19:15:18.195 25963 26245 D com.vungle.warren.d: No adv for placement GAME_DETAIL_BANNER_BIDDING-9742167 getting new data 08-12 19:15:18.195 25963 26245 V com.vungle.warren.d: [ttDownloadContext] Start to request ad, request = AdRequest{placementId='GAME_DETAIL_BANNER_BIDDING-9742167', adMarkup=null, type=2, adCount=1}, at: 1660308318195 08-12 19:15:18.213 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:15:18.215 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:18.224 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:15:18.227 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:18.244 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdLoaderBuilderCreatorImpl 08-12 19:15:18.248 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:18.259 25963 26457 W Ads : Not retrying to fetch app settings 08-12 19:15:18.260 25963 26407 W Ads : Not retrying to fetch app settings 08-12 19:15:18.260 25963 26404 W Ads : Not retrying to fetch app settings 08-12 19:15:18.261 25963 26449 W Ads : Not retrying to fetch app settings 08-12 19:15:18.268 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdLoaderBuilderCreatorImpl 08-12 19:15:18.269 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:18.270 25963 26464 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.START 08-12 19:15:18.277 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:15:18.280 25963 26408 W Ads : Not retrying to fetch app settings 08-12 19:15:18.281 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:18.287 25963 26447 W Ads : Not retrying to fetch app settings 08-12 19:15:18.294 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:15:18.296 25963 26407 W Ads : Not retrying to fetch app settings 08-12 19:15:18.296 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:18.308 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:15:18.310 25963 26408 W Ads : Not retrying to fetch app settings 08-12 19:15:18.310 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:18.336 25963 26346 W Ads : Not retrying to fetch app settings 08-12 19:15:18.350 25963 26114 I flutter : saving File: '/data/user/0/apkdone.com/files/Catamaran_700_25162ac2ef012a479d49c02c0cea340e085fc acc58eb413cb98c90f895d30089.ttf' 08-12 19:15:18.391 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.414 25963 25963 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 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.414 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.415 25963 25963 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 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.415 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.416 25963 25963 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 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.416 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.417 25963 25963 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 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.417 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.418 25963 25963 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 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.418 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.419 25963 25963 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 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.419 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.420 25963 25963 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 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.420 25963 25963 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 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.420 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.421 25963 25963 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 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.421 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.422 25963 25963 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 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.422 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.423 25963 25963 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 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.423 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.432 25963 25963 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 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.432 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.435 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:18.435 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.451 25963 25963 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 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.451 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.453 25963 25963 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 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.453 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.548 25963 25963 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 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.548 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:18.551 25963 25963 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 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:18.551 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:18.573 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F....ID 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:18.582 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F....ID 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:18.588 25963 25963 I AssistStructure: Flattened final assist data: 460 bytes, containing 1 windows, 3 views 08-12 19:15:18.588 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:18.693 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:18.705 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:18.870 25963 26114 I flutter : saving File: '/data/user/0/apkdone.com/files/Montserrat_600_f9623fa8e2821eaf6172173573358a90fccd 6ff0a16e1417a0ac77e46460e0d4.ttf' 08-12 19:15:19.011 25963 26114 I flutter : saving File: '/data/user/0/apkdone.com/files/Montserrat_regular_e4eea029f6656e06623aedb1efd40156 e46accd69ac3b28b5bbe493cae85597a.ttf' 08-12 19:15:19.029 25963 26114 I flutter : saving File: '/data/user/0/apkdone.com/files/Montserrat_700_c2c22f2ca7575faa51d69cd3cfa5c5f09f34 4b2e5d847f8392aa50618a361f0c.ttf' 08-12 19:15:19.171 25963 26381 D com.vungle.warren.Vungle: Saving reported state to shared preferences 08-12 19:15:19.236 25963 26385 V com.vungle.warren.d: [ttDownloadContext] Request ad got response, request = AdRequest{placementId='GAME_DETAIL_BANNER_BIDDING- 9742167', adMarkup=null, type=2, adCount=1}, elapsed time = 1041ms 08-12 19:15:19.238 25963 26245 D com.vungle.warren.d: Ads Response: {"ads": [{"placement_reference_id":"GAME_DETAIL_BANNER_BIDDING-9742167","ad_markup": {"id":"","campaign":null,"app_id":null,"sleep":1625,"info":"impression auctioned but unsold","delay":0,"showClose":0,"showCloseIncentivized":0,"countdown":0,"url":"","v ideoWidth":0,"videoHeight":0,"requires_sideloading":false}}]} 08-12 19:15:19.242 25963 26249 I b : Searching for valid advertisement for placement with APP_OPEN_BIDDING-3723667event ID null 08-12 19:15:19.243 25963 26245 I com.vungle.warren.d: didn't find cached adv for AdRequest{placementId='APP_OPEN_BIDDING-3723667', adMarkup=null, type=2, adCount=1} downloading 08-12 19:15:19.243 25963 26245 D com.vungle.warren.d: No adv for placement APP_OPEN_BIDDING-3723667 getting new data 08-12 19:15:19.243 25963 26245 V com.vungle.warren.d: [ttDownloadContext] Start to request ad, request = AdRequest{placementId='APP_OPEN_BIDDING-3723667', adMarkup=null, type=2, adCount=1}, at: 1660308319243 08-12 19:15:19.289 25963 26114 I flutter : saving File: '/data/user/0/apkdone.com/files/Catamaran_regular_bb7b5727d5750ec3fc513194a81a02f45 04384818b371cccaf65f566381be146.ttf' 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:19.521 25963 25963 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 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:19.521 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:19.603 25963 26114 I flutter : saving File: '/data/user/0/apkdone.com/files/Roboto_regular_d1d7c5f4500eeb1a09e051781906c3642015 a3f6c9b69046b905c8bf34c6ad60.ttf' 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:19.777 25963 25963 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 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:19.777 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:19.784 25963 25963 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 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:19.784 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:19.785 25963 25963 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 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:19.785 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:19.791 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:19.832 25963 25978 W System : A resource failed to call end. 08-12 19:15:19.833 25963 25978 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false 08-12 19:15:19.833 25963 25978 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null 08-12 19:15:19.836 25963 25978 W System : A resource failed to call end. 08-12 19:15:19.836 25963 25978 W System : A resource failed to call end. 08-12 19:15:19.845 25963 26385 V com.vungle.warren.d: [ttDownloadContext] Request ad got response, request = AdRequest{placementId='APP_OPEN_BIDDING-3723667', adMarkup=null, type=2, adCount=1}, elapsed time = 602ms 08-12 19:15:19.848 25963 26245 D com.vungle.warren.d: Ads Response: {"ads": [{"placement_reference_id":"APP_OPEN_BIDDING-3723667","ad_markup": {"id":"","campaign":null,"app_id":null,"sleep":905,"info":"impression auctioned but unsold","delay":0,"showClose":0,"showCloseIncentivized":0,"countdown":0,"url":"","v ideoWidth":0,"videoHeight":0,"requires_sideloading":false}}]} 08-12 19:15:19.854 25963 26249 I b : Searching for valid advertisement for placement with GAME_PAGE_DETAIL_INTER_BIDDING-6482773event ID null 08-12 19:15:19.854 25963 26245 I com.vungle.warren.d: didn't find cached adv for AdRequest{placementId='GAME_PAGE_DETAIL_INTER_BIDDING-6482773', adMarkup=null, type=2, adCount=1} downloading 08-12 19:15:19.855 25963 26245 D com.vungle.warren.d: No adv for placement GAME_PAGE_DETAIL_INTER_BIDDING-6482773 getting new data 08-12 19:15:19.855 25963 26245 V com.vungle.warren.d: [ttDownloadContext] Start to request ad, request = AdRequest{placementId='GAME_PAGE_DETAIL_INTER_BIDDING- 6482773', adMarkup=null, type=2, adCount=1}, at: 1660308319855 08-12 19:15:20.372 25963 26448 I Ads : Ad failed to load : 3 08-12 19:15:20.445 25963 26385 V com.vungle.warren.d: [ttDownloadContext] Request ad got response, request = AdRequest{placementId='GAME_PAGE_DETAIL_INTER_BIDDING- 6482773', adMarkup=null, type=2, adCount=1}, elapsed time = 590ms 08-12 19:15:20.447 25963 26245 D com.vungle.warren.d: Ads Response: {"ads": [{"placement_reference_id":"GAME_PAGE_DETAIL_INTER_BIDDING-6482773","ad_markup": {"id":"","campaign":null,"app_id":null,"sleep":1025,"info":"impression auctioned but unsold","delay":0,"showClose":0,"showCloseIncentivized":0,"countdown":0,"url":"","v ideoWidth":0,"videoHeight":0,"requires_sideloading":false}}]} 08-12 19:15:20.452 25963 26249 I b : Searching for valid advertisement for placement with GAME_DOWNLOAD_REWARD_BIDDING-7168597event ID null 08-12 19:15:20.453 25963 26245 I com.vungle.warren.d: didn't find cached adv for AdRequest{placementId='GAME_DOWNLOAD_REWARD_BIDDING-7168597', adMarkup=null, type=2, adCount=1} downloading 08-12 19:15:20.454 25963 26245 D com.vungle.warren.d: No adv for placement GAME_DOWNLOAD_REWARD_BIDDING-7168597 getting new data 08-12 19:15:20.454 25963 26245 V com.vungle.warren.d: [ttDownloadContext] Start to request ad, request = AdRequest{placementId='GAME_DOWNLOAD_REWARD_BIDDING-7168597', adMarkup=null, type=2, adCount=1}, at: 1660308320454 08-12 19:15:20.652 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F...... 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:20.685 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:21.195 25963 25963 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 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:21.195 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:21.207 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:21.230 25963 25963 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 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:21.230 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:21.232 25963 25963 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 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:21.232 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:21.594 25963 26385 V com.vungle.warren.d: [ttDownloadContext] Request ad got response, request = AdRequest{placementId='GAME_DOWNLOAD_REWARD_BIDDING- 7168597', adMarkup=null, type=2, adCount=1}, elapsed time = 1140ms 08-12 19:15:21.596 25963 26245 D com.vungle.warren.d: Ads Response: {"ads": [{"placement_reference_id":"GAME_DOWNLOAD_REWARD_BIDDING-7168597","ad_markup": {"id":"","campaign":null,"app_id":null,"sleep":665,"info":"impression auctioned but unsold","delay":0,"showClose":0,"showCloseIncentivized":0,"countdown":0,"url":"","v ideoWidth":0,"videoHeight":0,"requires_sideloading":false}}]} 08-12 19:15:21.603 25963 26249 I b : Searching for valid advertisement for placement with DEFAULT-6045176event ID null 08-12 19:15:21.604 25963 26245 I com.vungle.warren.d: didn't find cached adv for AdRequest{placementId='DEFAULT-6045176', adMarkup=null, type=0, adCount=1} downloading 08-12 19:15:21.604 25963 26245 D com.vungle.warren.d: No adv for placement DEFAULT- 6045176 getting new data 08-12 19:15:21.604 25963 26245 V com.vungle.warren.d: [ttDownloadContext] Start to request ad, request = AdRequest{placementId='DEFAULT-6045176', adMarkup=null, type=0, adCount=1}, at: 1660308321604 08-12 19:15:21.841 25963 26339 I UnityAds: com.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Webview started using the latest version 08-12 19:15:22.026 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F...... 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:22.033 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:22.221 25963 26385 V com.vungle.warren.d: [ttDownloadContext] Request ad got response, request = AdRequest{placementId='DEFAULT-6045176', adMarkup=null, type=0, adCount=1}, elapsed time = 616ms 08-12 19:15:22.223 25963 26245 D com.vungle.warren.d: Ads Response: {"ads": [{"placement_reference_id":"DEFAULT-6045176","ad_markup": {"id":"","campaign":null,"app_id":null,"sleep":1325,"info":"impression auctioned but unsold","delay":0,"showClose":0,"showCloseIncentivized":0,"countdown":0,"url":"","v ideoWidth":0,"videoHeight":0,"requires_sideloading":false}}]} 08-12 19:15:22.232 25963 26249 I b : Searching for valid advertisement for placement with APP_OPEN_HIGH_PRICE-9667104event ID null 08-12 19:15:22.232 25963 26245 I com.vungle.warren.d: didn't find cached adv for AdRequest{placementId='APP_OPEN_HIGH_PRICE-9667104', adMarkup=null, type=0, adCount=1} downloading 08-12 19:15:22.233 25963 26245 D com.vungle.warren.d: No adv for placement APP_OPEN_HIGH_PRICE-9667104 getting new data 08-12 19:15:22.233 25963 26245 V com.vungle.warren.d: [ttDownloadContext] Start to request ad, request = AdRequest{placementId='APP_OPEN_HIGH_PRICE-9667104', adMarkup=null, type=0, adCount=1}, at: 1660308322233 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:22.335 25963 25963 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 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:22.335 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:22.339 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:22.439 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F.....D 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:22.443 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:22.761 25963 25963 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 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:22.761 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:22.770 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:22.771 25963 26316 I OpenGLRenderer: Davey! duration=9223284522801ms; Flags=0, FrameTimelineVsyncId=6690246, IntendedVsync=87514052815473, Vsync=87514069482139, InputEventId=0, HandleInputStart=87514071029374, AnimationStart=87514071030728, PerformTraversalsStart=87514071151769, DrawStart=87514071205832, FrameDeadline=87514064482139, FrameInterval=87514071012967, FrameStartTime=8333333, SyncQueued=87514071325467, SyncStart=87514071543749, IssueDrawCommandsStart=87514071579374, SwapBuffers=87514071871509, FrameCompleted=9223372036854775807, DequeueBufferDuration=14063, QueueBufferDuration=1198750, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87514073439738, DisplayPresentTime=87511772136770, 08-12 19:15:22.855 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F...... 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:22.864 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:22.888 25963 26385 V com.vungle.warren.d: [ttDownloadContext] Request ad got response, request = AdRequest{placementId='APP_OPEN_HIGH_PRICE-9667104', adMarkup=null, type=0, adCount=1}, elapsed time = 655ms 08-12 19:15:22.889 25963 26245 D com.vungle.warren.d: Ads Response: {"ads": [{"placement_reference_id":"APP_OPEN_HIGH_PRICE-9667104","ad_markup": {"id":"","campaign":null,"app_id":null,"sleep":1085,"info":"impression auctioned but unsold","delay":0,"showClose":0,"showCloseIncentivized":0,"countdown":0,"url":"","v ideoWidth":0,"videoHeight":0,"requires_sideloading":false}}]} 08-12 19:15:23.109 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F...... 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:23.118 25963 25981 I OpenGLRenderer: Davey! duration=9223284522446ms; Flags=0, FrameTimelineVsyncId=6690321, IntendedVsync=87514407993542, Vsync=87514407993542, InputEventId=0, HandleInputStart=87514408908436, AnimationStart=87514408909373, PerformTraversalsStart=87514415218280, DrawStart=87514415302603, FrameDeadline=87514427993541, FrameInterval=87514408897967, FrameStartTime=8333333, SyncQueued=87514415376613, SyncStart=87514415621821, IssueDrawCommandsStart=87514418013540, SwapBuffers=87514418530780, FrameCompleted=9223372036854775807, DequeueBufferDuration=10156, QueueBufferDuration=1017813, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87514419809269, DisplayPresentTime=87512044815989, 08-12 19:15:23.120 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:23.439 25963 25963 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 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:23.439 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:23.448 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:23.531 25963 25976 I apkdone.com: Background concurrent copying GC freed 189400(9955KB) AllocSpace objects, 111(17MB) LOS objects, 64% free, 13MB/37MB, paused 280us total 119.869ms 08-12 19:15:23.538 25963 25978 W System : A resource failed to call end. 08-12 19:15:23.713 25963 26315 I OpenGLRenderer: Davey! duration=9223284521850ms; Flags=0, FrameTimelineVsyncId=6690440, IntendedVsync=87515002525826, Vsync=87515002525826, InputEventId=0, HandleInputStart=87515003795259, AnimationStart=87515003798488, PerformTraversalsStart=87515004903019, DrawStart=87515005039321, FrameDeadline=87515022525825, FrameInterval=87515003730102, FrameStartTime=8333333, SyncQueued=87515005181821, SyncStart=87515007017029, IssueDrawCommandsStart=87515007204634, SwapBuffers=87515012992342, FrameCompleted=9223372036854775807, DequeueBufferDuration=2382292, QueueBufferDuration=2405885, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87515016046092, DisplayPresentTime=87513374792134, 08-12 19:15:23.732 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F...... 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:23.758 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:24.097 25963 25963 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 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:24.097 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:24.113 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:24.116 25963 26315 I OpenGLRenderer: Davey! duration=9223284521463ms; Flags=0, FrameTimelineVsyncId=6690506, IntendedVsync=87515390633793, Vsync=87515407300459, InputEventId=0, HandleInputStart=87515413911509, AnimationStart=87515413914686, PerformTraversalsStart=87515416881300, DrawStart=87515417028279, FrameDeadline=87515402300459, FrameInterval=87515413882238, FrameStartTime=8333333, SyncQueued=87515417368748, SyncStart=87515417584321, IssueDrawCommandsStart=87515417612446, SwapBuffers=87515417864894, FrameCompleted=9223372036854775807, DequeueBufferDuration=12448, QueueBufferDuration=367187, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87515418512602, DisplayPresentTime=87513482058645, 08-12 19:15:24.525 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraNativeAdViewDelegateCreatorImpl 08-12 19:15:24.606 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F...... 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:24.622 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:24.845 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F...... 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:24.856 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:25.057 25963 25963 D InputMethodManager: showSoftInput() view=io.flutter.embedding.android.FlutterView{4dd5e15 VFE...... .F...... 0,0- 1080,2270 #1 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT 08-12 19:15:25.066 25963 26348 W System : Ignoring header If-None-Match because its value was null. 08-12 19:15:25.070 25963 25963 D InsetsController: show(ime(), fromIme=true) 08-12 19:15:25.283 25963 25963 I ExoPlayerImpl: Init ExoPlayerLib/2.4.2 [munch, 22021211RC, Xiaomi, 31] 08-12 19:15:25.380 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:15:25.383 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:25.397 25963 25963 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 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:25.397 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:25.407 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:25.428 25963 25963 I PlayCore: UID: [10403] PID: [25963] PrewarmService : prewarm(apkdone.com) 08-12 19:15:25.429 25963 26674 I PlayCore: UID: [10403] PID: [25963] PrewarmService : Initiate binding to the service. 08-12 19:15:25.430 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:25.432 25963 26674 I PlayCore: UID: [10403] PID: [25963] PrewarmService : Failed to bind to the service. 08-12 19:15:25.475 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:25.483 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:25.500 25963 26667 W VideoCapabilities: Unsupported mime image/vnd.android.heic 08-12 19:15:25.500 25963 26667 W VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2 08-12 19:15:25.500 25963 26667 W VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2 08-12 19:15:25.503 25963 26667 W VideoCapabilities: Unsupported mime video/dolby- vision 08-12 19:15:25.504 25963 26667 W VideoCapabilities: Unsupported mime video/dolby- vision 08-12 19:15:25.504 25963 26667 W VideoCapabilities: Unsupported mime video/dolby- vision 08-12 19:15:25.504 25963 26667 W VideoCapabilities: Unsupported mime video/dolby- vision 08-12 19:15:25.521 25963 26667 I MediaCodec: video box enabled in settings 08-12 19:15:25.521 25963 26667 I MediaCodec: init video box disabled for codec not supported 08-12 19:15:25.522 25963 26676 D CCodec : allocate(c2.android.aac.decoder) 08-12 19:15:25.524 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:25.527 25963 26676 I Codec2Client: Available Codec2 services: "default" "software" 08-12 19:15:25.532 25963 26676 I CCodec : setting up 'default' as default (vendor) store 08-12 19:15:25.556 25963 26676 I CCodec : Created component [c2.android.aac.decoder] 08-12 19:15:25.556 25963 26676 D CCodecConfig: read media type: audio/mp4a-latm 08-12 19:15:25.557 25963 26676 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.max-count.values 08-12 19:15:25.557 25963 26676 D ReflectedParamUpdater: extent() != 1 for single value type: output.subscribed-indices.values 08-12 19:15:25.558 25963 26676 D ReflectedParamUpdater: extent() != 1 for single value type: input.buffers.allocator-ids.values 08-12 19:15:25.558 25963 26676 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.allocator-ids.values 08-12 19:15:25.558 25963 26676 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.allocator-ids.values 08-12 19:15:25.558 25963 26676 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.pool-ids.values 08-12 19:15:25.558 25963 26676 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.pool-ids.values 08-12 19:15:25.562 25963 26676 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2 config diff is Dict { 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 coded.aac-packaging.value = 0 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 coded.bitrate.value = 64000 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 coded.pl.level = 0 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 coded.pl.profile = 8192 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::i32 coding.drc.album- mode.value = 0 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::float coding.drc.attenuation- factor.value = 1 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::float coding.drc.boost- factor.value = 1 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::i32 coding.drc.compression- mode.value = 3 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::i32 coding.drc.effect- type.value = 3 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::float coding.drc.encoded- level.value = 0.25 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::float coding.drc.reference- level.value = -16 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 input.buffers.max- size.value = 8192 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 input.delay.value = 0 08-12 19:15:25.562 25963 26676 D CCodecConfig: string input.media-type.value = "audio/mp4a-latm" 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 output.delay.value = 2 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::float output.drc.output- loudness.value = 0.25 08-12 19:15:25.562 25963 26676 D CCodecConfig: string output.media-type.value = "audio/raw" 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 raw.channel-count.value = 1 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 raw.max-channel- count.value = 8 08-12 19:15:25.562 25963 26676 D CCodecConfig: c2::u32 raw.sample-rate.value = 44100 08-12 19:15:25.562 25963 26676 D CCodecConfig: } 08-12 19:15:25.623 25963 26667 V MediaStub: MediaStub::GetImplInstance for debug create,0x97ff31d1 08-12 19:15:25.623 25963 26667 E MediaStub: MediaStub::GetImplInstance dlerror (null) 08-12 19:15:25.624 25963 26676 D CCodec : [c2.android.aac.decoder] buffers are bound to CCodec for this session 08-12 19:15:25.624 25963 26676 D CCodecConfig: no c2 equivalents for language 08-12 19:15:25.624 25963 26676 D CCodecConfig: no c2 equivalents for flags 08-12 19:15:25.625 25963 26676 D CCodecConfig: c2 config diff is c2::u32 raw.channel-count.value = 2 08-12 19:15:25.625 25963 26676 W Codec2Client: query -- param skipped: index = 1107298332. 08-12 19:15:25.626 25963 26676 D CCodec : setup formats input: AMessage(what = 0x00000000) = { 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:15:25.626 25963 26676 D CCodec : int32_t bitrate = 64000 08-12 19:15:25.626 25963 26676 D CCodec : int32_t channel-count = 2 08-12 19:15:25.626 25963 26676 D CCodec : int32_t level = 0 08-12 19:15:25.626 25963 26676 D CCodec : int32_t max-input-size = 8192 08-12 19:15:25.626 25963 26676 D CCodec : string mime = "audio/mp4a-latm" 08-12 19:15:25.626 25963 26676 D CCodec : int32_t profile = 2 08-12 19:15:25.626 25963 26676 D CCodec : int32_t sample-rate = 44100 08-12 19:15:25.626 25963 26676 D CCodec : } 08-12 19:15:25.626 25963 26676 D CCodec : setup formats output: AMessage(what = 0x00000000) = { 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-drc-output-loudness = -1 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:15:25.626 25963 26676 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:15:25.626 25963 26676 D CCodec : int32_t channel-count = 2 08-12 19:15:25.626 25963 26676 D CCodec : string mime = "audio/raw" 08-12 19:15:25.626 25963 26676 D CCodec : int32_t sample-rate = 44100 08-12 19:15:25.626 25963 26676 D CCodec : int32_t android._config-pcm-encoding = 2 08-12 19:15:25.626 25963 26676 D CCodec : } 08-12 19:15:25.626 25963 26676 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:15:25.627 25963 26676 V MediaStub: MediaStub::GetImplInstance for debug create,0x97ff31d1 08-12 19:15:25.627 25963 26676 D MediaImpl: MediaImpl::sendMine: audio/mp4a-latm 08-12 19:15:25.627 25963 26676 D MediaStub: MediaStub::sendMine audio/mp4a-latm 08-12 19:15:25.628 25963 26676 W Codec2Client: query -- param skipped: index = 1342179345. 08-12 19:15:25.628 25963 26676 W Codec2Client: query -- param skipped: index = 2415921170. 08-12 19:15:25.628 25963 26676 W Codec2Client: query -- param skipped: index = 1610614798. 08-12 19:15:25.628 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:25.629 25963 26676 D C2Store : Using ION 08-12 19:15:25.634 25963 26676 D CCodecBufferChannel: [c2.android.aac.decoder#129] Created input block pool with allocatorID 16 => poolID 17 - OK (0) 08-12 19:15:25.636 25963 26676 I CCodecBufferChannel: [c2.android.aac.decoder#129] Created output block pool with allocatorID 16 => poolID 251 - OK 08-12 19:15:25.636 25963 26676 D CCodecBufferChannel: [c2.android.aac.decoder#129] Configured output block pool ids 251 => OK 08-12 19:15:25.637 25963 26676 D CCodecBufferChannel: [c2.android.aac.decoder#129] start: updating output delay 2 08-12 19:15:25.641 25963 26676 E ion : ioctl c0044901 failed with code -1: Inappropriate ioctl for device 08-12 19:15:25.648 25963 26667 I MediaCodec: video box enabled in settings 08-12 19:15:25.648 25963 26667 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:15:25.651 25963 26667 I VideoBox: VideoBox::VideoBox 08-12 19:15:25.651 25963 26667 I VideoBox: initVideobox 08-12 19:15:25.651 25963 26667 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:15:25.651 25963 26667 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:15:25.651 25963 26667 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:15:25.651 25963 26667 I VideoBox: VideoBox::~VideoBox 08-12 19:15:25.652 25963 26667 I MediaCodec: init video box disabled for init not supported 08-12 19:15:25.654 25963 26682 I OMXClient: IOmx service obtained 08-12 19:15:25.668 25963 26667 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:15:25.673 25963 26667 I MediaCodec: configure : init video box disabled 08-12 19:15:25.673 25963 26667 I MediaCodec: fps video to display enabled 08-12 19:15:25.673 25963 26667 I MediaCodec: The Fps from player is 0.000000 frameRateFloat -1.000000 frameRateInt -1 08-12 19:15:25.674 25963 26667 D MediaImpl: MediaImpl::sendFrameRate: -1 08-12 19:15:25.674 25963 26667 D MediaImpl: MediaImpl::sendPackageName: apkdone.com 08-12 19:15:25.674 25963 26667 D MediaStub: MediaStub::sendPackageName apkdone.com 08-12 19:15:25.674 25963 26667 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:15:25.674 25963 26681 D SurfaceUtils: connecting to surface 0xb0fc8008, reason connectToSurface 08-12 19:15:25.674 25963 26681 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586113 08-12 19:15:25.674 25963 26681 D SurfaceUtils: disconnecting from surface 0xb0fc8008, reason connectToSurface(reconnect) 08-12 19:15:25.674 25963 26681 D SurfaceUtils: connecting to surface 0xb0fc8008, reason connectToSurface(reconnect) 08-12 19:15:25.677 25963 26682 I ExtendedACodec: setupVideoDecoder() 08-12 19:15:25.679 25963 26682 I ExtendedACodec: Decoder will be in frame by frame mode 08-12 19:15:25.679 25963 26682 W ExtendedACodec: Failed to set frame packing format on component 08-12 19:15:25.682 25963 26681 D MediaImpl: MediaImpl::sendMine: video/x- vnd.on2.vp9 08-12 19:15:25.682 25963 26681 D MediaStub: MediaStub::sendMine video/x-vnd.on2.vp9 08-12 19:15:25.726 25963 26682 D SurfaceUtils: set up nativeWindow 0xb0fc8008 for 576x720, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:15:25.753 25963 26667 D AudioTrack: set(sessionId=0) 08-12 19:15:25.753 25963 26667 D AudioTrack: set(): streamType -1, sampleRate 44100, format 0x1, channelMask 0x3, frameCount 14144, flags #0, notificationFrames 0, sessionId 0, transferType 3, uid -1, pid -1 08-12 19:15:25.770 25963 26667 W libc : Access denied finding property "vendor.audio.lowpower" 08-12 19:15:25.786 25963 26667 D AudioTrack: isWhiteListPackage() Uid 10403, package name apkdone.com 08-12 19:15:25.789 25963 26667 W AudioTrack: Use of stream types is deprecated for operations other than volume control 08-12 19:15:25.789 25963 26667 W AudioTrack: See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:15:25.790 25963 26667 I AudioTrack: AudioTrack::setVolume L:1.000000 R:1.000000 and the pakage is apkdone.com 08-12 19:15:25.790 25963 26667 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:15:25.793 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:25.795 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:25.796 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:25.797 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:25.797 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:25.799 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:25.799 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:25.803 25963 26681 W MediaCodec: mapFormat: no mediaType information 08-12 19:15:26.759 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:26.760 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:26.761 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:26.762 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:26.762 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:26.763 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:26.763 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:26.764 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:26.765 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:26.766 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:26.766 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:27.031 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.036 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.047 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.056 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.063 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.070 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.080 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.085 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.094 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.103 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.112 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.120 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.126 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.134 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.144 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.154 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.164 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.169 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.175 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.184 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.192 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.202 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.210 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.219 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.226 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.234 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.243 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.253 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.259 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.268 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.277 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.285 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:27.510 25963 25963 I ExoPlayerImpl: Init ExoPlayerLib/2.4.2 [munch, 22021211RC, Xiaomi, 31] 08-12 19:15:28.555 25963 26698 I MediaCodec: video box enabled in settings 08-12 19:15:28.556 25963 26698 I MediaCodec: init video box disabled for codec not supported 08-12 19:15:28.557 25963 26711 D CCodec : allocate(c2.android.aac.decoder) 08-12 19:15:28.563 25963 26711 I CCodec : setting up 'default' as default (vendor) store 08-12 19:15:28.568 25963 26711 I CCodec : Created component [c2.android.aac.decoder] 08-12 19:15:28.568 25963 26711 D CCodecConfig: read media type: audio/mp4a-latm 08-12 19:15:28.572 25963 26711 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.max-count.values 08-12 19:15:28.573 25963 26711 D ReflectedParamUpdater: extent() != 1 for single value type: output.subscribed-indices.values 08-12 19:15:28.573 25963 26711 D ReflectedParamUpdater: extent() != 1 for single value type: input.buffers.allocator-ids.values 08-12 19:15:28.573 25963 26711 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.allocator-ids.values 08-12 19:15:28.573 25963 26711 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.allocator-ids.values 08-12 19:15:28.574 25963 26711 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.pool-ids.values 08-12 19:15:28.574 25963 26711 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.pool-ids.values 08-12 19:15:28.578 25963 26711 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2 config diff is Dict { 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 coded.aac-packaging.value = 0 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 coded.bitrate.value = 64000 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 coded.pl.level = 0 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 coded.pl.profile = 8192 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::i32 coding.drc.album- mode.value = 0 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::float coding.drc.attenuation- factor.value = 1 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::float coding.drc.boost- factor.value = 1 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::i32 coding.drc.compression- mode.value = 3 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::i32 coding.drc.effect- type.value = 3 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::float coding.drc.encoded- level.value = 0.25 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::float coding.drc.reference- level.value = -16 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 input.buffers.max- size.value = 8192 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 input.delay.value = 0 08-12 19:15:28.579 25963 26711 D CCodecConfig: string input.media-type.value = "audio/mp4a-latm" 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 output.delay.value = 2 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::float output.drc.output- loudness.value = 0.25 08-12 19:15:28.579 25963 26711 D CCodecConfig: string output.media-type.value = "audio/raw" 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 raw.channel-count.value = 1 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 raw.max-channel- count.value = 8 08-12 19:15:28.579 25963 26711 D CCodecConfig: c2::u32 raw.sample-rate.value = 44100 08-12 19:15:28.579 25963 26711 D CCodecConfig: } 08-12 19:15:28.581 25963 26698 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:15:28.581 25963 26711 D CCodec : [c2.android.aac.decoder] buffers are bound to CCodec for this session 08-12 19:15:28.581 25963 26711 D CCodecConfig: no c2 equivalents for language 08-12 19:15:28.581 25963 26711 D CCodecConfig: no c2 equivalents for flags 08-12 19:15:28.582 25963 26711 D CCodecConfig: c2 config diff is c2::u32 raw.channel-count.value = 2 08-12 19:15:28.583 25963 26711 W Codec2Client: query -- param skipped: index = 1107298332. 08-12 19:15:28.583 25963 26711 D CCodec : setup formats input: AMessage(what = 0x00000000) = { 08-12 19:15:28.583 25963 26711 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:15:28.583 25963 26711 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:15:28.583 25963 26711 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:15:28.583 25963 26711 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:15:28.583 25963 26711 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:15:28.583 25963 26711 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:15:28.583 25963 26711 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:15:28.583 25963 26711 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:15:28.583 25963 26711 D CCodec : int32_t bitrate = 64000 08-12 19:15:28.583 25963 26711 D CCodec : int32_t channel-count = 2 08-12 19:15:28.583 25963 26711 D CCodec : int32_t level = 0 08-12 19:15:28.583 25963 26711 D CCodec : int32_t max-input-size = 8192 08-12 19:15:28.583 25963 26711 D CCodec : string mime = "audio/mp4a-latm" 08-12 19:15:28.583 25963 26711 D CCodec : int32_t profile = 2 08-12 19:15:28.583 25963 26711 D CCodec : int32_t sample-rate = 44100 08-12 19:15:28.583 25963 26711 D CCodec : } 08-12 19:15:28.584 25963 26711 D CCodec : setup formats output: AMessage(what = 0x00000000) = { 08-12 19:15:28.584 25963 26711 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:15:28.584 25963 26711 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:15:28.584 25963 26711 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:15:28.584 25963 26711 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:15:28.584 25963 26711 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:15:28.584 25963 26711 D CCodec : int32_t aac-drc-output-loudness = -1 08-12 19:15:28.584 25963 26711 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:15:28.584 25963 26711 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:15:28.584 25963 26711 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:15:28.584 25963 26711 D CCodec : int32_t channel-count = 2 08-12 19:15:28.584 25963 26711 D CCodec : string mime = "audio/raw" 08-12 19:15:28.584 25963 26711 D CCodec : int32_t sample-rate = 44100 08-12 19:15:28.584 25963 26711 D CCodec : int32_t android._config-pcm-encoding = 2 08-12 19:15:28.584 25963 26711 D CCodec : } 08-12 19:15:28.584 25963 26711 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:15:28.584 25963 26711 D MediaImpl: MediaImpl::sendMine: audio/mp4a-latm 08-12 19:15:28.584 25963 26711 D MediaStub: MediaStub::sendMine audio/mp4a-latm 08-12 19:15:28.588 25963 26711 W Codec2Client: query -- param skipped: index = 1342179345. 08-12 19:15:28.588 25963 26711 W Codec2Client: query -- param skipped: index = 2415921170. 08-12 19:15:28.588 25963 26711 W Codec2Client: query -- param skipped: index = 1610614798. 08-12 19:15:28.589 25963 26711 D CCodecBufferChannel: [c2.android.aac.decoder#5] Created input block pool with allocatorID 16 => poolID 18 - OK (0) 08-12 19:15:28.592 25963 26711 I CCodecBufferChannel: [c2.android.aac.decoder#5] Created output block pool with allocatorID 16 => poolID 252 - OK 08-12 19:15:28.592 25963 26711 D CCodecBufferChannel: [c2.android.aac.decoder#5] Configured output block pool ids 252 => OK 08-12 19:15:28.593 25963 26711 D CCodecBufferChannel: [c2.android.aac.decoder#5] start: updating output delay 2 08-12 19:15:28.603 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:28.608 25963 26698 I MediaCodec: video box enabled in settings 08-12 19:15:28.608 25963 26698 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:15:28.611 25963 26698 I VideoBox: VideoBox::VideoBox 08-12 19:15:28.611 25963 26698 I VideoBox: initVideobox 08-12 19:15:28.611 25963 26698 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:15:28.612 25963 26698 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:15:28.612 25963 26698 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:15:28.612 25963 26698 I VideoBox: VideoBox::~VideoBox 08-12 19:15:28.612 25963 26698 I MediaCodec: init video box disabled for init not supported 08-12 19:15:28.614 25963 26714 I OMXClient: IOmx service obtained 08-12 19:15:28.629 25963 26698 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:15:28.634 25963 26698 I MediaCodec: configure : init video box disabled 08-12 19:15:28.634 25963 26698 I MediaCodec: fps video to display enabled 08-12 19:15:28.634 25963 26698 I MediaCodec: The Fps from player is 0.000000 frameRateFloat -1.000000 frameRateInt -1 08-12 19:15:28.636 25963 26698 D MediaImpl: MediaImpl::sendFrameRate: -1 08-12 19:15:28.636 25963 26698 D MediaImpl: MediaImpl::sendPackageName: apkdone.com 08-12 19:15:28.636 25963 26698 D MediaStub: MediaStub::sendPackageName apkdone.com 08-12 19:15:28.637 25963 26713 D SurfaceUtils: connecting to surface 0x973eb408, reason connectToSurface 08-12 19:15:28.637 25963 26713 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586114 08-12 19:15:28.637 25963 26713 D SurfaceUtils: disconnecting from surface 0x973eb408, reason connectToSurface(reconnect) 08-12 19:15:28.637 25963 26713 D SurfaceUtils: connecting to surface 0x973eb408, reason connectToSurface(reconnect) 08-12 19:15:28.640 25963 26714 I ExtendedACodec: setupVideoDecoder() 08-12 19:15:28.642 25963 26714 I ExtendedACodec: Decoder will be in frame by frame mode 08-12 19:15:28.642 25963 26714 W ExtendedACodec: Failed to set frame packing format on component 08-12 19:15:28.650 25963 26713 D MediaImpl: MediaImpl::sendMine: video/x- vnd.on2.vp9 08-12 19:15:28.650 25963 26713 D MediaStub: MediaStub::sendMine video/x-vnd.on2.vp9 08-12 19:15:28.694 25963 26714 D SurfaceUtils: set up nativeWindow 0x973eb408 for 720x1280, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:15:28.718 25963 26698 D AudioTrack: set(sessionId=0) 08-12 19:15:28.718 25963 26698 D AudioTrack: set(): streamType -1, sampleRate 44100, format 0x1, channelMask 0x3, frameCount 14144, flags #0, notificationFrames 0, sessionId 0, transferType 3, uid -1, pid -1 08-12 19:15:28.721 25963 26698 W libc : Access denied finding property "vendor.audio.lowpower" 08-12 19:15:28.735 25963 26698 D AudioTrack: isWhiteListPackage() Uid 10403, package name apkdone.com 08-12 19:15:28.738 25963 26698 W AudioTrack: Use of stream types is deprecated for operations other than volume control 08-12 19:15:28.738 25963 26698 W AudioTrack: See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:15:28.739 25963 26698 I AudioTrack: AudioTrack::setVolume L:1.000000 R:1.000000 and the pakage is apkdone.com 08-12 19:15:28.740 25963 26698 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:15:28.746 25963 26711 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:28.746 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:28.746 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:28.746 25963 26711 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:28.747 25963 26713 W MediaCodec: mapFormat: no mediaType information 08-12 19:15:28.773 25963 25963 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=87520072, downTime=87520072, deviceId=-1, source=0x101, displayId=0 } 08-12 19:15:28.822 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#5] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:15:28.822 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:15:28.822 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#129] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:15:28.822 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:15:28.828 25963 25963 I PlayCore: UID: [10403] PID: [25963] PrewarmService : prewarm(apkdone.com) 08-12 19:15:28.828 25963 26674 I PlayCore: UID: [10403] PID: [25963] PrewarmService : Initiate binding to the service. 08-12 19:15:28.832 25963 26674 I PlayCore: UID: [10403] PID: [25963] PrewarmService : Failed to bind to the service. 08-12 19:15:28.864 25963 25963 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=87520167, downTime=87520072, deviceId=-1, source=0x101, displayId=0 } 08-12 19:15:29.720 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:29.721 25963 26711 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:29.722 25963 26711 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:29.722 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:29.724 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:29.724 25963 26711 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:29.725 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:29.727 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:29.728 25963 26711 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:30.635 25963 26679 D BufferPoolAccessor2.0: bufferpool2 0x9387ee18 : 4(32768 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/24 (fetch/transfer) 08-12 19:15:30.635 25963 26679 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1 08-12 19:15:30.723 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:30.724 25963 26711 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:30.724 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:30.724 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:30.725 25963 26711 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:30.727 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#5:1D- Input.Impl[N]] codec released a buffer owned by client (index 3) 08-12 19:15:33.022 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#5] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:15:33.022 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:15:33.636 25963 26679 D BufferPoolAccessor2.0: bufferpool2 0x99022918 : 5(40960 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/26 (fetch/transfer) 08-12 19:15:33.636 25963 26679 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1 08-12 19:15:36.886 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:15:36.888 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:36.899 25963 25963 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 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:36.899 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:36.900 25963 25963 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 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:36.900 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:36.902 25963 25963 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 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:36.902 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:36.902 25963 26755 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.START 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:36.903 25963 25963 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 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:36.903 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:36.904 25963 25963 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 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:36.904 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:36.905 25963 25963 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 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:36.905 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:36.911 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:15:36.912 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:15:36.926 25963 26751 W Ads : Not retrying to fetch app settings 08-12 19:15:36.975 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:36.983 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:37.004 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:37.004 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:37.004 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:37.004 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:37.004 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:15:37.022 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:37.044 25963 25963 I ExoPlayerImpl: Init 4f48d51 [ExoPlayerLib/2.17.1] [munch, 22021211RC, Xiaomi, 31] 08-12 19:15:37.075 25963 26113 D ViewContentFactory: initViewContentFetcherClass 08-12 19:15:37.075 25963 26113 I ContentCatcher: ViewContentFetcher : ViewContentFetcher 08-12 19:15:37.075 25963 26113 D ViewContentFactory: createInterceptor took 0ms 08-12 19:15:37.082 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdOverlayCreatorImpl 08-12 19:15:37.091 25963 25963 D IS_CTS_MODE: false 08-12 19:15:37.091 25963 25963 D MULTI_WINDOW_SWITCH_ENABLED: false 08-12 19:15:37.091 25963 25963 D DecorView[]: getWindowModeFromSystem windowmode is 1 08-12 19:15:37.126 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:37.140 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:37.205 25963 26681 D SurfaceUtils: connecting to surface 0xb0fcb808, reason connectToSurface 08-12 19:15:37.205 25963 25963 W AudioManager: Use of stream types is deprecated for operations other than volume control 08-12 19:15:37.205 25963 25963 W AudioManager: See the documentation of requestAudioFocus() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:15:37.205 25963 26681 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586115 08-12 19:15:37.205 25963 26681 D SurfaceUtils: disconnecting from surface 0xb0fcb808, reason connectToSurface(reconnect) 08-12 19:15:37.205 25963 26681 D SurfaceUtils: connecting to surface 0xb0fcb808, reason connectToSurface(reconnect) 08-12 19:15:37.207 25963 26682 D SurfaceUtils: set up nativeWindow 0xb0fcb808 for 576x720, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:15:37.207 25963 26681 D SurfaceUtils: disconnecting from surface 0xb0fc8008, reason disconnectFromSurface 08-12 19:15:37.207 25963 26681 E Surface : freeAllBuffers: 15 buffers were freed while being dequeued! 08-12 19:15:37.208 25963 26667 I AudioTrack: AudioTrack::setVolume L:0.000000 R:0.000000 and the pakage is apkdone.com 08-12 19:15:37.209 25963 26667 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:15:37.215 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:37.220 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:37.224 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus false 08-12 19:15:37.225 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus true 08-12 19:15:37.227 25963 25982 I OpenGLRenderer: Davey! duration=9223284508415ms; Flags=0, FrameTimelineVsyncId=6693480, IntendedVsync=87528434563084, Vsync=87528501229748, InputEventId=0, HandleInputStart=87528509199889, AnimationStart=87528509201399, PerformTraversalsStart=87528510669004, DrawStart=87528517051347, FrameDeadline=87528454563083, FrameInterval=87528509185201, FrameStartTime=8333333, SyncQueued=87528523027754, SyncStart=87528527860306, IssueDrawCommandsStart=87528527964316, SwapBuffers=87528528349889, FrameCompleted=9223372036854775807, DequeueBufferDuration=9271, QueueBufferDuration=990834, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87528529588379, DisplayPresentTime=87527111979629, 08-12 19:15:37.240 25963 26667 I AudioTrack: AudioTrack::setVolume L:1.000000 R:1.000000 and the pakage is apkdone.com 08-12 19:15:37.240 25963 26667 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:15:37.245 25963 26388 D BufferPoolAccessor2.0: bufferpool2 0x9387ee18 : 4(32768 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/24 (fetch/transfer) 08-12 19:15:37.247 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:37.248 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:37.371 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:37.384 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:37.385 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:37.436 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:37.439 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:37.550 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:37.550 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:37.671 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:37.671 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:37.672 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:37.795 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:37.796 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:37.876 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:37.878 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 1) 08-12 19:15:37.878 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:37.878 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:37.990 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:37.990 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:38.111 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:38.112 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:38.210 25963 26633 I OpenGLRenderer: Davey! duration=9223284507352ms; Flags=0, FrameTimelineVsyncId=6693730, IntendedVsync=87529500328042, Vsync=87529500328042, InputEventId=0, HandleInputStart=87529501745930, AnimationStart=87529501748274, PerformTraversalsStart=87529501751034, DrawStart=87529502796659, FrameDeadline=87529511994708, FrameInterval=87529501720930, FrameStartTime=8333333, SyncQueued=87529503037024, SyncStart=87529505336711, IssueDrawCommandsStart=87529505878795, SwapBuffers=87529510965409, FrameCompleted=9223372036854775807, DequeueBufferDuration=23020, QueueBufferDuration=1741093, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87529513161607, DisplayPresentTime=0, 08-12 19:15:38.230 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:38.334 25963 25982 I OpenGLRenderer: Davey! duration=9223284507228ms; Flags=0, FrameTimelineVsyncId=6693759, IntendedVsync=87529624287146, Vsync=87529624287146, InputEventId=0, HandleInputStart=87529626097909, AnimationStart=87529626100878, PerformTraversalsStart=87529626103586, DrawStart=87529628691295, FrameDeadline=87529644287145, FrameInterval=87529626068066, FrameStartTime=8333333, SyncQueued=87529629105670, SyncStart=87529631312545, IssueDrawCommandsStart=87529631450461, SwapBuffers=87529634408274, FrameCompleted=9223372036854775807, DequeueBufferDuration=23281, QueueBufferDuration=604687, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87529635544993, DisplayPresentTime=0, 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:38.402 25963 25963 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 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:38.402 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:38.435 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:38.467 25963 25963 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 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:38.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:38.549 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:38.550 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:38.596 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.605 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.612 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.615 25963 25982 I OpenGLRenderer: Davey! duration=9223284506948ms; Flags=0, FrameTimelineVsyncId=6693818, IntendedVsync=87529905154167, Vsync=87529905154167, InputEventId=0, HandleInputStart=87529908797440, AnimationStart=87529908799680, PerformTraversalsStart=87529909487284, DrawStart=87529912585565, FrameDeadline=87529925154166, FrameInterval=87529908775305, FrameStartTime=8333333, SyncQueued=87529913012545, SyncStart=87529914400565, IssueDrawCommandsStart=87529914465357, SwapBuffers=87529916714368, FrameCompleted=9223372036854775807, DequeueBufferDuration=16093, QueueBufferDuration=471510, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87529917538274, DisplayPresentTime=0, 08-12 19:15:38.620 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.627 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.636 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.648 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.658 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.664 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.674 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:38.675 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:38.678 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.685 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.694 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.702 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.710 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.718 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.727 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.735 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.744 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.752 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.759 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.767 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.777 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.788 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.792 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:38.794 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:38.794 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:38.794 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:38.802 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.810 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.814 25963 26314 I OpenGLRenderer: Davey! duration=9223284506758ms; Flags=0, FrameTimelineVsyncId=6693864, IntendedVsync=87530095204834, Vsync=87530103538167, InputEventId=0, HandleInputStart=87530103831763, AnimationStart=87530103834732, PerformTraversalsStart=87530105633795, DrawStart=87530109662232, FrameDeadline=87530115204833, FrameInterval=87530103801190, FrameStartTime=8333333, SyncQueued=87530110089680, SyncStart=87530111149159, IssueDrawCommandsStart=87530111233482, SwapBuffers=87530113594211, FrameCompleted=9223372036854775807, DequeueBufferDuration=16719, QueueBufferDuration=468802, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87530114344992, DisplayPresentTime=0, 08-12 19:15:38.817 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.826 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.833 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.844 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.856 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:15:38.876 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:38.993 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:39.110 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.110 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:39.168 25963 25982 I OpenGLRenderer: Davey! duration=9223284506395ms; Flags=0, FrameTimelineVsyncId=6693947, IntendedVsync=87530458740487, Vsync=87530458740487, InputEventId=0, HandleInputStart=87530459643326, AnimationStart=87530459646555, PerformTraversalsStart=87530461904888, DrawStart=87530462026242, FrameDeadline=87530478740486, FrameInterval=87530459616294, FrameStartTime=8333333, SyncQueued=87530462374003, SyncStart=87530462735461, IssueDrawCommandsStart=87530462818586, SwapBuffers=87530468861607, FrameCompleted=9223372036854775807, DequeueBufferDuration=29896, QueueBufferDuration=752969, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87530470315982, DisplayPresentTime=0, 08-12 19:15:39.233 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.234 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:39.300 25963 25984 I OpenGLRenderer: Davey! duration=9223284506260ms; Flags=0, FrameTimelineVsyncId=6693978, IntendedVsync=87530590958337, Vsync=87530590958337, InputEventId=0, HandleInputStart=87530592220096, AnimationStart=87530592222753, PerformTraversalsStart=87530593601919, DrawStart=87530594819055, FrameDeadline=87530610958336, FrameInterval=87530592199576, FrameStartTime=8333333, SyncQueued=87530595138378, SyncStart=87530598017388, IssueDrawCommandsStart=87530598103274, SwapBuffers=87530601720044, FrameCompleted=9223372036854775807, DequeueBufferDuration=23750, QueueBufferDuration=795625, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87530603202336, DisplayPresentTime=0, 08-12 19:15:39.308 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.309 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:39.429 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.550 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.552 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.675 25963 25963 I ExoPlayerImpl: Init ExoPlayerLib/2.4.2 [munch, 22021211RC, Xiaomi, 31] 08-12 19:15:39.745 25963 25963 I PlayCore: UID: [10403] PID: [25963] PrewarmService : prewarm(apkdone.com) 08-12 19:15:39.745 25963 26674 I PlayCore: UID: [10403] PID: [25963] PrewarmService : Initiate binding to the service. 08-12 19:15:39.747 25963 26674 I PlayCore: UID: [10403] PID: [25963] PrewarmService : Failed to bind to the service. 08-12 19:15:39.755 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.755 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:39.803 25963 26861 I MediaCodec: video box enabled in settings 08-12 19:15:39.803 25963 26861 I MediaCodec: init video box disabled for codec not supported 08-12 19:15:39.804 25963 26868 D CCodec : allocate(c2.android.aac.decoder) 08-12 19:15:39.808 25963 26868 I CCodec : setting up 'default' as default (vendor) store 08-12 19:15:39.815 25963 26868 I CCodec : Created component [c2.android.aac.decoder] 08-12 19:15:39.815 25963 26868 D CCodecConfig: read media type: audio/mp4a-latm 08-12 19:15:39.820 25963 26868 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.max-count.values 08-12 19:15:39.821 25963 26868 D ReflectedParamUpdater: extent() != 1 for single value type: output.subscribed-indices.values 08-12 19:15:39.822 25963 26868 D ReflectedParamUpdater: extent() != 1 for single value type: input.buffers.allocator-ids.values 08-12 19:15:39.822 25963 26868 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.allocator-ids.values 08-12 19:15:39.823 25963 26868 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.allocator-ids.values 08-12 19:15:39.823 25963 26868 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.pool-ids.values 08-12 19:15:39.823 25963 26868 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.pool-ids.values 08-12 19:15:39.827 25963 26868 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2 config diff is Dict { 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 coded.aac-packaging.value = 0 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 coded.bitrate.value = 64000 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 coded.pl.level = 0 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 coded.pl.profile = 8192 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::i32 coding.drc.album- mode.value = 0 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::float coding.drc.attenuation- factor.value = 1 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::float coding.drc.boost- factor.value = 1 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::i32 coding.drc.compression- mode.value = 3 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::i32 coding.drc.effect- type.value = 3 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::float coding.drc.encoded- level.value = 0.25 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::float coding.drc.reference- level.value = -16 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 input.buffers.max- size.value = 8192 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 input.delay.value = 0 08-12 19:15:39.827 25963 26868 D CCodecConfig: string input.media-type.value = "audio/mp4a-latm" 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 output.delay.value = 2 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::float output.drc.output- loudness.value = 0.25 08-12 19:15:39.827 25963 26868 D CCodecConfig: string output.media-type.value = "audio/raw" 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 raw.channel-count.value = 1 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 raw.max-channel- count.value = 8 08-12 19:15:39.827 25963 26868 D CCodecConfig: c2::u32 raw.sample-rate.value = 44100 08-12 19:15:39.827 25963 26868 D CCodecConfig: } 08-12 19:15:39.829 25963 26861 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:15:39.829 25963 26868 D CCodec : [c2.android.aac.decoder] buffers are bound to CCodec for this session 08-12 19:15:39.829 25963 26868 D CCodecConfig: no c2 equivalents for language 08-12 19:15:39.829 25963 26868 D CCodecConfig: no c2 equivalents for flags 08-12 19:15:39.830 25963 26868 D CCodecConfig: c2 config diff is c2::u32 raw.channel-count.value = 2 08-12 19:15:39.830 25963 26868 W Codec2Client: query -- param skipped: index = 1107298332. 08-12 19:15:39.830 25963 26868 D CCodec : setup formats input: AMessage(what = 0x00000000) = { 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:15:39.830 25963 26868 D CCodec : int32_t bitrate = 64000 08-12 19:15:39.830 25963 26868 D CCodec : int32_t channel-count = 2 08-12 19:15:39.830 25963 26868 D CCodec : int32_t level = 0 08-12 19:15:39.830 25963 26868 D CCodec : int32_t max-input-size = 8192 08-12 19:15:39.830 25963 26868 D CCodec : string mime = "audio/mp4a-latm" 08-12 19:15:39.830 25963 26868 D CCodec : int32_t profile = 2 08-12 19:15:39.830 25963 26868 D CCodec : int32_t sample-rate = 44100 08-12 19:15:39.830 25963 26868 D CCodec : } 08-12 19:15:39.830 25963 26868 D CCodec : setup formats output: AMessage(what = 0x00000000) = { 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-drc-output-loudness = -1 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:15:39.830 25963 26868 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:15:39.830 25963 26868 D CCodec : int32_t channel-count = 2 08-12 19:15:39.830 25963 26868 D CCodec : string mime = "audio/raw" 08-12 19:15:39.830 25963 26868 D CCodec : int32_t sample-rate = 44100 08-12 19:15:39.830 25963 26868 D CCodec : int32_t android._config-pcm-encoding = 2 08-12 19:15:39.830 25963 26868 D CCodec : } 08-12 19:15:39.830 25963 26868 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:15:39.830 25963 26868 D MediaImpl: MediaImpl::sendMine: audio/mp4a-latm 08-12 19:15:39.830 25963 26868 D MediaStub: MediaStub::sendMine audio/mp4a-latm 08-12 19:15:39.833 25963 26868 W Codec2Client: query -- param skipped: index = 1342179345. 08-12 19:15:39.833 25963 26868 W Codec2Client: query -- param skipped: index = 2415921170. 08-12 19:15:39.833 25963 26868 W Codec2Client: query -- param skipped: index = 1610614798. 08-12 19:15:39.834 25963 26868 D BufferPoolAccessor2.0: bufferpool2 0x99022918 : 4(32768 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/26 (fetch/transfer) 08-12 19:15:39.834 25963 26868 D CCodecBufferChannel: [c2.android.aac.decoder#411] Created input block pool with allocatorID 16 => poolID 19 - OK (0) 08-12 19:15:39.834 25963 26868 I CCodecBufferChannel: [c2.android.aac.decoder#411] Created output block pool with allocatorID 16 => poolID 253 - OK 08-12 19:15:39.834 25963 26868 D CCodecBufferChannel: [c2.android.aac.decoder#411] Configured output block pool ids 253 => OK 08-12 19:15:39.835 25963 26868 D CCodecBufferChannel: [c2.android.aac.decoder#411] start: updating output delay 2 08-12 19:15:39.844 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:39.844 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:39.844 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:39.845 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:39.845 25963 26868 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.846 25963 26861 I MediaCodec: video box enabled in settings 08-12 19:15:39.846 25963 26861 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:15:39.849 25963 26861 I VideoBox: VideoBox::VideoBox 08-12 19:15:39.850 25963 26861 I VideoBox: initVideobox 08-12 19:15:39.850 25963 26861 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:15:39.850 25963 26861 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:15:39.850 25963 26861 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:15:39.850 25963 26861 I VideoBox: VideoBox::~VideoBox 08-12 19:15:39.850 25963 26861 I MediaCodec: init video box disabled for init not supported 08-12 19:15:39.853 25963 26872 I OMXClient: IOmx service obtained 08-12 19:15:39.864 25963 26861 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:15:39.869 25963 26861 I MediaCodec: configure : init video box disabled 08-12 19:15:39.869 25963 26861 I MediaCodec: fps video to display enabled 08-12 19:15:39.869 25963 26861 I MediaCodec: The Fps from player is 0.000000 frameRateFloat -1.000000 frameRateInt -1 08-12 19:15:39.871 25963 26861 D MediaImpl: MediaImpl::sendFrameRate: -1 08-12 19:15:39.871 25963 26861 D MediaImpl: MediaImpl::sendPackageName: apkdone.com 08-12 19:15:39.871 25963 26861 D MediaStub: MediaStub::sendPackageName apkdone.com 08-12 19:15:39.872 25963 26861 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:15:39.872 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 0) 08-12 19:15:39.873 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.875 25963 26871 D SurfaceUtils: connecting to surface 0x77152808, reason connectToSurface 08-12 19:15:39.875 25963 26871 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586116 08-12 19:15:39.875 25963 26871 D SurfaceUtils: disconnecting from surface 0x77152808, reason connectToSurface(reconnect) 08-12 19:15:39.875 25963 26871 D SurfaceUtils: connecting to surface 0x77152808, reason connectToSurface(reconnect) 08-12 19:15:39.876 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:39.877 25963 26872 I ExtendedACodec: setupVideoDecoder() 08-12 19:15:39.878 25963 26872 I ExtendedACodec: Decoder will be in frame by frame mode 08-12 19:15:39.878 25963 26872 W ExtendedACodec: Failed to set frame packing format on component 08-12 19:15:39.882 25963 26871 D MediaImpl: MediaImpl::sendMine: video/x- vnd.on2.vp9 08-12 19:15:39.882 25963 26871 D MediaStub: MediaStub::sendMine video/x-vnd.on2.vp9 08-12 19:15:39.932 25963 26872 D SurfaceUtils: set up nativeWindow 0x77152808 for 720x1280, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:15:39.946 25963 26861 D AudioTrack: set(sessionId=0) 08-12 19:15:39.946 25963 26861 D AudioTrack: set(): streamType -1, sampleRate 44100, format 0x1, channelMask 0x3, frameCount 14144, flags #0, notificationFrames 0, sessionId 0, transferType 3, uid -1, pid -1 08-12 19:15:39.948 25963 26861 W libc : Access denied finding property "vendor.audio.lowpower" 08-12 19:15:39.963 25963 26861 D AudioTrack: isWhiteListPackage() Uid 10403, package name apkdone.com 08-12 19:15:39.966 25963 26861 W AudioTrack: Use of stream types is deprecated for operations other than volume control 08-12 19:15:39.967 25963 26861 W AudioTrack: See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:15:39.968 25963 26861 I AudioTrack: AudioTrack::setVolume L:1.000000 R:1.000000 and the pakage is apkdone.com 08-12 19:15:39.968 25963 26861 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:15:39.973 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.997 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:39.998 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 1) 08-12 19:15:39.998 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:39.998 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:39.998 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:40.114 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:40.193 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:40.314 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:40.314 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:40.434 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:40.435 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:40.436 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:40.439 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 3) 08-12 19:15:40.445 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 0) 08-12 19:15:40.548 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#129] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:15:40.548 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:15:40.548 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#411] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:15:40.548 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:15:40.675 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 0) 08-12 19:15:40.675 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:40.677 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:40.749 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:40.750 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:40.875 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:40.949 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:40.952 25963 26871 W MediaCodec: mapFormat: no mediaType information 08-12 19:15:40.953 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:40.995 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:40.997 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 1) 08-12 19:15:40.997 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:40.997 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:40.997 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:41.112 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:41.196 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:41.197 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:41.310 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:41.311 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:41.311 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:41.436 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:41.437 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:41.438 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:41.438 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:41.474 25963 25982 I OpenGLRenderer: Davey! duration=9223284504082ms; Flags=0, FrameTimelineVsyncId=6694484, IntendedVsync=87532763823952, Vsync=87532763823952, InputEventId=0, HandleInputStart=87532764346866, AnimationStart=87532764350096, PerformTraversalsStart=87532764353429, DrawStart=87532765721710, FrameDeadline=87532775490618, FrameInterval=87532764324627, FrameStartTime=8333333, SyncQueued=87532765861398, SyncStart=87532773897856, IssueDrawCommandsStart=87532774057700, SwapBuffers=87532774626450, FrameCompleted=9223372036854775807, DequeueBufferDuration=18542, QueueBufferDuration=505365, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87532775623273, DisplayPresentTime=87531573434888, 08-12 19:15:41.557 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:41.636 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:41.636 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:41.729 25963 26804 I DMCodecAdapterFactory: Creating an asynchronous MediaCodec adapter for track type video 08-12 19:15:41.731 25963 26804 I MediaCodec: video box enabled in settings 08-12 19:15:41.731 25963 26804 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:15:41.732 25963 26804 I VideoBox: VideoBox::VideoBox 08-12 19:15:41.732 25963 26804 I VideoBox: initVideobox 08-12 19:15:41.732 25963 26804 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:15:41.732 25963 26804 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:15:41.732 25963 26804 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:15:41.732 25963 26804 I VideoBox: VideoBox::~VideoBox 08-12 19:15:41.733 25963 26804 I MediaCodec: init video box disabled for init not supported 08-12 19:15:41.735 25963 26881 I OMXClient: IOmx service obtained 08-12 19:15:41.746 25963 26804 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:15:41.749 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:41.751 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:41.751 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:41.751 25963 26880 I MediaCodec: MediaCodec will operate in async mode 08-12 19:15:41.751 25963 26804 I MediaCodec: configure : init video box disabled 08-12 19:15:41.751 25963 26804 I MediaCodec: fps video to display enabled 08-12 19:15:41.751 25963 26804 I MediaCodec: The Fps from player is 20.000000 frameRateFloat 20.000000 frameRateInt -1 08-12 19:15:41.753 25963 26804 D MediaImpl: MediaImpl::sendFrameRate: 20 08-12 19:15:41.753 25963 26804 D MediaImpl: MediaImpl::sendPackageName: apkdone.com 08-12 19:15:41.753 25963 26804 D MediaStub: MediaStub::sendPackageName apkdone.com 08-12 19:15:41.753 25963 26804 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:15:41.753 25963 26880 D SurfaceUtils: connecting to surface 0xb5a08808, reason connectToSurface 08-12 19:15:41.754 25963 26880 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586117 08-12 19:15:41.754 25963 26880 D SurfaceUtils: disconnecting from surface 0xb5a08808, reason connectToSurface(reconnect) 08-12 19:15:41.754 25963 26880 D SurfaceUtils: connecting to surface 0xb5a08808, reason connectToSurface(reconnect) 08-12 19:15:41.757 25963 26881 I ExtendedACodec: setupVideoDecoder() 08-12 19:15:41.758 25963 26881 E ExtendedACodec: [OMX.qcom.video.decoder.vp9] configureCodec returning error -12 08-12 19:15:41.758 25963 26881 E ACodec : signalError(omxError 0x80001001, internalError -12) 08-12 19:15:41.758 25963 26880 E MediaCodec: Codec reported err 0xfffffff4, actionCode 0, while in state 3/CONFIGURING 08-12 19:15:41.759 25963 26881 E ACodec : [OMX.qcom.video.decoder.vp9] configureCodec returning error -12 08-12 19:15:41.759 25963 26881 E ACodec : signalError(omxError 0x80001001, internalError -12) 08-12 19:15:41.759 25963 26880 D SurfaceUtils: disconnecting from surface 0xb5a08808, reason disconnectFromSurface 08-12 19:15:41.760 25963 26880 E MediaCodec: Codec reported err 0xfffffff4, actionCode 0, while in state 0/UNINITIALIZED 08-12 19:15:41.871 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:41.871 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:41.946 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:41.990 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:41.991 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:42.003 25963 25984 I OpenGLRenderer: Davey! duration=9223284503554ms; Flags=0, FrameTimelineVsyncId=6694610, IntendedVsync=87533292559205, Vsync=87533292559205, InputEventId=0, HandleInputStart=87533293038793, AnimationStart=87533293041606, PerformTraversalsStart=87533293044314, DrawStart=87533293966658, FrameDeadline=87533312559204, FrameInterval=87533293018585, FrameStartTime=8333333, SyncQueued=87533294071293, SyncStart=87533301312283, IssueDrawCommandsStart=87533301389887, SwapBuffers=87533302478116, FrameCompleted=9223372036854775807, DequeueBufferDuration=17761, QueueBufferDuration=1010052, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87533304384627, DisplayPresentTime=87532126903273, 08-12 19:15:42.117 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.117 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:42.196 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.246 25963 26679 D BufferPoolAccessor2.0: bufferpool2 0x9387ee18 : 4(32768 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 13/242 (fetch/transfer) 08-12 19:15:42.246 25963 26679 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1 08-12 19:15:42.315 25963 26804 W BpBinder: Slow Binder: BpBinder transact took 555 ms, interface=android.media.IResourceManagerService, code=5 oneway=false 08-12 19:15:42.315 25963 26804 E MediaCodec: configure failed with err 0xfffffff4, resetting... 08-12 19:15:42.317 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 0) 08-12 19:15:42.318 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:42.321 25963 26880 D MediaCodec: kWhatReleaseCompleted 08-12 19:15:42.322 25963 26880 D MediaImpl: FRC not support: valueSupport : 08-12 19:15:42.322 25963 26880 D MediaImpl: AIE not support: valueSupport : 08-12 19:15:42.322 25963 26880 D MediaImpl: AIS not support: valueSupport : 08-12 19:15:42.322 25963 26880 D MediaImpl: sendVideoPlayData, start 08-12 19:15:42.322 25963 26880 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_mime : video/x-vnd.on2.vp9 08-12 19:15:42.322 25963 26880 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_packgeName : apkdone.com 08-12 19:15:42.323 25963 26880 D MediaImpl: MediaImpl::sendVideoPlayData::mine : video/x-vnd.on2.vp9 08-12 19:15:42.323 25963 26880 D MediaImpl: MediaImpl::sendVideoPlayData::packgeName : apkdone.com 08-12 19:15:42.323 25963 26880 E send_data_to_xlog: send_video_play_to_xlog, start 08-12 19:15:42.323 25963 26880 D send_data_to_xlog: send_video_play_to_xlog::mine : video/x-vnd.on2.vp9 08-12 19:15:42.323 25963 26880 D send_data_to_xlog: send_video_play_to_xlog::packgeName : apkdone.com 08-12 19:15:42.323 25963 26804 I MediaCodec: video box enabled in settings 08-12 19:15:42.323 25963 26804 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:15:42.324 25963 26880 V xlog_client: xlog_send msg_id: 13 08-12 19:15:42.324 25963 26880 V xlog_client: xlog_send 08-12 19:15:42.324 25963 26880 E xlog_client: xlog_open: Error in open xlog 08-12 19:15:42.324 25963 26880 E xlog_client: xlog open fail 08-12 19:15:42.329 25963 26804 I VideoBox: VideoBox::VideoBox 08-12 19:15:42.329 25963 26804 I VideoBox: initVideobox 08-12 19:15:42.329 25963 26804 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:15:42.329 25963 26804 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:15:42.329 25963 26804 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:15:42.329 25963 26804 I VideoBox: VideoBox::~VideoBox 08-12 19:15:42.330 25963 26804 I MediaCodec: init video box disabled for init not supported 08-12 19:15:42.332 25963 26881 I OMXClient: IOmx service obtained 08-12 19:15:42.346 25963 26804 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:15:42.346 25963 26880 I MediaCodec: MediaCodec will operate in async mode 08-12 19:15:42.347 25963 26880 D SurfaceUtils: connecting to surface 0xb5a08808, reason connectToSurface 08-12 19:15:42.347 25963 26880 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586118 08-12 19:15:42.347 25963 26880 D SurfaceUtils: disconnecting from surface 0xb5a08808, reason connectToSurface(reconnect) 08-12 19:15:42.348 25963 26880 D SurfaceUtils: connecting to surface 0xb5a08808, reason connectToSurface(reconnect) 08-12 19:15:42.349 25963 26881 I ExtendedACodec: setupVideoDecoder() 08-12 19:15:42.352 25963 26881 I ExtendedACodec: Decoder will be in frame by frame mode 08-12 19:15:42.352 25963 26881 W ExtendedACodec: Failed to set frame packing format on component 08-12 19:15:42.362 25963 26880 D MediaImpl: MediaImpl::sendMine: video/x- vnd.on2.vp9 08-12 19:15:42.362 25963 26880 D MediaStub: MediaStub::sendMine video/x-vnd.on2.vp9 08-12 19:15:42.364 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:15:42.379 25963 26881 D SurfaceUtils: set up nativeWindow 0xb5a08808 for 1280x720, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:15:42.429 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:42.429 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.430 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:42.430 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:42.549 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:42.550 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.553 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:42.553 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.702 25963 26880 W MediaCodec: mapFormat: no mediaType information 08-12 19:15:42.753 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.754 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:42.754 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.755 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.876 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.876 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:42.877 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.877 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:42.882 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 0) 08-12 19:15:43.191 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:43.314 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:43.315 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:43.551 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:43.555 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:43.555 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:43.635 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#129:1D- Input.Impl[N]] codec released a buffer owned by client (index 0) 08-12 19:15:43.636 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:43.755 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:43.854 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#129] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:15:43.855 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:15:43.855 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#411] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:15:43.855 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:15:43.879 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:43.881 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:43.881 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:43.996 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:43.997 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:43.998 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:43.998 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:43.999 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.077 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.197 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.198 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.198 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:44.199 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.200 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.316 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.319 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:44.319 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.429 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.430 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.431 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:44.431 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.439 25963 25984 I OpenGLRenderer: Davey! duration=9223284501123ms; Flags=0, FrameTimelineVsyncId=6695109, IntendedVsync=87535729875036, Vsync=87535729875036, InputEventId=0, HandleInputStart=87535730875199, AnimationStart=87535730878949, PerformTraversalsStart=87535730881865, DrawStart=87535731054313, FrameDeadline=87535741541702, FrameInterval=87535730844105, FrameStartTime=8333333, SyncQueued=87535731604001, SyncStart=87535732965459, IssueDrawCommandsStart=87535733072699, SwapBuffers=87535738059001, FrameCompleted=9223372036854775807, DequeueBufferDuration=30937, QueueBufferDuration=1173907, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87535741881605, DisplayPresentTime=87531779957231, 08-12 19:15:44.639 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:44.871 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:44.872 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:44.873 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:44.874 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:45.072 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:45.073 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:45.074 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:45.074 25963 26676 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:45.198 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:45.247 25963 26679 D BufferPoolAccessor2.0: bufferpool2 0xdaf68658 : 5(40960 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/26 (fetch/transfer) 08-12 19:15:45.247 25963 26679 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1 08-12 19:15:45.316 25963 26881 W AMessage: failed to deliver message as target handler 20 is gone. 08-12 19:15:45.514 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:45.514 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:45.638 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:45.639 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:45.639 25963 26676 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:15:45.641 25963 26676 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:45.756 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:15:45.873 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:15:46.002 25963 26314 I OpenGLRenderer: Davey! duration=9223284499558ms; Flags=0, FrameTimelineVsyncId=6695377, IntendedVsync=87537291195618, Vsync=87537291195618, InputEventId=0, HandleInputStart=87537295223583, AnimationStart=87537295228427, PerformTraversalsStart=87537295232438, DrawStart=87537296877906, FrameDeadline=87537302862284, FrameInterval=87537294740979, FrameStartTime=8333333, SyncQueued=87537296999521, SyncStart=87537302389104, IssueDrawCommandsStart=87537302472958, SwapBuffers=87537302968740, FrameCompleted=9223372036854775807, DequeueBufferDuration=22188, QueueBufferDuration=541927, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87537303940250, DisplayPresentTime=87534051836241, 08-12 19:15:46.074 25963 26667 D AudioTrack: stop(sessionID=75673) 08-12 19:15:46.075 25963 26667 D AudioTrack: stop(9939): prior state:STATE_ACTIVE 08-12 19:15:46.075 25963 26667 D AudioTrack: stop(9939): called with 404480 frames delivered 08-12 19:15:46.415 25963 26667 I AudioTrack: AudioTrack::setVolume L:0.000000 R:0.000000 and the pakage is apkdone.com 08-12 19:15:46.416 25963 26667 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:15:46.472 25963 26142 I Ads : HTTP timeout: 60000 milliseconds. 08-12 19:15:47.146 25963 26020 I TRuntime.CctTransportBackend: Making request to: https://firebaselogging-pa.googleapis.com/v1/firelog/legacy/batchlog 08-12 19:15:47.179 25963 26677 D PipelineWatcher: DEBUG: elapsed 0 / 0 08-12 19:15:47.927 25963 26676 D CCodecBufferChannel: [c2.android.aac.decoder#129] MediaCodec discarded an unknown buffer 08-12 19:15:47.927 25963 26676 D CCodecBufferChannel: [c2.android.aac.decoder#129] MediaCodec discarded an unknown buffer 08-12 19:15:47.927 25963 26676 D CCodecBufferChannel: [c2.android.aac.decoder#129] MediaCodec discarded an unknown buffer 08-12 19:15:47.928 25963 26917 D AudioTrack: stop(sessionID=75673) 08-12 19:15:47.928 25963 26917 D AudioTrack: stop(9939): prior state:STATE_FLUSHED 08-12 19:15:47.928 25963 26917 D AudioTrack: ~AudioTrack(sessionID=75673) 08-12 19:15:47.928 25963 26917 D AudioTrack: stop(sessionID=75673) 08-12 19:15:47.928 25963 26917 D AudioTrack: stop(9939): prior state:STATE_FLUSHED 08-12 19:15:47.937 25963 26676 I hw-BpHwBinder: onLastStrongRef automatically unlinking death recipients 08-12 19:15:47.937 25963 26676 D BufferPoolAccessor2.0: bufferpool2 0x9387ee18 : 0(0 size) total buffers - 0(0 size) used buffers - 1/6 (recycle/alloc) - 13/397 (fetch/transfer) 08-12 19:15:47.937 25963 26676 D MediaCodec: kWhatReleaseCompleted 08-12 19:15:47.937 25963 26676 D MediaImpl: FRC not support: valueSupport : 08-12 19:15:47.938 25963 26676 D MediaImpl: AIE not support: valueSupport : 08-12 19:15:47.938 25963 26676 D MediaImpl: AIS not support: valueSupport : 08-12 19:15:47.938 25963 26676 D MediaCodec: ~MediaCodec 08-12 19:15:47.952 25963 26681 D SurfaceUtils: disconnecting from surface 0xb0fcb808, reason disconnectFromSurface 08-12 19:15:47.958 25963 26681 D MediaCodec: kWhatReleaseCompleted 08-12 19:15:47.959 25963 26681 D MediaImpl: FRC not support: valueSupport : 08-12 19:15:47.959 25963 26681 D MediaImpl: AIE not support: valueSupport : 08-12 19:15:47.959 25963 26681 D MediaImpl: AIS not support: valueSupport : 08-12 19:15:47.959 25963 26681 D MediaImpl: sendVideoPlayData, start 08-12 19:15:47.959 25963 26681 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_mime : video/x-vnd.on2.vp9 08-12 19:15:47.959 25963 26681 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_packgeName : apkdone.com 08-12 19:15:47.960 25963 26681 D MediaImpl: MediaImpl::sendVideoPlayData::mine : video/x-vnd.on2.vp9 08-12 19:15:47.960 25963 26681 D MediaImpl: MediaImpl::sendVideoPlayData::packgeName : apkdone.com 08-12 19:15:47.960 25963 26681 E send_data_to_xlog: send_video_play_to_xlog, start 08-12 19:15:47.960 25963 26681 D send_data_to_xlog: send_video_play_to_xlog::mine : video/x-vnd.on2.vp9 08-12 19:15:47.960 25963 26681 D send_data_to_xlog: send_video_play_to_xlog::packgeName : apkdone.com 08-12 19:15:47.960 25963 26681 V xlog_client: xlog_send msg_id: 13 08-12 19:15:47.960 25963 26681 V xlog_client: xlog_send 08-12 19:15:47.960 25963 26681 E xlog_client: xlog_open: Error in open xlog 08-12 19:15:47.960 25963 26681 E xlog_client: xlog open fail 08-12 19:15:47.961 25963 26681 D MediaCodec: ~MediaCodec 08-12 19:15:47.962 25963 26681 D VideoInfo: apkdone.com destroy OMX.qcom.video.decoder.vp9 in MediaCodec, input buffer num 273 output buffer num 273 08-12 19:15:47.962 25963 26681 D VideoInfo: max input intervel 10498ms, max output intervel 11429ms max render interval 117ms 08-12 19:15:47.967 25963 25963 I PlayCore: UID: [10403] PID: [25963] PrewarmService : detach 08-12 19:15:48.003 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus false 08-12 19:15:48.015 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus true 08-12 19:15:50.178 25963 26880 W MediaCodec: mapFormat: no mediaType information 08-12 19:15:50.914 25963 26020 I TRuntime.CctTransportBackend: Status Code: 200 08-12 19:15:51.050 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:15:51.072 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:15:51.096 25963 26880 W MediaCodec: mapFormat: no mediaType information 08-12 19:15:51.555 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:15:51.581 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:15:51.604 25963 26880 W MediaCodec: mapFormat: no mediaType information 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:51.738 25963 25963 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 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:51.738 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:52.938 25963 26679 D BufferPoolAccessor2.0: bufferpool2 0x9387ee18 : 0(0 size) total buffers - 0(0 size) used buffers - 1/6 (recycle/alloc) - 13/397 (fetch/transfer) 08-12 19:15:52.938 25963 26679 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1 08-12 19:15:53.068 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:15:53.083 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:15:53.105 25963 26880 W MediaCodec: mapFormat: no mediaType information 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:15:53.174 25963 25963 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 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:15:53.174 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:15:55.623 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:15:55.645 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:15:55.667 25963 26880 W MediaCodec: mapFormat: no mediaType information 08-12 19:16:02.255 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:16:02.276 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:16:02.298 25963 26880 W MediaCodec: mapFormat: no mediaType information 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:02.467 25963 25963 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 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:02.467 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:02.472 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:09.152 25963 26880 W MediaCodec: mapFormat: no mediaType information 08-12 19:16:11.680 25963 25963 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=87562978, downTime=87562978, deviceId=-1, source=0x101, displayId=0 } 08-12 19:16:11.795 25963 25963 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=87563095, downTime=87562978, deviceId=-1, source=0x101, displayId=0 } 08-12 19:16:12.032 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdLoaderBuilderCreatorImpl 08-12 19:16:12.035 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:16:12.049 25963 25963 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.CACHE 08-12 19:16:12.055 25963 27039 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.START 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:15.407 25963 25963 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 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:15.407 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:15.650 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:16:15.671 25963 26804 D MediaCodec: keep callback message for reclaim 08-12 19:16:15.695 25963 26880 W MediaCodec: mapFormat: no mediaType information 08-12 19:16:16.781 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraNativeAdViewDelegateCreatorImpl 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:17.715 25963 25963 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 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:17.715 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:18.272 25963 25984 I OpenGLRenderer: Davey! duration=9223284467290ms; Flags=0, FrameTimelineVsyncId=6701643, IntendedVsync=87569563232939, Vsync=87569563232939, InputEventId=0, HandleInputStart=87569563833623, AnimationStart=87569563836540, PerformTraversalsStart=87569570241748, DrawStart=87569570398155, FrameDeadline=87569583232938, FrameInterval=87569563813727, FrameStartTime=8333333, SyncQueued=87569570550550, SyncStart=87569571822946, IssueDrawCommandsStart=87569571935967, SwapBuffers=87569573129352, FrameCompleted=9223372036854775807, DequeueBufferDuration=24427, QueueBufferDuration=1019062, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87569574794405, DisplayPresentTime=87567340845916, 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:18.723 25963 25963 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 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:18.723 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:18.790 25963 25963 I ExoPlayerImpl: Init ExoPlayerLib/2.4.2 [munch, 22021211RC, Xiaomi, 31] 08-12 19:16:18.901 25963 27077 D MetadataUtil: Skipped unknown metadata entry: gsst 08-12 19:16:18.901 25963 27077 D MetadataUtil: Skipped unknown metadata entry: gstd 08-12 19:16:18.920 25963 27076 I MediaCodec: video box enabled in settings 08-12 19:16:18.921 25963 27076 I MediaCodec: init video box disabled for codec not supported 08-12 19:16:18.921 25963 27080 D CCodec : allocate(c2.android.aac.decoder) 08-12 19:16:18.923 25963 27080 I CCodec : setting up 'default' as default (vendor) store 08-12 19:16:18.929 25963 27080 I CCodec : Created component [c2.android.aac.decoder] 08-12 19:16:18.930 25963 27080 D CCodecConfig: read media type: audio/mp4a-latm 08-12 19:16:18.931 25963 27080 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.max-count.values 08-12 19:16:18.932 25963 27080 D ReflectedParamUpdater: extent() != 1 for single value type: output.subscribed-indices.values 08-12 19:16:18.932 25963 27080 D ReflectedParamUpdater: extent() != 1 for single value type: input.buffers.allocator-ids.values 08-12 19:16:18.932 25963 27080 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.allocator-ids.values 08-12 19:16:18.932 25963 27080 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.allocator-ids.values 08-12 19:16:18.932 25963 27080 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.pool-ids.values 08-12 19:16:18.932 25963 27080 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.pool-ids.values 08-12 19:16:18.934 25963 27080 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2 config diff is Dict { 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 coded.aac-packaging.value = 0 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 coded.bitrate.value = 64000 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 coded.pl.level = 0 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 coded.pl.profile = 8192 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::i32 coding.drc.album- mode.value = 0 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::float coding.drc.attenuation- factor.value = 1 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::float coding.drc.boost- factor.value = 1 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::i32 coding.drc.compression- mode.value = 3 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::i32 coding.drc.effect- type.value = 3 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::float coding.drc.encoded- level.value = 0.25 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::float coding.drc.reference- level.value = -16 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 input.buffers.max- size.value = 8192 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 input.delay.value = 0 08-12 19:16:18.934 25963 27080 D CCodecConfig: string input.media-type.value = "audio/mp4a-latm" 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 output.delay.value = 2 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::float output.drc.output- loudness.value = 0.25 08-12 19:16:18.934 25963 27080 D CCodecConfig: string output.media-type.value = "audio/raw" 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 raw.channel-count.value = 1 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 raw.max-channel- count.value = 8 08-12 19:16:18.934 25963 27080 D CCodecConfig: c2::u32 raw.sample-rate.value = 44100 08-12 19:16:18.934 25963 27080 D CCodecConfig: } 08-12 19:16:18.936 25963 27076 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:16:18.936 25963 27080 D CCodec : [c2.android.aac.decoder] buffers are bound to CCodec for this session 08-12 19:16:18.936 25963 27080 D CCodecConfig: no c2 equivalents for language 08-12 19:16:18.936 25963 27080 D CCodecConfig: no c2 equivalents for flags 08-12 19:16:18.936 25963 27080 D CCodecConfig: config failed => CORRUPTED 08-12 19:16:18.936 25963 27080 D CCodecConfig: c2 config diff is c2::u32 raw.channel-count.value = 2 08-12 19:16:18.937 25963 27080 W Codec2Client: query -- param skipped: index = 1107298332. 08-12 19:16:18.937 25963 27080 D CCodec : client requested max input size 613, which is smaller than what component recommended (8192); overriding with component recommendation. 08-12 19:16:18.937 25963 27080 W CCodec : This behavior is subject to change. It is recommended that app developers double check whether the requested max input size is in reasonable range. 08-12 19:16:18.937 25963 27080 D CCodec : setup formats input: AMessage(what = 0x00000000) = { 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:16:18.937 25963 27080 D CCodec : int32_t bitrate = 64000 08-12 19:16:18.937 25963 27080 D CCodec : int32_t channel-count = 2 08-12 19:16:18.937 25963 27080 D CCodec : int32_t level = 0 08-12 19:16:18.937 25963 27080 D CCodec : int32_t max-input-size = 8192 08-12 19:16:18.937 25963 27080 D CCodec : string mime = "audio/mp4a-latm" 08-12 19:16:18.937 25963 27080 D CCodec : int32_t profile = 2 08-12 19:16:18.937 25963 27080 D CCodec : int32_t sample-rate = 44100 08-12 19:16:18.937 25963 27080 D CCodec : } 08-12 19:16:18.937 25963 27080 D CCodec : setup formats output: AMessage(what = 0x00000000) = { 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-drc-output-loudness = -1 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:16:18.937 25963 27080 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:16:18.937 25963 27080 D CCodec : int32_t channel-count = 2 08-12 19:16:18.937 25963 27080 D CCodec : string mime = "audio/raw" 08-12 19:16:18.937 25963 27080 D CCodec : int32_t sample-rate = 44100 08-12 19:16:18.937 25963 27080 D CCodec : int32_t android._config-pcm-encoding = 2 08-12 19:16:18.937 25963 27080 D CCodec : } 08-12 19:16:18.937 25963 27080 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:16:18.938 25963 27080 D MediaImpl: MediaImpl::sendMine: audio/mp4a-latm 08-12 19:16:18.938 25963 27080 D MediaStub: MediaStub::sendMine audio/mp4a-latm 08-12 19:16:18.938 25963 27080 W Codec2Client: query -- param skipped: index = 1342179345. 08-12 19:16:18.938 25963 27080 W Codec2Client: query -- param skipped: index = 2415921170. 08-12 19:16:18.938 25963 27080 W Codec2Client: query -- param skipped: index = 1610614798. 08-12 19:16:18.939 25963 27080 D BufferPoolAccessor2.0: bufferpool2 0x99022918 : 4(32768 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/26 (fetch/transfer) 08-12 19:16:18.939 25963 27080 D BufferPoolAccessor2.0: bufferpool2 0xdaf68658 : 4(32768 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/26 (fetch/transfer) 08-12 19:16:18.939 25963 27080 D CCodecBufferChannel: [c2.android.aac.decoder#788] Created input block pool with allocatorID 16 => poolID 20 - OK (0) 08-12 19:16:18.940 25963 27080 I CCodecBufferChannel: [c2.android.aac.decoder#788] Created output block pool with allocatorID 16 => poolID 254 - OK 08-12 19:16:18.940 25963 26388 D BufferPoolAccessor2.0: bufferpool2 0x9387ee18 : 0(0 size) total buffers - 0(0 size) used buffers - 1/6 (recycle/alloc) - 13/397 (fetch/transfer) 08-12 19:16:18.940 25963 26388 D BufferPoolAccessor2.0: Destruction - bufferpool2 0x9387ee18 cached: 0/0M, 0/0% in use; allocs: 6, 17% recycled; transfers: 397, 97% unfetched 08-12 19:16:18.940 25963 27080 D CCodecBufferChannel: [c2.android.aac.decoder#788] Configured output block pool ids 254 => OK 08-12 19:16:18.941 25963 27080 D CCodecBufferChannel: [c2.android.aac.decoder#788] start: updating output delay 2 08-12 19:16:18.953 25963 27076 I MediaCodec: video box enabled in settings 08-12 19:16:18.953 25963 27076 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:16:18.954 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:18.954 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:18.955 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:18.955 25963 27080 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:18.957 25963 27076 I VideoBox: VideoBox::VideoBox 08-12 19:16:18.957 25963 27076 I VideoBox: initVideobox 08-12 19:16:18.957 25963 27076 I VideoBox: initVideobox going OMX.qcom.video.decoder.avc 08-12 19:16:18.957 25963 27076 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:16:18.957 25963 27076 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:16:18.957 25963 27076 I VideoBox: VideoBox::~VideoBox 08-12 19:16:18.958 25963 27076 I MediaCodec: init video box disabled for init not supported 08-12 19:16:18.960 25963 27083 I OMXClient: IOmx service obtained 08-12 19:16:18.990 25963 27076 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.avc in MediaCodec 08-12 19:16:18.996 25963 27076 I MediaCodec: configure : init video box disabled 08-12 19:16:18.996 25963 27076 I MediaCodec: fps video to display enabled 08-12 19:16:18.996 25963 27076 I MediaCodec: The Fps from player is 0.000000 frameRateFloat -1.000000 frameRateInt -1 08-12 19:16:18.998 25963 27076 D MediaImpl: MediaImpl::sendFrameRate: -1 08-12 19:16:18.998 25963 27076 D MediaImpl: MediaImpl::sendPackageName: apkdone.com 08-12 19:16:18.998 25963 27076 D MediaStub: MediaStub::sendPackageName apkdone.com 08-12 19:16:18.999 25963 27076 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:16:18.999 25963 27082 D SurfaceUtils: connecting to surface 0xf3d5a408, reason connectToSurface 08-12 19:16:18.999 25963 27082 I MediaCodec: [OMX.qcom.video.decoder.avc] setting surface generation to 26586119 08-12 19:16:18.999 25963 27082 D SurfaceUtils: disconnecting from surface 0xf3d5a408, reason connectToSurface(reconnect) 08-12 19:16:18.999 25963 27082 D SurfaceUtils: connecting to surface 0xf3d5a408, reason connectToSurface(reconnect) 08-12 19:16:19.002 25963 27083 I ExtendedACodec: setupVideoDecoder() 08-12 19:16:19.004 25963 27083 I ExtendedACodec: Decoder will be in frame by frame mode 08-12 19:16:19.004 25963 27083 W ExtendedACodec: Failed to set frame packing format on component 08-12 19:16:19.012 25963 27082 D MediaImpl: MediaImpl::sendMine: video/avc 08-12 19:16:19.012 25963 27082 D MediaStub: MediaStub::sendMine video/avc 08-12 19:16:19.022 25963 27083 D SurfaceUtils: set up nativeWindow 0xf3d5a408 for 640x360, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:16:19.040 25963 27076 D AudioTrack: set(sessionId=0) 08-12 19:16:19.040 25963 27076 D AudioTrack: set(): streamType -1, sampleRate 44100, format 0x1, channelMask 0x3, frameCount 14144, flags #0, notificationFrames 0, sessionId 0, transferType 3, uid -1, pid -1 08-12 19:16:19.042 25963 27076 W libc : Access denied finding property "vendor.audio.lowpower" 08-12 19:16:19.043 25963 27083 D SurfaceUtils: set up nativeWindow 0xf3d5a408 for 640x368, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:16:19.060 25963 27076 D AudioTrack: isWhiteListPackage() Uid 10403, package name apkdone.com 08-12 19:16:19.062 25963 27076 W AudioTrack: Use of stream types is deprecated for operations other than volume control 08-12 19:16:19.062 25963 27076 W AudioTrack: See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:16:19.063 25963 27076 I AudioTrack: AudioTrack::setVolume L:1.000000 R:1.000000 and the pakage is apkdone.com 08-12 19:16:19.063 25963 27076 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:16:19.069 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:19.069 25963 27080 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:19.074 25963 27082 W MediaCodec: mapFormat: no mediaType information 08-12 19:16:19.384 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:20.044 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:20.044 25963 27080 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:20.047 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:20.047 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:22.211 25963 25963 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 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:22.211 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:22.217 25963 25963 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 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:22.217 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:22.219 25963 25963 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 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:22.219 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:22.222 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#788] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:16:22.222 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:22.223 25963 25963 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 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:22.223 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:22.227 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:22.227 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:22.227 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:22.227 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:22.526 25963 25963 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 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:22.526 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:22.528 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:22.724 25963 25963 I ExoPlayerImpl: Init aacfbef [ExoPlayerLib/2.17.1] [munch, 22021211RC, Xiaomi, 31] 08-12 19:16:22.769 25963 27101 I DMCodecAdapterFactory: Creating an asynchronous MediaCodec adapter for track type video 08-12 19:16:22.772 25963 27101 I MediaCodec: video box enabled in settings 08-12 19:16:22.772 25963 27101 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:16:22.776 25963 27101 I VideoBox: VideoBox::VideoBox 08-12 19:16:22.776 25963 27101 I VideoBox: initVideobox 08-12 19:16:22.776 25963 27101 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:16:22.776 25963 27101 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:16:22.776 25963 27101 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:16:22.776 25963 27101 I VideoBox: VideoBox::~VideoBox 08-12 19:16:22.777 25963 27101 I MediaCodec: init video box disabled for init not supported 08-12 19:16:22.780 25963 27104 I OMXClient: IOmx service obtained 08-12 19:16:22.791 25963 27101 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:16:22.792 25963 27103 I MediaCodec: MediaCodec will operate in async mode 08-12 19:16:22.792 25963 27101 I MediaCodec: configure : init video box disabled 08-12 19:16:22.792 25963 27101 I MediaCodec: fps video to display enabled 08-12 19:16:22.792 25963 27101 I MediaCodec: The Fps from player is 20.000000 frameRateFloat 20.000000 frameRateInt -1 08-12 19:16:22.793 25963 27101 D MediaImpl: MediaImpl::sendFrameRate: 20 08-12 19:16:22.793 25963 27101 D MediaImpl: MediaImpl::sendPackageName: apkdone.com 08-12 19:16:22.794 25963 27101 D MediaStub: MediaStub::sendPackageName apkdone.com 08-12 19:16:22.794 25963 27101 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:16:22.794 25963 27103 D SurfaceUtils: connecting to surface 0x9783c408, reason connectToSurface 08-12 19:16:22.794 25963 27103 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586120 08-12 19:16:22.794 25963 27103 D SurfaceUtils: disconnecting from surface 0x9783c408, reason connectToSurface(reconnect) 08-12 19:16:22.794 25963 27103 D SurfaceUtils: connecting to surface 0x9783c408, reason connectToSurface(reconnect) 08-12 19:16:22.796 25963 27104 I ExtendedACodec: setupVideoDecoder() 08-12 19:16:22.798 25963 27104 I ExtendedACodec: Decoder will be in frame by frame mode 08-12 19:16:22.799 25963 27104 W ExtendedACodec: Failed to set frame packing format on component 08-12 19:16:22.807 25963 27103 D MediaImpl: MediaImpl::sendMine: video/x- vnd.on2.vp9 08-12 19:16:22.807 25963 27103 D MediaStub: MediaStub::sendMine video/x-vnd.on2.vp9 08-12 19:16:22.809 25963 27101 D MediaCodec: keep callback message for reclaim 08-12 19:16:22.818 25963 25963 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=87574115, downTime=87574115, deviceId=-1, source=0x101, displayId=0 } 08-12 19:16:22.864 25963 27104 D SurfaceUtils: set up nativeWindow 0x9783c408 for 1280x720, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:16:22.880 25963 25963 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=87574184, downTime=87574115, deviceId=-1, source=0x101, displayId=0 } 08-12 19:16:22.902 25963 27103 W MediaCodec: mapFormat: no mediaType information 08-12 19:16:22.932 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:22.937 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:22.948 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:22.951 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:22.958 25963 25984 I OpenGLRenderer: Davey! duration=9223284462605ms; Flags=0, FrameTimelineVsyncId=6702760, IntendedVsync=87574247443219, Vsync=87574247443219, InputEventId=0, HandleInputStart=87574252358882, AnimationStart=87574252360601, PerformTraversalsStart=87574252368257, DrawStart=87574253230132, FrameDeadline=87574267443218, FrameInterval=87574252343882, FrameStartTime=8333333, SyncQueued=87574256154559, SyncStart=87574258110601, IssueDrawCommandsStart=87574258152319, SwapBuffers=87574258377528, FrameCompleted=9223372036854775807, DequeueBufferDuration=11510, QueueBufferDuration=1233385, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87574259902319, DisplayPresentTime=87573048754612, 08-12 19:16:22.963 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:22.965 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:22.978 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:22.980 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:22.994 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:22.996 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.007 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.010 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.022 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.024 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.031 25963 26314 I OpenGLRenderer: Davey! duration=9223284462530ms; Flags=0, FrameTimelineVsyncId=6702778, IntendedVsync=87574321774304, Vsync=87574321774304, InputEventId=0, HandleInputStart=87574323882371, AnimationStart=87574323885757, PerformTraversalsStart=87574323902215, DrawStart=87574325309194, FrameDeadline=87574341774303, FrameInterval=87574323633778, FrameStartTime=8333333, SyncQueued=87574329364246, SyncStart=87574331841278, IssueDrawCommandsStart=87574331964924, SwapBuffers=87574332539455, FrameCompleted=9223372036854775807, DequeueBufferDuration=16667, QueueBufferDuration=558437, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87574333433465, DisplayPresentTime=87573090057737, 08-12 19:16:23.045 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.047 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.061 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.063 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.069 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.071 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.084 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.087 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.093 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.095 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.103 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.107 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.127 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.129 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.143 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.145 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.155 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.158 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.168 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.170 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.191 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.194 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.209 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.221 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:23.940 25963 26679 D BufferPoolAccessor2.0: bufferpool2 0xa5144698 : 5(40960 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/25 (fetch/transfer) 08-12 19:16:23.940 25963 26679 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1 08-12 19:16:24.297 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:16:24.319 25963 27140 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.START 08-12 19:16:24.415 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:16:24.416 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:24.426 25963 25963 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 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:24.426 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:24.427 25963 25963 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 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:24.427 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:24.428 25963 25963 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 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:24.428 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:24.430 25963 25963 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 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:24.430 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:24.430 25963 27034 W Ads : Not retrying to fetch app settings 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:24.431 25963 25963 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 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:24.431 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Failed to handle method call 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: android.content.res.Resources$NotFoundException: Drawable apkdone.com:mipmap/ic_launcher_foreground with resource ID #0x7f0f0001 08-12 19:16:24.433 25963 25963 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 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:900) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:691) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:307) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.loadDrawable(Resources.java:1017) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawableForDensity(Resources.java:1005) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.Resources.getDrawable(Resources.java:944) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.Context.getDrawable(Context.java:763) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat$Api21Impl.getDrawable(Unknown Source:0) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at androidx.core.content.ContextCompat.getDrawable(Unknown Source:0) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.a(AppResourcePlugin.kt:4) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.example.plugin.AppResourcePlugin.onMethodCall(AppResourcePlugin.kt:22) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodCh annel.java:2) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0(Dart Messenger.java:2) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.DartMessenger.a(Unknown Source:0) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at io.flutter.embedding.engine.dart.a.run(Unknown Source:12) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.handleCallback(Handler.java:938) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Handler.dispatchMessage(Handler.java:99) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loopOnce(Looper.java:210) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.os.Looper.loop(Looper.java:299) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.app.ActivityThread.main(ActivityThread.java:8205) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.reflect.Method.invoke(Native Method) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: android.view.InflateException: Class not found x 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 25) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflate r.java:142) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1414) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1373) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.createFromXmlForDensity(ResourcesImpl.java:1516) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:934) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:883) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 23 more 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com- sw2xb0k3UZHPPmHA8vw-0A==/base.apk"],nativeLibraryDirectories=[/data/app/ ~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/lib/arm, /data/app/~~RlqRSICE4iIplcPnDnZeBQ==/apkdone.com-sw2xb0k3UZHPPmHA8vw-0A==/ base.apk!/lib/armeabi-v7a, /system/lib, /system_ext/lib]] 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:2 06) 08-12 19:16:24.433 25963 25963 E MethodChannel#jojoy.app_resource_plugin: ... 29 more 08-12 19:16:24.452 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl 08-12 19:16:24.454 25963 25963 I Ads : Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("960FA59A29CA1A010171 A2FD3EC14BEE")) to get test ads on this device. 08-12 19:16:24.473 25963 27136 W Ads : Not retrying to fetch app settings 08-12 19:16:24.488 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.491 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:24.491 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:24.491 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:24.491 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:24.491 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:24.491 25963 25963 D Installations: Installation ID: eJru81uYRZC9HuGDo5YQMX 08-12 19:16:24.515 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.530 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.538 25963 26113 D ViewContentFactory: initViewContentFetcherClass 08-12 19:16:24.538 25963 26113 I ContentCatcher: ViewContentFetcher : ViewContentFetcher 08-12 19:16:24.538 25963 26113 D ViewContentFactory: createInterceptor took 0ms 08-12 19:16:24.542 25963 25963 D DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdOverlayCreatorImpl 08-12 19:16:24.546 25963 25963 D IS_CTS_MODE: false 08-12 19:16:24.546 25963 25963 D MULTI_WINDOW_SWITCH_ENABLED: false 08-12 19:16:24.547 25963 25963 D DecorView[]: getWindowModeFromSystem windowmode is 1 08-12 19:16:24.575 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.577 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.618 25963 25963 I ExoPlayerImpl: Init 21243a7 [ExoPlayerLib/2.17.1] [munch, 22021211RC, Xiaomi, 31] 08-12 19:16:24.644 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.652 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.658 25963 25982 I OpenGLRenderer: Davey! duration=9223284460964ms; Flags=0, FrameTimelineVsyncId=6703129, IntendedVsync=87575882870914, Vsync=87575941204245, InputEventId=0, HandleInputStart=87575941419975, AnimationStart=87575941423100, PerformTraversalsStart=87575945297787, DrawStart=87575947436590, FrameDeadline=87575902870913, FrameInterval=87575941397110, FrameStartTime=8333333, SyncQueued=87575951685965, SyncStart=87575959346954, IssueDrawCommandsStart=87575959507840, SwapBuffers=87575959780235, FrameCompleted=9223372036854775807, DequeueBufferDuration=14740, QueueBufferDuration=305990, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87575960685965, DisplayPresentTime=87574205318830, 08-12 19:16:24.660 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus false 08-12 19:16:24.667 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus true 08-12 19:16:24.676 25963 25963 W AudioManager: Use of stream types is deprecated for operations other than volume control 08-12 19:16:24.676 25963 25963 W AudioManager: See the documentation of requestAudioFocus() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:16:24.678 25963 26871 D SurfaceUtils: connecting to surface 0x77154408, reason connectToSurface 08-12 19:16:24.678 25963 26871 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586121 08-12 19:16:24.678 25963 26871 D SurfaceUtils: disconnecting from surface 0x77154408, reason connectToSurface(reconnect) 08-12 19:16:24.678 25963 26871 D SurfaceUtils: connecting to surface 0x77154408, reason connectToSurface(reconnect) 08-12 19:16:24.679 25963 26872 D SurfaceUtils: set up nativeWindow 0x77154408 for 720x1280, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:16:24.679 25963 26871 D SurfaceUtils: disconnecting from surface 0x77152808, reason disconnectFromSurface 08-12 19:16:24.679 25963 26871 E Surface : freeAllBuffers: 15 buffers were freed while being dequeued! 08-12 19:16:24.681 25963 26861 I AudioTrack: AudioTrack::setVolume L:0.000000 R:0.000000 and the pakage is apkdone.com 08-12 19:16:24.682 25963 26861 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:16:24.687 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.689 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.698 25963 26861 I AudioTrack: AudioTrack::setVolume L:1.000000 R:1.000000 and the pakage is apkdone.com 08-12 19:16:24.698 25963 26861 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:16:24.713 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.715 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.736 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.737 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:24.801 25963 26388 D BufferPoolAccessor2.0: bufferpool2 0xdaf68658 : 4(32768 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/26 (fetch/transfer) 08-12 19:16:24.802 25963 26388 D BufferPoolAccessor2.0: bufferpool2 0x99022918 : 4(32768 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/26 (fetch/transfer) 08-12 19:16:24.803 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:24.804 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:24.940 25963 26679 D BufferPoolAccessor2.0: evictor expired: 2, evicted: 1 08-12 19:16:24.976 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:24.977 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:25.170 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:25.172 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#411:1D- Input.Impl[N]] codec released a buffer owned by client (index 1) 08-12 19:16:25.173 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:25.173 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:25.173 25963 26868 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:25.301 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:25.303 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:25.321 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:25.333 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:25.394 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:25.409 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:25.410 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:25.411 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:25.526 25963 26316 I OpenGLRenderer: Davey! duration=9223284460034ms; Flags=0, FrameTimelineVsyncId=6703365, IntendedVsync=87576816254292, Vsync=87576816254292, InputEventId=0, HandleInputStart=87576817917527, AnimationStart=87576817919923, PerformTraversalsStart=87576817923048, DrawStart=87576819466120, FrameDeadline=87576827920958, FrameInterval=87576817902579, FrameStartTime=8333333, SyncQueued=87576819693360, SyncStart=87576823472318, IssueDrawCommandsStart=87576823558516, SwapBuffers=87576826869089, FrameCompleted=9223372036854775807, DequeueBufferDuration=24375, QueueBufferDuration=965573, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87576828307006, DisplayPresentTime=-28540311089265444, 08-12 19:16:25.532 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:25.616 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:25.618 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:25.666 25963 26316 I OpenGLRenderer: Davey! duration=9223284459897ms; Flags=0, FrameTimelineVsyncId=6703399, IntendedVsync=87576956695789, Vsync=87576965029122, InputEventId=0, HandleInputStart=87576966704141, AnimationStart=87576966705548, PerformTraversalsStart=87576966711745, DrawStart=87576966754298, FrameDeadline=87576968362455, FrameInterval=87576966692995, FrameStartTime=8333333, SyncQueued=87576966816277, SyncStart=87576967031173, IssueDrawCommandsStart=87576967061485, SwapBuffers=87576967352683, FrameCompleted=9223372036854775807, DequeueBufferDuration=11093, QueueBufferDuration=1296197, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87576968951277, DisplayPresentTime=87575403032631, 08-12 19:16:25.832 25963 25982 I OpenGLRenderer: Davey! duration=9223284459731ms; Flags=0, FrameTimelineVsyncId=6703439, IntendedVsync=87577121907174, Vsync=87577121907174, InputEventId=0, HandleInputStart=87577122653725, AnimationStart=87577122657631, PerformTraversalsStart=87577125392110, DrawStart=87577126739402, FrameDeadline=87577141907173, FrameInterval=87577122635964, FrameStartTime=8333333, SyncQueued=87577126967422, SyncStart=87577128730391, IssueDrawCommandsStart=87577128814454, SwapBuffers=87577132302475, FrameCompleted=9223372036854775807, DequeueBufferDuration=18334, QueueBufferDuration=494479, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87577133377579, DisplayPresentTime=-42356847224061014, 08-12 19:16:25.856 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:25.979 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:25.981 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:25.982 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:25.982 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:26.102 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.107 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.118 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.126 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.137 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.149 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.155 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.176 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.182 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#411:1D- Input.Impl[N]] codec released a buffer owned by client (index 2) 08-12 19:16:26.188 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.198 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.210 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.223 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.232 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.241 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.252 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.256 25963 27158 I DMCodecAdapterFactory: Creating an asynchronous MediaCodec adapter for track type video 08-12 19:16:26.259 25963 27158 I MediaCodec: video box enabled in settings 08-12 19:16:26.259 25963 27158 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:16:26.260 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.262 25963 27158 I VideoBox: VideoBox::VideoBox 08-12 19:16:26.262 25963 27158 I VideoBox: initVideobox 08-12 19:16:26.262 25963 27158 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:16:26.262 25963 27158 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:16:26.262 25963 27158 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:16:26.262 25963 27158 I VideoBox: VideoBox::~VideoBox 08-12 19:16:26.263 25963 27158 I MediaCodec: init video box disabled for init not supported 08-12 19:16:26.266 25963 27198 I OMXClient: IOmx service obtained 08-12 19:16:26.269 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.278 25963 27158 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:16:26.280 25963 27196 I MediaCodec: MediaCodec will operate in async mode 08-12 19:16:26.281 25963 27158 I MediaCodec: configure : init video box disabled 08-12 19:16:26.281 25963 27158 I MediaCodec: fps video to display enabled 08-12 19:16:26.281 25963 27158 I MediaCodec: The Fps from player is 20.000000 frameRateFloat 20.000000 frameRateInt -1 08-12 19:16:26.282 25963 27158 D MediaImpl: MediaImpl::sendFrameRate: 20 08-12 19:16:26.282 25963 27158 D MediaImpl: MediaImpl::sendPackageName: apkdone.com 08-12 19:16:26.282 25963 25963 I ExoPlayerImpl: Init ExoPlayerLib/2.4.2 [munch, 22021211RC, Xiaomi, 31] 08-12 19:16:26.283 25963 27158 D MediaStub: MediaStub::sendPackageName apkdone.com 08-12 19:16:26.283 25963 27158 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:16:26.284 25963 27196 D SurfaceUtils: connecting to surface 0xb5a64408, reason connectToSurface 08-12 19:16:26.284 25963 27196 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586122 08-12 19:16:26.284 25963 27196 D SurfaceUtils: disconnecting from surface 0xb5a64408, reason connectToSurface(reconnect) 08-12 19:16:26.284 25963 27196 D SurfaceUtils: connecting to surface 0xb5a64408, reason connectToSurface(reconnect) 08-12 19:16:26.289 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.291 25963 27198 I ExtendedACodec: setupVideoDecoder() 08-12 19:16:26.292 25963 27198 E ExtendedACodec: [OMX.qcom.video.decoder.vp9] configureCodec returning error -12 08-12 19:16:26.292 25963 27198 E ACodec : signalError(omxError 0x80001001, internalError -12) 08-12 19:16:26.292 25963 27196 E MediaCodec: Codec reported err 0xfffffff4, actionCode 0, while in state 3/CONFIGURING 08-12 19:16:26.292 25963 27196 D SurfaceUtils: disconnecting from surface 0xb5a64408, reason disconnectFromSurface 08-12 19:16:26.293 25963 27198 E ACodec : [OMX.qcom.video.decoder.vp9] configureCodec returning error -12 08-12 19:16:26.293 25963 27198 E ACodec : signalError(omxError 0x80001001, internalError -12) 08-12 19:16:26.293 25963 27196 E MediaCodec: Codec reported err 0xfffffff4, actionCode 0, while in state 0/UNINITIALIZED 08-12 19:16:26.298 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.302 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:26.302 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:26.316 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.326 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.333 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.335 25963 26314 I OpenGLRenderer: Davey! duration=9223284459228ms; Flags=0, FrameTimelineVsyncId=6703561, IntendedVsync=87577625875574, Vsync=87577625875574, InputEventId=0, HandleInputStart=87577629218099, AnimationStart=87577629219766, PerformTraversalsStart=87577630212474, DrawStart=87577633267110, FrameDeadline=87577637542240, FrameInterval=87577629207526, FrameStartTime=8333333, SyncQueued=87577633541381, SyncStart=87577634399662, IssueDrawCommandsStart=87577634443881, SwapBuffers=87577636135026, FrameCompleted=9223372036854775807, DequeueBufferDuration=8281, QueueBufferDuration=446927, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87577636892943, DisplayPresentTime=-54511054918954634, 08-12 19:16:26.342 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.345 25963 25982 I OpenGLRenderer: Davey! duration=9223284459220ms; Flags=0, FrameTimelineVsyncId=6703563, IntendedVsync=87577634129818, Vsync=87577634129818, InputEventId=0, HandleInputStart=87577635772266, AnimationStart=87577635773620, PerformTraversalsStart=87577637221797, DrawStart=87577640853099, FrameDeadline=87577654129817, FrameInterval=87577635762526, FrameStartTime=8333333, SyncQueued=87577641122631, SyncStart=87577641673985, IssueDrawCommandsStart=87577641722214, SwapBuffers=87577645158568, FrameCompleted=9223372036854775807, DequeueBufferDuration=11250, QueueBufferDuration=897135, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87577646308829, DisplayPresentTime=-39528864661991501, 08-12 19:16:26.348 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.352 25963 26314 I OpenGLRenderer: Davey! duration=9223284459211ms; Flags=0, FrameTimelineVsyncId=6703565, IntendedVsync=87577642392363, Vsync=87577642392363, InputEventId=0, HandleInputStart=87577644716433, AnimationStart=87577644717839, PerformTraversalsStart=87577646573412, DrawStart=87577649203047, FrameDeadline=87577662392362, FrameInterval=87577644706849, FrameStartTime=8333333, SyncQueued=87577649453881, SyncStart=87577650083776, IssueDrawCommandsStart=87577650493308, SwapBuffers=87577653421016, FrameCompleted=9223372036854775807, DequeueBufferDuration=10833, QueueBufferDuration=380469, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87577654011329, DisplayPresentTime=-36721858719739473, 08-12 19:16:26.356 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.414 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:26.414 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:26.438 25963 27213 I MediaCodec: video box enabled in settings 08-12 19:16:26.438 25963 27213 I MediaCodec: init video box disabled for codec not supported 08-12 19:16:26.438 25963 27229 D CCodec : allocate(c2.android.aac.decoder) 08-12 19:16:26.444 25963 27229 I CCodec : setting up 'default' as default (vendor) store 08-12 19:16:26.445 25963 27229 I CCodec : Created component [c2.android.aac.decoder] 08-12 19:16:26.445 25963 27229 D CCodecConfig: read media type: audio/mp4a-latm 08-12 19:16:26.447 25963 27229 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.max-count.values 08-12 19:16:26.447 25963 27229 D ReflectedParamUpdater: extent() != 1 for single value type: output.subscribed-indices.values 08-12 19:16:26.447 25963 27229 D ReflectedParamUpdater: extent() != 1 for single value type: input.buffers.allocator-ids.values 08-12 19:16:26.447 25963 27229 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.allocator-ids.values 08-12 19:16:26.447 25963 27229 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.allocator-ids.values 08-12 19:16:26.448 25963 27229 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.pool-ids.values 08-12 19:16:26.448 25963 27229 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.pool-ids.values 08-12 19:16:26.450 25963 27229 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2 config diff is Dict { 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 coded.aac-packaging.value = 0 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 coded.bitrate.value = 64000 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 coded.pl.level = 0 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 coded.pl.profile = 8192 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::i32 coding.drc.album- mode.value = 0 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::float coding.drc.attenuation- factor.value = 1 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::float coding.drc.boost- factor.value = 1 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::i32 coding.drc.compression- mode.value = 3 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::i32 coding.drc.effect- type.value = 3 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::float coding.drc.encoded- level.value = 0.25 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::float coding.drc.reference- level.value = -16 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 input.buffers.max- size.value = 8192 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 input.delay.value = 0 08-12 19:16:26.450 25963 27229 D CCodecConfig: string input.media-type.value = "audio/mp4a-latm" 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 output.delay.value = 2 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::float output.drc.output- loudness.value = 0.25 08-12 19:16:26.450 25963 27229 D CCodecConfig: string output.media-type.value = "audio/raw" 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 raw.channel-count.value = 1 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 raw.max-channel- count.value = 8 08-12 19:16:26.450 25963 27229 D CCodecConfig: c2::u32 raw.sample-rate.value = 44100 08-12 19:16:26.450 25963 27229 D CCodecConfig: } 08-12 19:16:26.451 25963 27213 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:16:26.451 25963 27229 D CCodec : [c2.android.aac.decoder] buffers are bound to CCodec for this session 08-12 19:16:26.451 25963 27229 D CCodecConfig: no c2 equivalents for language 08-12 19:16:26.451 25963 27229 D CCodecConfig: no c2 equivalents for flags 08-12 19:16:26.452 25963 27229 W Codec2Client: query -- param skipped: index = 1107298332. 08-12 19:16:26.452 25963 27229 D CCodec : setup formats input: AMessage(what = 0x00000000) = { 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:16:26.452 25963 27229 D CCodec : int32_t bitrate = 64000 08-12 19:16:26.452 25963 27229 D CCodec : int32_t channel-count = 2 08-12 19:16:26.452 25963 27229 D CCodec : int32_t level = 0 08-12 19:16:26.452 25963 27229 D CCodec : int32_t max-input-size = 8192 08-12 19:16:26.452 25963 27229 D CCodec : string mime = "audio/mp4a-latm" 08-12 19:16:26.452 25963 27229 D CCodec : int32_t profile = 2 08-12 19:16:26.452 25963 27229 D CCodec : int32_t sample-rate = 44100 08-12 19:16:26.452 25963 27229 D CCodec : } 08-12 19:16:26.452 25963 27229 D CCodec : setup formats output: AMessage(what = 0x00000000) = { 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-album-mode = 0 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-boost-level = 127 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-cut-level = 127 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-effect-type = 3 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-heavy-compression = 3 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-drc-output-loudness = -1 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-encoded-target-level = -1 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-max-output-channel_count = 8 08-12 19:16:26.452 25963 27229 D CCodec : int32_t aac-target-ref-level = 64 08-12 19:16:26.452 25963 27229 D CCodec : int32_t channel-count = 2 08-12 19:16:26.452 25963 27229 D CCodec : string mime = "audio/raw" 08-12 19:16:26.452 25963 27229 D CCodec : int32_t sample-rate = 44100 08-12 19:16:26.452 25963 27229 D CCodec : int32_t android._config-pcm-encoding = 2 08-12 19:16:26.452 25963 27229 D CCodec : } 08-12 19:16:26.452 25963 27229 I CCodecConfig: query failed after returning 19 values (BAD_INDEX) 08-12 19:16:26.452 25963 27229 D MediaImpl: MediaImpl::sendMine: audio/mp4a-latm 08-12 19:16:26.452 25963 27229 D MediaStub: MediaStub::sendMine audio/mp4a-latm 08-12 19:16:26.454 25963 27229 W Codec2Client: query -- param skipped: index = 1342179345. 08-12 19:16:26.454 25963 27229 W Codec2Client: query -- param skipped: index = 2415921170. 08-12 19:16:26.454 25963 27229 W Codec2Client: query -- param skipped: index = 1610614798. 08-12 19:16:26.454 25963 27229 D CCodecBufferChannel: [c2.android.aac.decoder#344] Created input block pool with allocatorID 16 => poolID 21 - OK (0) 08-12 19:16:26.455 25963 27229 I CCodecBufferChannel: [c2.android.aac.decoder#344] Created output block pool with allocatorID 16 => poolID 255 - OK 08-12 19:16:26.455 25963 27229 D CCodecBufferChannel: [c2.android.aac.decoder#344] Configured output block pool ids 255 => OK 08-12 19:16:26.455 25963 27229 D CCodecBufferChannel: [c2.android.aac.decoder#344] start: updating output delay 2 08-12 19:16:26.463 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:26.464 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:26.465 25963 27213 I MediaCodec: video box enabled in settings 08-12 19:16:26.465 25963 27213 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:16:26.468 25963 27213 I VideoBox: VideoBox::VideoBox 08-12 19:16:26.468 25963 27213 I VideoBox: initVideobox 08-12 19:16:26.468 25963 27213 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:16:26.468 25963 27213 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:16:26.468 25963 27213 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:16:26.468 25963 27213 I VideoBox: VideoBox::~VideoBox 08-12 19:16:26.468 25963 27213 I MediaCodec: init video box disabled for init not supported 08-12 19:16:26.471 25963 27241 I OMXClient: IOmx service obtained 08-12 19:16:26.481 25963 27213 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:16:26.485 25963 27213 I MediaCodec: configure : init video box disabled 08-12 19:16:26.485 25963 27213 I MediaCodec: fps video to display enabled 08-12 19:16:26.485 25963 27213 I MediaCodec: The Fps from player is 0.000000 frameRateFloat -1.000000 frameRateInt -1 08-12 19:16:26.487 25963 27213 D MediaImpl: MediaImpl::sendFrameRate: -1 08-12 19:16:26.487 25963 27213 D MediaImpl: MediaImpl::sendPackageName: apkdone.com 08-12 19:16:26.487 25963 27213 D MediaStub: MediaStub::sendPackageName apkdone.com 08-12 19:16:26.487 25963 27213 W libc : Access denied finding property "ro.vendor.audio.dolby.vision.support" 08-12 19:16:26.487 25963 27239 D SurfaceUtils: connecting to surface 0xaa55e808, reason connectToSurface 08-12 19:16:26.487 25963 27239 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586123 08-12 19:16:26.487 25963 27239 D SurfaceUtils: disconnecting from surface 0xaa55e808, reason connectToSurface(reconnect) 08-12 19:16:26.487 25963 27239 D SurfaceUtils: connecting to surface 0xaa55e808, reason connectToSurface(reconnect) 08-12 19:16:26.489 25963 27241 I ExtendedACodec: setupVideoDecoder() 08-12 19:16:26.490 25963 27241 E ExtendedACodec: [OMX.qcom.video.decoder.vp9] configureCodec returning error -12 08-12 19:16:26.490 25963 27241 E ACodec : signalError(omxError 0x80001001, internalError -12) 08-12 19:16:26.490 25963 27241 E ACodec : [OMX.qcom.video.decoder.vp9] configureCodec returning error -12 08-12 19:16:26.490 25963 27241 E ACodec : signalError(omxError 0x80001001, internalError -12) 08-12 19:16:26.490 25963 27239 E MediaCodec: Codec reported err 0xfffffff4, actionCode 0, while in state 3/CONFIGURING 08-12 19:16:26.490 25963 27239 D SurfaceUtils: disconnecting from surface 0xaa55e808, reason disconnectFromSurface 08-12 19:16:26.491 25963 27239 E MediaCodec: Codec reported err 0xfffffff4, actionCode 0, while in state 0/UNINITIALIZED 08-12 19:16:26.621 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:26.732 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:26.732 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:26.734 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:26.734 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:26.734 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:26.778 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.839 25963 27158 W BpBinder: Slow Binder: BpBinder transact took 546 ms, interface=android.media.IResourceManagerService, code=5 oneway=false 08-12 19:16:26.840 25963 27158 E MediaCodec: configure failed with err 0xfffffff4, resetting... 08-12 19:16:26.844 25963 27196 D MediaCodec: kWhatReleaseCompleted 08-12 19:16:26.845 25963 27196 D MediaImpl: FRC not support: valueSupport : 08-12 19:16:26.845 25963 27196 D MediaImpl: AIE not support: valueSupport : 08-12 19:16:26.845 25963 27196 D MediaImpl: AIS not support: valueSupport : 08-12 19:16:26.845 25963 27196 D MediaImpl: sendVideoPlayData, start 08-12 19:16:26.845 25963 27196 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_mime : audio/mp4a-latm 08-12 19:16:26.845 25963 27196 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_packgeName : apkdone.com 08-12 19:16:26.845 25963 27196 D MediaImpl: MediaImpl::sendVideoPlayData::mine : audio/mp4a-latm 08-12 19:16:26.845 25963 27196 D MediaImpl: MediaImpl::sendVideoPlayData::packgeName : apkdone.com 08-12 19:16:26.845 25963 27196 E send_data_to_xlog: send_video_play_to_xlog, start 08-12 19:16:26.845 25963 27196 D send_data_to_xlog: send_video_play_to_xlog::mine : audio/mp4a-latm 08-12 19:16:26.845 25963 27196 D send_data_to_xlog: send_video_play_to_xlog::packgeName : apkdone.com 08-12 19:16:26.845 25963 27196 V xlog_client: xlog_send msg_id: 13 08-12 19:16:26.845 25963 27196 V xlog_client: xlog_send 08-12 19:16:26.846 25963 27196 E xlog_client: xlog_open: Error in open xlog 08-12 19:16:26.846 25963 27196 E xlog_client: xlog open fail 08-12 19:16:26.847 25963 27158 I MediaCodec: video box enabled in settings 08-12 19:16:26.847 25963 27158 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:16:26.851 25963 27158 I VideoBox: VideoBox::VideoBox 08-12 19:16:26.851 25963 27158 I VideoBox: initVideobox 08-12 19:16:26.851 25963 27158 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:16:26.851 25963 27158 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:16:26.851 25963 27158 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:16:26.851 25963 27158 I VideoBox: VideoBox::~VideoBox 08-12 19:16:26.852 25963 27158 I MediaCodec: init video box disabled for init not supported 08-12 19:16:26.854 25963 27198 I OMXClient: IOmx service obtained 08-12 19:16:26.863 25963 27158 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:16:26.863 25963 27196 I MediaCodec: MediaCodec will operate in async mode 08-12 19:16:26.863 25963 27196 D SurfaceUtils: connecting to surface 0xb5a64408, reason connectToSurface 08-12 19:16:26.863 25963 27196 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586124 08-12 19:16:26.863 25963 27196 D SurfaceUtils: disconnecting from surface 0xb5a64408, reason connectToSurface(reconnect) 08-12 19:16:26.863 25963 27196 D SurfaceUtils: connecting to surface 0xb5a64408, reason connectToSurface(reconnect) 08-12 19:16:26.866 25963 27198 I ExtendedACodec: setupVideoDecoder() 08-12 19:16:26.868 25963 27198 E ExtendedACodec: [OMX.qcom.video.decoder.vp9] configureCodec returning error -12 08-12 19:16:26.868 25963 27198 E ACodec : signalError(omxError 0x80001001, internalError -12) 08-12 19:16:26.868 25963 27198 E ACodec : [OMX.qcom.video.decoder.vp9] configureCodec returning error -12 08-12 19:16:26.868 25963 27196 E MediaCodec: Codec reported err 0xfffffff4, actionCode 0, while in state 3/CONFIGURING 08-12 19:16:26.868 25963 27198 E ACodec : signalError(omxError 0x80001001, internalError -12) 08-12 19:16:26.868 25963 27196 D SurfaceUtils: disconnecting from surface 0xb5a64408, reason disconnectFromSurface 08-12 19:16:26.868 25963 27196 E MediaCodec: Codec reported err 0xfffffff4, actionCode 0, while in state 0/UNINITIALIZED 08-12 19:16:26.901 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.909 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.918 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.926 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.939 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.951 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.968 25963 25963 I PlayCore: UID: [10403] PID: [25963] PrewarmService : prewarm(apkdone.com) 08-12 19:16:26.968 25963 26674 I PlayCore: UID: [10403] PID: [25963] PrewarmService : Initiate binding to the service. 08-12 19:16:26.972 25963 26674 I PlayCore: UID: [10403] PID: [25963] PrewarmService : Failed to bind to the service. 08-12 19:16:26.973 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.981 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:26.992 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.008 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.011 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.015 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.029 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.036 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.047 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.056 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.066 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.066 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.066 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.068 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.075 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.078 25963 27213 W BpBinder: Slow Binder: BpBinder transact took 587 ms, interface=android.media.IResourceManagerService, code=5 oneway=false 08-12 19:16:27.078 25963 27213 E MediaCodec: configure failed with err 0xfffffff4, resetting... 08-12 19:16:27.079 25963 25984 I OpenGLRenderer: Davey! duration=9223284458493ms; Flags=0, FrameTimelineVsyncId=6703729, IntendedVsync=87578361086243, Vsync=87578361086243, InputEventId=0, HandleInputStart=87578365903099, AnimationStart=87578365906641, PerformTraversalsStart=87578365928412, DrawStart=87578375967422, FrameDeadline=87578372752909, FrameInterval=87578365871120, FrameStartTime=8333333, SyncQueued=87578377483776, SyncStart=87578377864505, IssueDrawCommandsStart=87578377927734, SwapBuffers=87578379544453, FrameCompleted=9223372036854775807, DequeueBufferDuration=8594, QueueBufferDuration=502292, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87578380369662, DisplayPresentTime=-58204533520648630, 08-12 19:16:27.080 25963 27239 D MediaCodec: kWhatReleaseCompleted 08-12 19:16:27.081 25963 27239 D MediaImpl: FRC not support: valueSupport : 08-12 19:16:27.081 25963 27239 D MediaImpl: AIE not support: valueSupport : 08-12 19:16:27.081 25963 27239 D MediaImpl: AIS not support: valueSupport : 08-12 19:16:27.081 25963 27239 D MediaImpl: sendVideoPlayData, start 08-12 19:16:27.081 25963 27239 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_mime : audio/mp4a-latm 08-12 19:16:27.081 25963 27239 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_packgeName : apkdone.com 08-12 19:16:27.081 25963 27239 D MediaImpl: MediaImpl::sendVideoPlayData::mine : audio/mp4a-latm 08-12 19:16:27.081 25963 27239 D MediaImpl: MediaImpl::sendVideoPlayData::packgeName : apkdone.com 08-12 19:16:27.082 25963 27239 E send_data_to_xlog: send_video_play_to_xlog, start 08-12 19:16:27.082 25963 27239 D send_data_to_xlog: send_video_play_to_xlog::mine : audio/mp4a-latm 08-12 19:16:27.082 25963 27239 D send_data_to_xlog: send_video_play_to_xlog::packgeName : apkdone.com 08-12 19:16:27.082 25963 27239 V xlog_client: xlog_send msg_id: 13 08-12 19:16:27.082 25963 27239 V xlog_client: xlog_send 08-12 19:16:27.082 25963 27213 I MediaCodec: video box enabled in settings 08-12 19:16:27.082 25963 27213 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:16:27.082 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.083 25963 27239 E xlog_client: xlog_open: Error in open xlog 08-12 19:16:27.083 25963 27239 E xlog_client: xlog open fail 08-12 19:16:27.085 25963 27213 I VideoBox: VideoBox::VideoBox 08-12 19:16:27.085 25963 27213 I VideoBox: initVideobox 08-12 19:16:27.085 25963 27213 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:16:27.085 25963 27213 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:16:27.085 25963 27213 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:16:27.086 25963 27213 I VideoBox: VideoBox::~VideoBox 08-12 19:16:27.087 25963 27213 I MediaCodec: init video box disabled for init not supported 08-12 19:16:27.089 25963 27241 I OMXClient: IOmx service obtained 08-12 19:16:27.091 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.098 25963 27213 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:16:27.098 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.098 25963 27239 D SurfaceUtils: connecting to surface 0xaa55e808, reason connectToSurface 08-12 19:16:27.098 25963 27239 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586125 08-12 19:16:27.098 25963 27239 D SurfaceUtils: disconnecting from surface 0xaa55e808, reason connectToSurface(reconnect) 08-12 19:16:27.098 25963 27239 D SurfaceUtils: connecting to surface 0xaa55e808, reason connectToSurface(reconnect) 08-12 19:16:27.101 25963 27241 I ExtendedACodec: setupVideoDecoder() 08-12 19:16:27.103 25963 27241 I ExtendedACodec: Decoder will be in frame by frame mode 08-12 19:16:27.104 25963 27241 W ExtendedACodec: Failed to set frame packing format on component 08-12 19:16:27.106 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.112 25963 27239 D MediaImpl: MediaImpl::sendMine: video/x- vnd.on2.vp9 08-12 19:16:27.112 25963 27239 D MediaStub: MediaStub::sendMine video/x-vnd.on2.vp9 08-12 19:16:27.116 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.126 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.132 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.140 25963 27241 D SurfaceUtils: set up nativeWindow 0xaa55e808 for 360x360, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:16:27.140 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.150 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.156 25963 27213 D AudioTrack: set(sessionId=0) 08-12 19:16:27.156 25963 27213 D AudioTrack: set(): streamType -1, sampleRate 44100, format 0x1, channelMask 0x3, frameCount 14144, flags #0, notificationFrames 0, sessionId 0, transferType 3, uid -1, pid -1 08-12 19:16:27.158 25963 27213 W libc : Access denied finding property "vendor.audio.lowpower" 08-12 19:16:27.160 25963 26106 E FrameEvents: updateAcquireFence: Did not find frame. 08-12 19:16:27.172 25963 27213 D AudioTrack: isWhiteListPackage() Uid 10403, package name apkdone.com 08-12 19:16:27.176 25963 27213 W AudioTrack: Use of stream types is deprecated for operations other than volume control 08-12 19:16:27.176 25963 27213 W AudioTrack: See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:16:27.178 25963 27213 I AudioTrack: AudioTrack::setVolume L:1.000000 R:1.000000 and the pakage is apkdone.com 08-12 19:16:27.178 25963 27213 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:16:27.186 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:27.186 25963 27229 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.187 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:27.189 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.190 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:27.191 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:27.192 25963 27229 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.298 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.414 25963 27158 W BpBinder: Slow Binder: BpBinder transact took 545 ms, interface=android.media.IResourceManagerService, code=5 oneway=false 08-12 19:16:27.414 25963 27158 E MediaCodec: configure failed with err 0xfffffff4, resetting... 08-12 19:16:27.416 25963 27196 D MediaCodec: kWhatReleaseCompleted 08-12 19:16:27.416 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.417 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:27.417 25963 27196 D MediaImpl: FRC not support: valueSupport : 08-12 19:16:27.417 25963 27196 D MediaImpl: AIE not support: valueSupport : 08-12 19:16:27.417 25963 27196 D MediaImpl: AIS not support: valueSupport : 08-12 19:16:27.417 25963 27196 D MediaImpl: sendVideoPlayData, start 08-12 19:16:27.417 25963 27196 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_mime : video/x-vnd.on2.vp9 08-12 19:16:27.417 25963 27196 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_packgeName : apkdone.com 08-12 19:16:27.417 25963 27196 D MediaImpl: MediaImpl::sendVideoPlayData::mine : video/x-vnd.on2.vp9 08-12 19:16:27.417 25963 27196 D MediaImpl: MediaImpl::sendVideoPlayData::packgeName : apkdone.com 08-12 19:16:27.417 25963 27196 E send_data_to_xlog: send_video_play_to_xlog, start 08-12 19:16:27.417 25963 27196 D send_data_to_xlog: send_video_play_to_xlog::mine : video/x-vnd.on2.vp9 08-12 19:16:27.417 25963 27196 D send_data_to_xlog: send_video_play_to_xlog::packgeName : apkdone.com 08-12 19:16:27.417 25963 27196 V xlog_client: xlog_send msg_id: 13 08-12 19:16:27.417 25963 27196 V xlog_client: xlog_send 08-12 19:16:27.417 25963 27196 E xlog_client: xlog_open: Error in open xlog 08-12 19:16:27.417 25963 27196 E xlog_client: xlog open fail 08-12 19:16:27.419 25963 27158 I MediaCodec: video box enabled in settings 08-12 19:16:27.419 25963 27158 I VideoBoxStub: VideoBoxStub::initVideobox 08-12 19:16:27.422 25963 27158 I VideoBox: VideoBox::VideoBox 08-12 19:16:27.423 25963 27158 I VideoBox: initVideobox 08-12 19:16:27.423 25963 27158 I VideoBox: initVideobox going OMX.qcom.video.decoder.vp9 08-12 19:16:27.423 25963 27158 I VideoBox: initVideobox return false for platform is not support vpp 08-12 19:16:27.423 25963 27158 I VideoBoxStub: VideoBoxStub::releaseVideoBox 08-12 19:16:27.423 25963 27158 I VideoBox: VideoBox::~VideoBox 08-12 19:16:27.423 25963 27158 I MediaCodec: init video box disabled for init not supported 08-12 19:16:27.425 25963 27198 I OMXClient: IOmx service obtained 08-12 19:16:27.435 25963 27158 D VideoInfo: apkdone.com create OMX.qcom.video.decoder.vp9 in MediaCodec 08-12 19:16:27.435 25963 27196 I MediaCodec: MediaCodec will operate in async mode 08-12 19:16:27.435 25963 27196 D SurfaceUtils: connecting to surface 0xb5a64408, reason connectToSurface 08-12 19:16:27.435 25963 27196 I MediaCodec: [OMX.qcom.video.decoder.vp9] setting surface generation to 26586126 08-12 19:16:27.435 25963 27196 D SurfaceUtils: disconnecting from surface 0xb5a64408, reason connectToSurface(reconnect) 08-12 19:16:27.435 25963 27196 D SurfaceUtils: connecting to surface 0xb5a64408, reason connectToSurface(reconnect) 08-12 19:16:27.437 25963 27198 I ExtendedACodec: setupVideoDecoder() 08-12 19:16:27.439 25963 27198 I ExtendedACodec: Decoder will be in frame by frame mode 08-12 19:16:27.439 25963 27198 W ExtendedACodec: Failed to set frame packing format on component 08-12 19:16:27.446 25963 27196 D MediaImpl: MediaImpl::sendMine: video/x- vnd.on2.vp9 08-12 19:16:27.446 25963 27196 D MediaStub: MediaStub::sendMine video/x-vnd.on2.vp9 08-12 19:16:27.447 25963 27158 D MediaCodec: keep callback message for reclaim 08-12 19:16:27.463 25963 27198 D SurfaceUtils: set up nativeWindow 0xb5a64408 for 1280x720, color 0x7fa30c06, rotation 0, usage 0x20402900 08-12 19:16:27.491 25963 27196 W MediaCodec: mapFormat: no mediaType information 08-12 19:16:27.499 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:27.499 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.611 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:27.612 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.612 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:27.857 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:27.860 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:27.860 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:27.930 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:27.930 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:28.051 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#411:1D- Input.Impl[N]] codec released a buffer owned by client (index 0) 08-12 19:16:28.051 25963 26868 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.104 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#344] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:16:28.104 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:16:28.104 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#411] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:16:28.104 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:16:28.160 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:28.160 25963 27229 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:28.163 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.168 25963 27239 W MediaCodec: mapFormat: no mediaType information 08-12 19:16:28.173 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.173 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:28.296 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.296 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:28.297 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.297 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:28.479 25963 26020 I TRuntime.CctTransportBackend: Making request to: https://firebaselogging-pa.googleapis.com/v1/firelog/legacy/batchlog 08-12 19:16:28.611 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.611 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:28.612 25963 26868 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.612 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.657 25963 25982 I OpenGLRenderer: Davey! duration=9223284456905ms; Flags=0, FrameTimelineVsyncId=6704086, IntendedVsync=87579947248635, Vsync=87579947248635, InputEventId=0, HandleInputStart=87579947921015, AnimationStart=87579947924140, PerformTraversalsStart=87579947926953, DrawStart=87579952154036, FrameDeadline=87579967248634, FrameInterval=87579947901796, FrameStartTime=8333333, SyncQueued=87579952607109, SyncStart=87579954279348, IssueDrawCommandsStart=87579954402317, SwapBuffers=87579957561484, FrameCompleted=9223372036854775807, DequeueBufferDuration=21406, QueueBufferDuration=611510, GpuCompleted=9223372036854775807, SwapBuffersCompleted=87579958638515, DisplayPresentTime=87576551092839, 08-12 19:16:28.732 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:28.733 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.734 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:28.854 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:28.854 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:29.154 25963 27213 I AudioTrack: isLongTimeZeroData zero date time 1 Seconds 08-12 19:16:29.175 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:29.179 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#411:1D- Input.Impl[N]] codec released a buffer owned by client (index 3) 08-12 19:16:29.299 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:29.300 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:29.373 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:29.615 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:29.616 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:29.616 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:29.738 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:29.739 25963 26388 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:29.739 25963 26868 I CCodecBufferChannel: pipelineRoom(2) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:29.816 25963 26868 D BufferPoolAccessor2.0: bufferpool2 0xdaf68658 : 4(32768 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 13/246 (fetch/transfer) 08-12 19:16:29.840 25963 27198 W AMessage: failed to deliver message as target handler 34 is gone. 08-12 19:16:29.942 25963 26679 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1 08-12 19:16:29.943 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:29.944 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#411:1D- Input.Impl[N]] codec released a buffer owned by client (index 1) 08-12 19:16:30.008 25963 26861 D AudioTrack: pause(sessionID=75697) 08-12 19:16:30.008 25963 26861 D AudioTrack: pause(9941): prior state:STATE_ACTIVE 08-12 19:16:30.016 25963 26861 I AudioTrack: AudioTrack::setVolume L:0.000000 R:0.000000 and the pakage is apkdone.com 08-12 19:16:30.017 25963 26861 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:16:30.051 25963 25963 W AudioManager: Use of stream types is deprecated for operations other than volume control 08-12 19:16:30.051 25963 25963 W AudioManager: See the documentation of requestAudioFocus() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:16:30.060 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#411:1D- Input.Impl[N]] codec released a buffer owned by client (index 1) 08-12 19:16:30.060 25963 26868 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:30.062 25963 26388 D CCodecBuffers: [c2.android.aac.decoder#411:1D- Input.Impl[N]] codec released a buffer owned by client (index 2) 08-12 19:16:30.075 25963 26861 I AudioTrack: AudioTrack::setVolume L:1.000000 R:1.000000 and the pakage is apkdone.com 08-12 19:16:30.075 25963 26861 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:16:30.078 25963 27241 W AMessage: failed to deliver message as target handler 40 is gone. 08-12 19:16:30.177 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:30.177 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:30.299 25963 26388 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(2). Not signalling any more buffers to client 08-12 19:16:30.299 25963 26868 I CCodecBufferChannel: pipelineRoom(1) is <= numClientBuffers(1). Not signalling any more buffers to client 08-12 19:16:30.414 25963 27198 W AMessage: failed to deliver message as target handler 43 is gone. 08-12 19:16:30.489 25963 26861 D AudioTrack: pause(sessionID=75697) 08-12 19:16:30.489 25963 26861 D AudioTrack: pause(9941): prior state:STATE_ACTIVE 08-12 19:16:30.497 25963 26388 I CCodecBufferChannel: pipelineRoom(3) is <= numClientBuffers(3). Not signalling any more buffers to client 08-12 19:16:30.508 25963 26861 I AudioTrack: AudioTrack::setVolume L:0.000000 R:0.000000 and the pakage is apkdone.com 08-12 19:16:30.508 25963 26861 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:16:30.522 25963 25963 W AudioManager: Use of stream types is deprecated for operations other than volume control 08-12 19:16:30.522 25963 25963 W AudioManager: See the documentation of requestAudioFocus() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:16:30.526 25963 26861 I AudioTrack: AudioTrack::setVolume L:1.000000 R:1.000000 and the pakage is apkdone.com 08-12 19:16:30.526 25963 26861 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:16:30.534 25963 26861 D AudioTrack: pause(sessionID=75697) 08-12 19:16:30.534 25963 26861 D AudioTrack: pause(9941): prior state:STATE_ACTIVE 08-12 19:16:30.536 25963 26861 I AudioTrack: AudioTrack::setVolume L:0.000000 R:0.000000 and the pakage is apkdone.com 08-12 19:16:30.536 25963 26861 W libc : Access denied finding property "ro.vendor.audio.shortvideo.index" 08-12 19:16:30.538 25963 26868 D CCodecBufferChannel: [c2.android.aac.decoder#411] MediaCodec discarded an unknown buffer 08-12 19:16:30.538 25963 26868 D CCodecBufferChannel: [c2.android.aac.decoder#411] MediaCodec discarded an unknown buffer 08-12 19:16:30.538 25963 27338 D AudioTrack: stop(sessionID=75697) 08-12 19:16:30.538 25963 27338 D AudioTrack: stop(9941): prior state:STATE_FLUSHED 08-12 19:16:30.538 25963 26868 D CCodecBufferChannel: [c2.android.aac.decoder#411] MediaCodec discarded an unknown buffer 08-12 19:16:30.538 25963 26868 D CCodecBufferChannel: [c2.android.aac.decoder#411] MediaCodec discarded an unknown buffer 08-12 19:16:30.538 25963 26868 D CCodecBufferChannel: [c2.android.aac.decoder#411] MediaCodec discarded an unknown buffer 08-12 19:16:30.538 25963 26868 D CCodecBufferChannel: [c2.android.aac.decoder#411] MediaCodec discarded an unknown buffer 08-12 19:16:30.539 25963 27338 D AudioTrack: ~AudioTrack(sessionID=75697) 08-12 19:16:30.539 25963 27338 D AudioTrack: stop(sessionID=75697) 08-12 19:16:30.539 25963 27338 D AudioTrack: stop(9941): prior state:STATE_FLUSHED 08-12 19:16:30.541 25963 26868 I hw-BpHwBinder: onLastStrongRef automatically unlinking death recipients 08-12 19:16:30.542 25963 26868 D MediaCodec: kWhatReleaseCompleted 08-12 19:16:30.542 25963 26868 D MediaImpl: FRC not support: valueSupport : 08-12 19:16:30.542 25963 26868 D MediaImpl: AIE not support: valueSupport : 08-12 19:16:30.542 25963 26868 D MediaImpl: AIS not support: valueSupport : 08-12 19:16:30.542 25963 26868 D MediaCodec: ~MediaCodec 08-12 19:16:30.559 25963 26871 D SurfaceUtils: disconnecting from surface 0x77154408, reason disconnectFromSurface 08-12 19:16:30.569 25963 26871 D MediaCodec: kWhatReleaseCompleted 08-12 19:16:30.570 25963 26871 D MediaImpl: FRC not support: valueSupport : 08-12 19:16:30.570 25963 26871 D MediaImpl: AIE not support: valueSupport : 08-12 19:16:30.570 25963 26871 D MediaImpl: AIS not support: valueSupport : 08-12 19:16:30.570 25963 26871 D MediaImpl: sendVideoPlayData, start 08-12 19:16:30.570 25963 26871 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_mime : video/x-vnd.on2.vp9 08-12 19:16:30.570 25963 26871 D MediaImpl: MediaImpl::sendVideoPlayData::mediacodec_packgeName : apkdone.com 08-12 19:16:30.570 25963 26871 D MediaImpl: MediaImpl::sendVideoPlayData::mine : video/x-vnd.on2.vp9 08-12 19:16:30.570 25963 26871 D MediaImpl: MediaImpl::sendVideoPlayData::packgeName : apkdone.com 08-12 19:16:30.570 25963 26871 E send_data_to_xlog: send_video_play_to_xlog, start 08-12 19:16:30.570 25963 26871 D send_data_to_xlog: send_video_play_to_xlog::mine : video/x-vnd.on2.vp9 08-12 19:16:30.570 25963 26871 D send_data_to_xlog: send_video_play_to_xlog::packgeName : apkdone.com 08-12 19:16:30.570 25963 26871 V xlog_client: xlog_send msg_id: 13 08-12 19:16:30.570 25963 26871 V xlog_client: xlog_send 08-12 19:16:30.570 25963 26871 E xlog_client: xlog_open: Error in open xlog 08-12 19:16:30.570 25963 26871 E xlog_client: xlog open fail 08-12 19:16:30.570 25963 26871 D MediaCodec: ~MediaCodec 08-12 19:16:30.570 25963 25963 I PlayCore: UID: [10403] PID: [25963] PrewarmService : detach 08-12 19:16:30.574 25963 26871 D VideoInfo: apkdone.com destroy OMX.qcom.video.decoder.vp9 in MediaCodec, input buffer num 192 output buffer num 176 08-12 19:16:30.574 25963 26871 D VideoInfo: max input intervel 43865ms, max output intervel 43753ms max render interval 72ms 08-12 19:16:30.615 25963 25963 W AudioManager: Use of stream types is deprecated for operations other than volume control 08-12 19:16:30.615 25963 25963 W AudioManager: See the documentation of requestAudioFocus() for what to use instead with android.media.AudioAttributes to qualify your playback use case 08-12 19:16:30.618 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus false 08-12 19:16:30.636 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus true 08-12 19:16:31.461 25963 26677 D CCodecBufferChannel: [c2.android.aac.decoder#344] DEBUG: elapsed: n=6 [in=0 pipeline=0 out=2] 08-12 19:16:31.461 25963 26677 D PipelineWatcher: DEBUG: elapsed 2 / 6 08-12 19:16:31.600 25963 25963 W Ads : #004 The webview is destroyed. Ignoring action. 08-12 19:16:31.602 25963 25963 W Ads : Trying to set volume before player is initialized. 08-12 19:16:31.942 25963 26679 D BufferPoolAccessor2.0: bufferpool2 0xb1c74a98 : 5(40960 size) total buffers - 4(32768 size) used buffers - 1/6 (recycle/alloc) - 5/24 (fetch/transfer) 08-12 19:16:31.942 25963 26679 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1 08-12 19:16:32.006 25963 26020 I TRuntime.CctTransportBackend: Status Code: 200 08-12 19:16:32.607 25963 25963 D DecorView[]: onWindowFocusChanged hasWindowFocus false