This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 847
java.lang.IllegalArgumentException: Unknown URI #101
Comments
when i selecting file from recent tab, facing this issue. |
I'm also getting the same issue. Actually this library is not supporting in Android 8+. Still I'm finding a solution. Did you get any solution?? |
Did you guys find a solution or not?? I am facing the same issues |
@abhi08singh I didnt get any solution. I'm not getting what is the issue. @iPaulPro please help us |
Please check it.
|
@huunhan18pro where is the declaration on getDataColumn()? |
|
@huunhan18pro after searching everywhere, you saved my life! |
LocalStorageProvider whre u menciton that |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
java.lang.IllegalArgumentException: Unknown URI: content://downloads/public_downloads/2339
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:165)
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
android.content.ContentProviderProxy.query(ContentProviderNative.java:421)
android.content.ContentResolver.query(ContentResolver.java:532)
android.content.ContentResolver.query(ContentResolver.java:473)
com.ipaulpro.afilechooser.utils.FileUtils.getDataColumn(FileUtils.java:227)
com.ipaulpro.afilechooser.utils.FileUtils.getPath(FileUtils.java:298)
The text was updated successfully, but these errors were encountered: