Recently, I wrote about the CameraX API and discussed how to use it and what were its advantages for building camera-bound applications when compared with Camera2 or, the now deprecated, Camera API in Android. In fact, if you read my previous article, you’ll know that the main drawback of Camera2…