android-simpl3r icon indicating copy to clipboard operation
android-simpl3r copied to clipboard

Amazon S3 multipart file upload for Android, made simple

Results 7 android-simpl3r issues
Sort by recently updated
recently updated
newest added

Hey thanks for this awesome lib! Can you please guide me how to upload multiple files simultaneously using UploadService you have created?

Hi there, Are you able to make this as a cordova plug-in as well? Many thanks

Hi, is there a way to restrict files with user permissions. Permissions could be a generated token stored on a user object on our server?

How can I specify the content type of the file being uploaded?

how to change the name of file I'm uploading ?, it's by default to value of s3key

When I try to upload a file using simpl3r, I get this exception. I tried a quick google search to fix, but didnt work. 05-25 21:12:31.940: W/System.err(21275): Status Code: 400,...

A couple things that make integrating Simpl3r as a library easier.