baasbox / Android-SDK

BaasBox Android SDK
Apache License 2.0
27 stars 26 forks source link

BaasBox does not provide the progress of an uploading file #45

Open kcochibili opened 9 years ago

kcochibili commented 9 years ago

When uploading fies that around 10mb or more, I need to provide some progress to the user so that they would know the current status of an uploading file. in my case , I am uploading a file > 30mb.

as a workaround, How can I get the upload url for a BaasFile so that I can upload the file using this library https://github.com/alexbbb/android-upload-service