Basic Android camera project

Job ID: 34830517

Budget: $30 – $250 USD

I need a basic native Android application project which captures images using the phone's camera. Two methods of capture shall be included: using an intent to launch the camera app, and embedding a camera widget in the main activity.

- The captures image shall be persisted to temporary files/storage;
- The project shall be built using Android Studio;
- The project shall use Gradle as the build agent;
- The project shall use the CameraX jetpack (code samples here: https://github.com/android/camera-samples/ )
- The project may be written in either Kotlin or Java;
- The project shall embed an image viewer in the main activity of the project (versus launching the camera app) for previewing captured images;

The ultimate goal is to have an Android project with source code that demonstrates how to use the camera for capturing images.
-