aFileChooser icon indicating copy to clipboard operation
aFileChooser copied to clipboard

java.lang.SecurityException: Permission Denial

Open sonic154 opened this issue 6 years ago • 1 comments

Caused by: java.lang.SecurityException: Permission Denial: reading com.android.providers.downloads.DownloadStorageProvider uri content://com.android.providers.downloads.documents/document/1103#Intent;launchFlags=0x43;end from pid=28543, uid=11351 requires that you obtain access using ACTION_OPEN_DOCUMENT or related APIs at android.os.Parcel.createException(Parcel.java:1953) at android.os.Parcel.readException(Parcel.java:1921) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135) at android.content.ContentProviderProxy.query(ContentProviderNative.java:418) at android.content.ContentResolver.query(ContentResolver.java:804)

sonic154 avatar Apr 19 '19 09:04 sonic154

Same here

Drakot avatar Feb 01 '21 13:02 Drakot