Choose folder on Android device

三世轮回 提交于 2019-11-30 11:39:48

I've recently come across something that might potentially help here: http://www.openintents.org/en/node/159

It has a demo application showing how it can interact with third party applications as a file/directory picker.

That said, I have not tried it yet. I stumbled across this question as I am still looking for other options.

Edit: actually, it looks very similar to your ES File Manager link. Perhaps it is merely a clone.

Here is complete Android library: https://github.com/lemberg/directory-selector-dialog-preference

It can be used either as DialogFragment or as DialogPreference. I am it's author so don't hesitate to ask any questions.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!