2

In my application, i am trying to find all files of particular extension (like .pdf, .txt, etc) that are stored in the device (either downloaded or transferred from system) and want to list them in table View. Is it possible to do so and if it is then can i associate file of specific extension to get it open in supporting application (any third party plug-ins).I went through numerous documentation but couldn't find the solution. Also how can i index files of these extension for fast search.

Any help is appreciated. Thanks.

4

1 回答 1

0

不,这是不可能的。您的应用无法直接访问其他应用的文件。

于 2012-09-02T00:46:45.423 回答