I've followed the code in https://www.dropbox.com/developers/core/start/java and was able to build some classes that get the authorization token, show account info and upload a single file to Dropbox. But I don't know how to upload multiple files, is it possible?
Tks.