Why are you flipping the bitmap - not necessary for the back camera? Your rotation appears to be in the incorrect direction, no? And the original bitmap has not been freed if a copy has been made, which is probably a memory leak. Thatnks for the example - it saved me a lot of time in trying to understand how to get the camera working in Compose!
@mohamedasraf4175 Жыл бұрын
Jetpack compose all screen size support please teach this topic
@shilpayadav7007 Жыл бұрын
Hello! Is it possible to use external camera using CameraX? I plan to use jetpack compose for it. I researched a lot to build app but nth is working.