Android 版文件选择器

发布于 2024-11-13 09:22:17 字数 102 浏览 1 评论 0原文

是否有任何选择器可用于从 SDCard 或设备内存中选择文件,例如 Blackberry 中的 FilePicker? 如果没有,那么有什么替代方法吗?

请帮我。 提前致谢。

Is there any picker available to pick file from the SDCard or Device memory,like FilePicker available in Blackberry?
If not ,then any alternative for doing this?

Please help me.
Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

葬﹪忆之殇 2024-11-20 09:22:17

这是实现文件选择器的帮助。

您还可以在此处查看输出

Here is the help for implementing File picker.

You can also see the out put here

梦途 2024-11-20 09:22:17

虽然网上有几个,但我个人使用的是 IO 文件管理器,它很容易使用使用和集成

更新:链接到最新回购协议

Although there are several out there on web, but the one that I personally use is IO file manager its easy to use and integrate

Update: Link to latest repo

固执像三岁 2024-11-20 09:22:17

Android 没有标准的文件选择器——这很遗憾……尽管如此,还是有很多文件浏览器/选择器意图、应用程序和源的实现。您可以通过 Google 搜索并找到符合您要求的内容。

我为自己编写了文件选择器,花了几个小时、谷歌浏览和一些编码。

There is no standard file picker for Android - which is sad... Nevertheless there are lots of implementations of file browser/picker Intents, applications and sources. You can Google them around and find what meets to your requirements.

I have written file picker for myself and it tooks several hours and Google browsing and some coding.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文