amazon web services - AWS Android - Store file in S3 with properties -


can show me how upload file in aws s3 android, while having properties on file such 'file name', 'file path', 'filetype' etc. i'm aware need create bucket on back-end, have done, , set properties, need android code latest (un-deprecated) way this.

also, can tell me how download file , properties, assuming file set public access.

thanks


Comments