Android Camera Integration
See the accompanying YouTube walkthrough: https://youtu.be/DPHkhamDoyc
A basic app which integrates camera functionality, allowing the user to take a picture and display that image in our app. We’ll be using an external camera application to capture the image rather than integrating the camera directly into our app.