如何浏览文本/ doc文件在Android和获得所选择的文件的路径文件、路径、文本、doc

由网友(奈絲凸咪球)分享简介:我开发一个应用程序中,我有一个EditView中。我需要浏览文本/ DOC文件从我的文件系统的Andr​​oid设备上显示所选择的文件的路径。我该怎么做?谢谢,Chanukya 解决方案 https://github.com/Filepicker/filepicker-android 这解决了我的问题。这是一个文件...

我开发一个应用程序中,我有一个EditView中。我需要浏览文本/ DOC文件从我的文件系统的Andr​​oid设备上显示所选择的文件的路径。我该怎么做?

谢谢,Chanukya

解决方案

  https://github.com/Filepicker/filepicker-android 

这解决了我的问题。这是一个文件选择器的活动中,你将可以浏览文件夹,并在后面你将与您选择的文件的路径返回。

I am developing an app in which I have to a EditView. I need to browse for text/doc files from my file system on android device to display the path of the file chosen. How can I do that?

如何关联WORD和.DOC文件

Thanks, Chanukya

解决方案

https://github.com/Filepicker/filepicker-android

This solved my problem. It is a file picker activity in which you will be able to browse for folder and in back you will be returned with the path of the file you selected.

阅读全文

相关推荐

最新文章