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

android.content.ActivityNotFoundException #247

Open
HelloJokerWord opened this issue Nov 1, 2022 · 0 comments
Open

android.content.ActivityNotFoundException #247

HelloJokerWord opened this issue Nov 1, 2022 · 0 comments

Comments

@HelloJokerWord
Copy link

手机:vivo V1923A.
系统:25
崩溃内容:at java.lang.RuntimeException:Unable to start activity ComponentInfo{com.hpc.happy.chat/com.huantansheng.easyphotos.ui.EasyPhotosActivity}: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.media.action.IMAGE_CAPTURE flg=0x3 clip={text/uri-list U:content://com.hpc.happy.chat.fileprovider/camera_photos/mnt/shared/Pictures/IMG527438344.jpg} (has extras) }

详细:

at Cause by:

4 | at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1809)
5 | at android.app.Instrumentation.execStartActivity(Instrumentation.java:1523)
6 | at android.app.Activity.startActivityForResult(Activity.java:4247)
7 | at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java)
8 | at android.app.Activity.startActivityForResult(Activity.java:4205)
9 | at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java)
10 | at com.huantansheng.easyphotos.ui.EasyPhotosActivity.toAndroidCamera(EasyPhotosActivity.java:0)
11 | at com.huantansheng.easyphotos.ui.EasyPhotosActivity.launchCamera(EasyPhotosActivity.java:0)
12 | at com.huantansheng.easyphotos.ui.EasyPhotosActivity.hasPermissions(EasyPhotosActivity.java)
13 | at com.huantansheng.easyphotos.ui.EasyPhotosActivity.onCreate(EasyPhotosActivity.java:0)
14 | at android.app.Activity.performCreate(Activity.java:6701)
15 | at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
16 | at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2651)
17 | at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2759)
18 | at android.app.ActivityThread.-wrap12(ActivityThread.java)
19 | at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1482)
20 | at android.os.Handler.dispatchMessage(Handler.java:102)
21 | at android.os.Looper.loop(Looper.java:154)
22 | at android.app.ActivityThread.main(ActivityThread.java:6190)
23 | at java.lang.reflect.Method.invoke(Native Method)
24 | at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:892)
25 | at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:782)

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