Per your request, we are migrating Android v1 to your new SDK V2
com.dropbox.core:dropbox-core-sdk:2.1.1
One feature that doesn't exists or can't find is the Progress Listener that
existed in v1 (com.dropbox.client2.ProgressListener). It enabled
us to check the progress of the upload or download. This is very important for large files and user input.
Please add this feature ASAP, as the current no progress is
not user friendly at all (imagine the user is uploading 50MB file
from Android device with no progress), the user simply might kill the app and thinks that it is stuck while it is actually uploading?
Please advice.