Android Compose PreviewView Bitmap is null, even if the preview is working
I am working on a specialized industrial device running Andoid 7.1
I want to make screenshots of the camera preview (to jpg) into the cache storage, when an event happens on the device (that event it is triggering a LaunchedEffect block).
Android Compose PreviewView Bitmap is null, even if the preview is working
I am working on a specialized industrial device running Andoid 7.1
I want to make screenshots of the camera preview (to jpg) into the cache storage, when an event happens on the device (that event it is triggering a LaunchedEffect block).