Fast-Android-Networking
Fast-Android-Networking copied to clipboard
How to use this lib to directly upload files over S3.
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.
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.