Android aws s3 file upload real-time progress check
Is there a way to upload a file using Android AWS S3 transferUtility within a Worker and check onProgressChanged in the TransferListener in real time from the app?
Is there a way to upload a file using Android AWS S3 transferUtility within a Worker and check onProgressChanged in the TransferListener in real time from the app?