File tree 1 file changed +9
-3
lines changed
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 )
2
2
Android Library to select files/directories from Device Storage.
3
3
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
+
4
12
### Features
5
13
6
14
* Easy to Implement.
@@ -146,8 +154,6 @@ Marshmallow and above requests for the permission on runtime. You should overrid
146
154
* `extensions` should end with ':' , also have ':' between two extensions.
147
155
eg. /sdcard:/mnt:
148
156
149
- ### Screenshot
150
-
151
157
### License
152
158
Copyright (C) 2019 FilePicker
153
159
You can’t perform that action at this time.
0 commit comments