0

I have implemented Dropbox Saver API for uploading file to dropbox server after user logged in. Things are working good but I have some queries listed below.

  1. I need to show progress bar how much file's part has been downloaded to dropbox server. How can I show it ?

  2. I need Cancel functionality i.e if user want to cancel file uploading then how I can achieve it.

  3. How large file size uploading can be done using Saver API ?

3
  • Most of your problems can be solved by writing code.
    – msp
    Commented May 26, 2015 at 7:12
  • can you give me some sample code, on how to check file upload progress.
    – Varinder
    Commented May 26, 2015 at 7:27
  • [Cross-linking for reference: dropboxforum.com/hc/communities/public/questions/… ]
    – Greg
    Commented May 26, 2015 at 20:49

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Browse other questions tagged or ask your own question.