File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1- # FilePicker
1+ # FilePicker [ ![ API ] ( https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat )] [ ![ License ] ( https://img.shields.io/badge/License-Apache%202.0-orange.svg )] ( https://opensource.org/licenses/Apache-2.0 )
22Android Library to select files/directories from Device Storage.
33
4+ ** Library available at JitPack.io**
5+
6+ [ ![ ] ( https://jitpack.io/v/TutorialsAndroid/FilePicker.svg )] ( https://jitpack.io/#TutorialsAndroid/FilePicker )
7+
8+ ### Screenshot
9+
10+ ![ ] ( https://github.com/TutorialsAndroid/FilePicker/blob/master/screenshots/device-2019-05-10-182300.png )
11+
412### Features
513
614* Easy to Implement.
@@ -146,8 +154,6 @@ Marshmallow and above requests for the permission on runtime. You should overrid
146154* `extensions` should end with ':' , also have ':' between two extensions.
147155eg. /sdcard:/mnt:
148156
149- ### Screenshot
150-
151157### License
152158 Copyright (C) 2019 FilePicker
153159
You can’t perform that action at this time.
0 commit comments