Android 文件管理器库 [英] Android File Manager Library

查看:30
本文介绍了Android 文件管理器库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我承认我没有为 android 开发的经验.我正在寻找一些可以让我浏览用户文件的 API,而无需通过意图安装单独的应用程序.现在我找到了 OI 文件管理器,但它使用意图来完成它的工作.是否有其他文件管理器库可供我使用?最好是易于设置和使用的.

I am admittedly not experienced in developing for android. I am looking for some API that lets me browse the users files, without installing a separate app via intents. Right now I have found the OI File Manager, but that uses intents to get it's work done. Is there another file manager library available for me to use? Preferably one that is easy to set-up and use.

推荐答案

这是一个迟到的答案,但我最近致力于创建一个 android 文件浏览器.https://github.com/mburman/Android-File-Explore

This is a late answer but I worked on creating an android file explorer recently. https://github.com/mburman/Android-File-Explore

它真的很简单.本质上,它只是您需要集成到应用程序中的 1 个文件 - 也不使用意图.

Its really straightforward. Essentially its just 1 file that you would need to integrate into your application - doesn't use intents either.

这篇关于Android 文件管理器库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆