/compose-photo-integration

Building a Simple Photo App with Jetpack Compose, CameraX, and Kotlin coroutines

Primary LanguageKotlin

Building a Simple Photo App with Jetpack Compose, CameraX, and Kotlin coroutines

This repository holds code created as part of the aforementioned tutorial. Each of the branches represent different steps in the tutorial.

The tutorial articles can be found here:

  1. Requesting device permissions in Jetpack Compose with Accompanist
  2. Camera Preview with Jetpack Compose, CameraX, and Kotlin coroutines
  3. Capturing photos with Jetpack Compose, CameraX, and Kotlin coroutines
  4. Selecting photos from the Media Gallery with Jetpack Compose