Structure of readme

This commit is contained in:
Space Cowboy 2014-09-16 21:25:52 +02:00
parent 67c127d677
commit a30bbc8688
1 changed files with 5 additions and 1 deletions

View File

@ -1,10 +1,14 @@
# 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
API-keys at [https://www.dropbox.com/developers/apps](https://www.dropbox.com/developers/apps)
and insert them into DropboxSyncHelper.java and AndroidManifest.xml. See Dropbox for more details
on that.
on that:
<img src="https://raw.githubusercontent.com/spacecowboy/NoNonsense-FilePicker/master/screenshots/dropbox_app_console.png"
</img>