hedzr / android-file-chooser

a lightweight file/folder chooser or picker
Apache License 2.0
284 stars 62 forks source link

What is path value should be ? #77

Closed boypanjaitan16 closed 5 years ago

boypanjaitan16 commented 5 years ago

what is the path value in here ? .withStartFile(path)

hedzr commented 5 years ago

Just send an empty string "" to it, if u have no idea.

Guiorgy commented 5 years ago

To quickly answer the question though, you can change the location the chooser starts at. It may be useful if you want to start in the camera directory for example.