android-folder-picker-library icon indicating copy to clipboard operation
android-folder-picker-library copied to clipboard

A light-weight (just 27 KB) android library to let users choose folder / files.

Results 9 android-folder-picker-library issues
Sort by recently updated
recently updated
newest added

Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories. This repository is deprecated and it will be shut down in...

Add russian translate; Move string constants to string.xml; Increment SDK version to 28

No folders or file shows up on API Level 29. ``` 2020-03-12 22:52:41.448 28903-28903/in.navigus.phonesync W/System.err: java.lang.NullPointerException: Attempt to get length of null array 2020-03-12 22:52:41.448 28903-28903/in.navigus.phonesync W/System.err: at lib.folderpicker.FolderPicker.loadLists(FolderPicker.java:107) 2020-03-12...

bug

Exactly like the other issue that it is already close... Two things happen: 1) When I reach `/storage`, whatever I click, it doesn't open the folder. 2) If I tap...

bug

This makes the returned path null because the path of the empty folder gets concatenated to the return e.g. /storage/usbotg/usbotg I think. You should check whether a path can be...

Please fix this. The user wouldn't want to be forced to a different orientation than what they are already in.

enhancement

How Can We Show All Directories in RecyclerView That Contains Images only?

feature

Is android-folder-picker-library actively maintained anymore ? It seems pretty dead right now. Any plans of restarting development ? Regards