Java – How do you save images from android camera to Amazon S3?

How do you save images from android camera to Amazon S3?… here is a solution to the problem.

How do you save images from android camera to Amazon S3?

I’m making an app on Android, taking a picture with your camera, and then I want to save this image to S3, but I’m not sure how to do this.

Solution

Take a photo on Android: here , here

Uploading files to Amazon S3:here

REDACTED: It seems that the easiest way to upload to Amazon S3 is to JetS3t little tweak works on Android.

Related Problems and Solutions