krnbatta / android-file-dialog

Automatically exported from code.google.com/p/android-file-dialog
0 stars 0 forks source link

Result Path #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Do I need to call onActivityResult in order to get the file path that's 
returned?

Or do I need to getExtra() and pull it out of the activity?

I need to use the file path later on and I can't seem to find it.

Original issue reported on code.google.com by seant2...@gmail.com on 2 Sep 2013 at 8:02