Skip to content

Instantly share code, notes, and snippets.

View cloud2303's full-sized avatar
🎯
Focusing

jiahui cloud2303

🎯
Focusing
View GitHub Profile
@cloud2303
cloud2303 / .Unlocking the Power of CameraX in Jetpack Compose.md Code snippets for Medium blog post "Unlocking the Power of CameraX in Jetpack Compose"

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.