-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
能否支持外置SD卡 #136
Labels
enhancement
New feature or request
Comments
目前不支持,如果你的需求紧急的话,可以参考修改以下代码: AndroidFilePicker/filepicker/src/main/java/me/rosuh/filepicker/utils/FileUtils.kt Lines 27 to 43 in f25d4d8
以及这位用户提供的解决方案:#56 我会在近期看下能否加入特性。感谢反馈~ |
@woaiwojiabinge 你可以尝试 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前支持的内部存储卡,如果外置SD卡能否支持呢
The text was updated successfully, but these errors were encountered: