If your issue is related to observed behavior, rather than API usage, please include information about the specific device (even if the device is an emulator).
So, I wanted to explore new Google's Camera API - CameraX. What I want to do, is take an image …
android android-cameraxI am trying to use CameraX API to fetch photo, but after I updated to new API version 1.0.0-alpha06 it …
android crash android-cameraxGoogle has released the new CameraX library as part of Jetpack. It looks great for taking pictures, but my use …
android android-jetpack android-cameraxWhat is Android CameraX? There is a session about CameraX planned in Google I/O 2019. What is it? Is it …
android android-jetpack android-cameraxI am developing a feature with the possibility of switching the torch into ON/OFF states. Some days ago, we …
android camera android-camera flashlight android-cameraxI'm following the CameraX codelab and I'm getting a wrong aspect ratio on the preview even using setTargetAspectRatio and setTargetResolution …
android android-jetpack android-cameraxAndroid has released a new API camerax in recent months. I'm trying to understand how to get auto-focusing for the …
android android-studio kotlin android-camerax