This is a simple app that shows how to use CameraX with Jetpack Compose.
It allows you to capture a photo that is then automatically stored in your MediaStore.
If you like, you can read my Medium article or watch my YouTube video.
- Koin with Koin Annotations for dependency injection
- CameraX for camera handling