Code snippets used in the blog post series "Unlocking the Power of CameraX in Jetpack Compose". I will add snippets as blog posts are released!
Each file can be copied as-is to the MainActivity.kt
of a new project. However, it doesn't include any library dependencies or adaptations to AndroidManifest.xml
, so make sure to follow the steps in the blog posts themselves to get a working sample.