I have developed an android Application to load images from URL. Now, I plan to integrate Dropbox API with it. I want the app to dynamically load folders and files from my Dropbox to show on user's respective devices each time the app opens. So, I need help for deciding whether to go for Core API or Sync API.
Also, is this idea feasible enough (if not please suggest alternatives) & would this violate Dropbox TOS?
Please help.