File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
2828| ![ ] ( https://raw.githubusercontent.com/rosuH/AndroidFilePicker/master/images/default_theme.png ) | ![ ] ( https://raw.githubusercontent.com/rosuH/AndroidFilePicker/master/images/reply_theme.png ) | ![ ] ( https://raw.githubusercontent.com/rosuH/AndroidFilePicker/master/images/crane_theme.png ) | ![ ] ( https://raw.githubusercontent.com/rosuH/AndroidFilePicker/master/images/shrine_theme.png ) |
2929
30-
30+ ## 兼容性
31+ 这取决于您的 targetAPI :
32+
33+ - ` targetAPI <= 28 ` ,完全没有问题 ;)
34+ - ` targetAPI == 29 ` ,请为您的项目启用 ` requestLegacyExternalStorage ` 特性:D
35+ - ` targetAPI> = 30 ` ,请勿使用此库。 我们暂时不支持 Scope Storage :(
36+ - 除非 Google 发布新的外部存储权限或其他新 API,否则我们不会考虑支持范围存储。 (换句话说:“我太菜了,我做不到”)
37+ - 当然,欢迎您给我们一些建议!
3138
3239## 下载使用
3340
You can’t perform that action at this time.
0 commit comments