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

2.2.8 版本安卓 6.0 报错,麻烦修复下呢 #223

Open
gulullu opened this issue Jul 8, 2024 · 1 comment
Open

2.2.8 版本安卓 6.0 报错,麻烦修复下呢 #223

gulullu opened this issue Jul 8, 2024 · 1 comment

Comments

@gulullu
Copy link

gulullu commented Jul 8, 2024

com.yzq.zxinglibrary.android.CaptureActivity.onClick CaptureActivity.java, line 333 android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK typ=image/* }

android.app.Instrumentation.checkStartActivityResult Instrumentation.java:1852 android.app.Instrumentation.execStartActivity Instrumentation.java:1543 android.app.Activity.startActivityForResult Activity.java:4271 android.support.v4.app.BaseFragmentActivityApi16.startActivityForResult BaseFragmentActivityApi16.java:54 android.support.v4.app.FragmentActivity.startActivityForResult FragmentActivity.java:68 android.app.Activity.startActivityForResult Activity.java:4229 android.support.v4.app.FragmentActivity.startActivityForResult FragmentActivity.java:751 com.yzq.zxinglibrary.android.CaptureActivity.onClick CaptureActivity.java:333 android.view.View.performClick View.java:5647 android.view.View$PerformClick.run View.java:22443 android.os.Handler.handleCallback Handler.java:751 android.os.Handler.dispatchMessage Handler.java:95 android.os.Looper.loop Looper.java:154 android.app.ActivityThread.main ActivityThread.java:6128 java.lang.reflect.Method.invoke Method.java com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run ZygoteInit.java:886 com.android.internal.os.ZygoteInit.main ZygoteInit.java:776

项目需要兼容安卓5和6,所以只能用 2.2.8 版本了。现在闪退日志里报的都是这个。

@gulullu
Copy link
Author

gulullu commented Jul 8, 2024

安卓5、6、7都有闪退。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant