NoNonsense-FilePicker/sample
2022-07-20 19:56:21 -04:00
..
src Migrate to the ActivityResult API 2022-07-20 19:56:21 -04:00
build.gradle Migrate libsuperuser to libsu in sample 2022-07-19 03:27:27 -04:00
README.md I have updated the Dropbox sample to use the v2 API. v1 can't be used any more and any requests that are made using it fail with an HTTP 400 Bad Request (v1_retired). 2017-12-18 17:03:58 +00:00

SD-card picker

The sample app demonstrates the SD-card file chooser in action. No configuration is necessary for that.

Dropbox picker

If you want to try the Dropbox part of the sample, you'll need to get your own app key at https://www.dropbox.com/developers/apps and insert it into DropboxHelper.java and AndroidManifest.xml. See Dropbox for more details on that: https://www.dropbox.com/developers/reference/oauth-guide