camera-samples icon indicating copy to clipboard operation
camera-samples copied to clipboard

Update CameraX example?

Open videlanicolas opened this issue 1 year ago • 3 comments

The example for CameraX is outdated (last commit 2 years ago). Can we update the example app to show how to use JetPack compose and CameraX?

videlanicolas avatar Apr 06 '24 11:04 videlanicolas

We do need a compose example.

luoyexk avatar May 13 '24 02:05 luoyexk

any progress?

clarkshu1016 avatar Jul 21 '24 11:07 clarkshu1016

I was able to make an app with Camera2 API and Jetpack compose. Here's my working implementation as of today: https://github.com/videlanicolas/camera2_jetpack_compose_example

videlanicolas avatar Jul 23 '24 03:07 videlanicolas