Fast-Android-Networking icon indicating copy to clipboard operation
Fast-Android-Networking copied to clipboard

How to use this lib to directly upload files over S3.

Open deepakrokz opened this issue 4 years ago • 1 comments

It's a very useful library I have seen so far. Can someone help me in uploading files using this lib or stabilize the network of the mobile during upload. I will be very very very thankful to you.

@amitshekhariitbhu please help, I am struggling with this upload problem fro a long long time.

deepakrokz avatar Jun 08 '20 20:06 deepakrokz

Why do you want to upload the file directly to S3? Probably having a server layer in between would help and prevent you from from storing AWS credentials on device, which is a big security risk.

kafan1986 avatar Aug 14 '20 14:08 kafan1986