Code Challenge #4:
Kindle Fire HD app that uploads images to Amazon S3
Instructions:
Create a Kindle Fire HD app that allows the user to take a photo with the Kindle Fire HD camera and upload the image to Amazon S3, and also view all images uploaded to Amazon S3 from this app.
Go here for more information on participating in the AWS re:Invent Code Challenge and prizes.
Services Used:
- Amazon S3
- Kindle Fire HD Camera
Your code should include:
- Code for integration with the Kindle Fire HD camera
- Code for uploading image to Amazon S3
Your output should include:
- A button that allows you to take a picture
- A list view of images uploaded to Amazon S3
