FilePicker icon indicating copy to clipboard operation
FilePicker copied to clipboard

FilePicker library for Android

Results 53 FilePicker issues
Sort by recently updated
recently updated
newest added

**Describe the bug** implementation ("com.github.jaiselrahman:FilePicker:1.3.2") public class "PickFile" not resolved for the version Mentioned class "PickFile" not found **To Reproduce** Steps to reproduce the behavior: 1. implementation ("com.github.jaiselrahman:FilePicker:1.3.2") 2. minSdk...

Not able to open file manager on Android 13 Need to update storage permissions to support Android 13 in AndroidManifiest.xml Change the runtime permissions for android 13

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...