-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Android11 打开相册选择图片返回后无法显示。 #883
Comments
解决了么? |
rivate Uri[] processData(Intent data) {
} |
解决了吗 |
解决了
…------------------ 原始邮件 ------------------
发件人: "Justson/AgentWeb" <notifications@github.com>;
发送时间: 2021年1月26日(星期二) 下午4:43
收件人: "Justson/AgentWeb"<AgentWeb@noreply.github.com>;
抄送: "在路上"<953512062@qq.com>;"Comment"<comment@noreply.github.com>;
主题: Re: [Justson/AgentWeb] Android11 打开相册选择图片返回后无法显示。 (#883)
解决了吗
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
老哥,这个问题解决了吗?怎么解决的 |
老哥,完整代码可以贴一下吗 |
解决了吗 |
更新版本后就可以了 |
Android11 打开相册选择图片返回后无法显示。拍照没有问题
报错:
E/DatabaseUtils: Writing exception to parcel
java.lang.SecurityException: Permission Denial: reading com.android.providers.media.MediaDocumentsProvider uri content://com.android.providers.media.documents/document/image%3A35 from pid=25351, uid=10155 requires that you obtain access using ACTION_OPEN_DOCUMENT or related APIs
现使用代码:
The text was updated successfully, but these errors were encountered: