You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android 11demo 启动失败
2021-05-21 21:08:39.553 30745-30745/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.iqiyi.qigsaw.sample, PID: 30745
java.lang.RuntimeException: Unable to get provider com.iqiyi.qigsaw.sample.java.JavaContentProvider: java.lang.ClassNotFoundException: Didn't find class "com.iqiyi.qigsaw.sample.java.JavaContentProvider" on path: DexPathList[[zip file "/data/app/~~jt2UDqoG_kzUh5O2ypnuuA==/com.iqiyi.qigsaw.sample-oFjDdIHcuKNiFOeCd4gxkQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~jt2UDqoG_kzUh5O2ypnuuA==/com.iqiyi.qigsaw.sample-oFjDdIHcuKNiFOeCd4gxkQ==/lib/arm64, /system/lib64, /system_ext/lib64, /vendor/lib64, /odm/lib64]]
at android.app.ActivityThread.installProvider(ActivityThread.java:7799)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7335)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7221)
at android.app.ActivityThread.access$1500(ActivityThread.java:293)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2135)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:260)
at android.app.ActivityThread.main(ActivityThread.java:8241)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:612)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1006)
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.iqiyi.qigsaw.sample.java.JavaContentProvider" on path: DexPathList[[zip file "/data/app/~~jt2UDqoG_kzUh5O2ypnuuA==/com.iqiyi.qigsaw.sample-oFjDdIHcuKNiFOeCd4gxkQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~jt2UDqoG_kzUh5O2ypnuuA==/com.iqiyi.qigsaw.sample-oFjDdIHcuKNiFOeCd4gxkQ==/lib/arm64, /system/lib64, /system_ext/lib64, /vendor/lib64, /odm/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
at android.app.AppComponentFactory.instantiateProvider(AppComponentFactory.java:147)
at androidx.core.app.CoreComponentFactory.instantiateProvider(CoreComponentFactory.java:62)
at android.app.ActivityThread.installProvider(ActivityThread.java:7783)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7335)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7221)
at android.app.ActivityThread.access$1500(ActivityThread.java:293)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2135)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:260)
at android.app.ActivityThread.main(ActivityThread.java:8241)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:612)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1006)
The text was updated successfully, but these errors were encountered:
android 11demo 启动失败
2021-05-21 21:08:39.553 30745-30745/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.iqiyi.qigsaw.sample, PID: 30745
java.lang.RuntimeException: Unable to get provider com.iqiyi.qigsaw.sample.java.JavaContentProvider: java.lang.ClassNotFoundException: Didn't find class "com.iqiyi.qigsaw.sample.java.JavaContentProvider" on path: DexPathList[[zip file "/data/app/~~jt2UDqoG_kzUh5O2ypnuuA==/com.iqiyi.qigsaw.sample-oFjDdIHcuKNiFOeCd4gxkQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~jt2UDqoG_kzUh5O2ypnuuA==/com.iqiyi.qigsaw.sample-oFjDdIHcuKNiFOeCd4gxkQ==/lib/arm64, /system/lib64, /system_ext/lib64, /vendor/lib64, /odm/lib64]]
at android.app.ActivityThread.installProvider(ActivityThread.java:7799)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7335)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7221)
at android.app.ActivityThread.access$1500(ActivityThread.java:293)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2135)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:260)
at android.app.ActivityThread.main(ActivityThread.java:8241)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:612)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1006)
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.iqiyi.qigsaw.sample.java.JavaContentProvider" on path: DexPathList[[zip file "/data/app/~~jt2UDqoG_kzUh5O2ypnuuA==/com.iqiyi.qigsaw.sample-oFjDdIHcuKNiFOeCd4gxkQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~jt2UDqoG_kzUh5O2ypnuuA==/com.iqiyi.qigsaw.sample-oFjDdIHcuKNiFOeCd4gxkQ==/lib/arm64, /system/lib64, /system_ext/lib64, /vendor/lib64, /odm/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
at android.app.AppComponentFactory.instantiateProvider(AppComponentFactory.java:147)
at androidx.core.app.CoreComponentFactory.instantiateProvider(CoreComponentFactory.java:62)
at android.app.ActivityThread.installProvider(ActivityThread.java:7783)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7335)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7221)
at android.app.ActivityThread.access$1500(ActivityThread.java:293)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2135)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:260)
at android.app.ActivityThread.main(ActivityThread.java:8241)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:612)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1006)
The text was updated successfully, but these errors were encountered: