Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一次打开闪退 #4

Closed
lisuke opened this issue May 7, 2024 · 3 comments
Closed

第一次打开闪退 #4

lisuke opened this issue May 7, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@lisuke
Copy link

lisuke commented May 7, 2024

机型:Xiaomi 10 Pro
Rom:MIUI by xiaomi.eu 14.0.4.0 TJACNXM

java.lang.RuntimeException: Unable to instantiate application androidx.multidex.MultiDexApplication package canxin.app.rhyme: java.lang.ClassNotFoundException: Didn't find class "androidx.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/~~aF0P3kmuBMquT283qJiqag==/canxin.app.rhyme-7A6fQTzzwy_dgGi7gtYqhQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~aF0P3kmuBMquT283qJiqag==/canxin.app.rhyme-7A6fQTzzwy_dgGi7gtYqhQ==/lib/arm64, /data/app/~~aF0P3kmuBMquT283qJiqag==/canxin.app.rhyme-7A6fQTzzwy_dgGi7gtYqhQ==/base.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64]]
	at android.app.LoadedApk.makeApplicationInner(Unknown Source:336)
	at android.app.LoadedApk.makeApplicationInner(Unknown Source:1)
	at android.app.ActivityThread.handleBindApplication(Unknown Source:985)
	at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(Unknown Source:878)
	at android.os.Handler.dispatchMessage(Unknown Source:19)
	at android.os.Looper.loopOnce(Unknown Source:182)
	at android.os.Looper.loop(Unknown Source:82)
	at android.app.ActivityThread.main(Unknown Source:123)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
	at com.android.internal.os.ZygoteInit.main(Unknown Source:312)
Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/~~aF0P3kmuBMquT283qJiqag==/canxin.app.rhyme-7A6fQTzzwy_dgGi7gtYqhQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~aF0P3kmuBMquT283qJiqag==/canxin.app.rhyme-7A6fQTzzwy_dgGi7gtYqhQ==/lib/arm64, /data/app/~~aF0P3kmuBMquT283qJiqag==/canxin.app.rhyme-7A6fQTzzwy_dgGi7gtYqhQ==/base.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64]]
	at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
	at android.app.AppComponentFactory.instantiateApplication(Unknown Source:0)
	at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
	at android.app.Instrumentation.newApplication(Unknown Source:8)
	at android.app.LoadedApk.makeApplicationInner(Unknown Source:174)
	... 11 more
@canxin121
Copy link
Owner

canxin121 commented May 7, 2024 via email

@canxin121
Copy link
Owner

应该是修好了,我更新了release中的构建后的apk文件,可以重新安装尝试。

@lisuke
Copy link
Author

lisuke commented May 8, 2024

刚试了下,修复了,非常nice

@lisuke lisuke closed this as completed May 8, 2024
@canxin121 canxin121 added the bug Something isn't working label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants