MarquisLP / World-Scribe

An Android app for fictional world-building
MIT License
41 stars 7 forks source link

Download/Sync Worlds from Dropbox #2

Open MarquisLP opened 7 years ago

MarquisLP commented 7 years ago

Currently, the Dropbox feature of this app is limited to just uploading. If a user wants to add a World from Dropbox to the app, then they will have to manually copy the World folder from Dropbox and paste it into the "WorldScribe" folder on their Android device.

This can be a hassle for people who want to regularly sync their work between device and Dropbox, and for people who are less tech-savvy.

Fortunately, the Dropbox API contains a getFile function that should make downloading files simple.