I'm using the example source code from github for an android application.
For the file upload i'm using the provided UploadFileTaks class. I get no exception and the "onUploadComlete" Callback is called after 1-2 seconds, but i dont find the file in my dropbox folder.
What i'm missing / doing wrong?
Kind regards
tscheims