Forum Discussion

Aaron M.10's avatar
Aaron M.10
New member | Level 1
10 years ago

Progress Listener for Downloads?

Hello,

Just wondering if anyone knows whether the Dropbox API Core (Java) supports some sort of ProgressListener capability OR will I need to write one myself?

I have a website that uses the old "dropbox-java-sdk v1.3" (org.syncloud) and this came with a class com.dropbox.client2.ProgressListener that could be used to update the UI for download progress such that the progress of larger downloads could be presented to the user i.e. % completed of total bytes read. My users now expect this so updating to below version I have regressed functionality (or so it seems).

<dependency>
  <groupId>com.dropbox.core</groupId>
  <artifactId>dropbox-core-sdk</artifactId>
  <version>[1.7,1.8)</version>
</dependency>



Anyone come across this problem or know of a solution?

Thanks in advance. 

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,945 PostsLatest Activity: 4 hours ago
351 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!