I know ARCore using Camera2 by default. I was wondering about how we can use it with CameraX?
Is any way to use ARCore with CameraX?
I just tried shared session ARCore samples, It's using Camera2 API.
Is any approach or extension to use ARCore with CameraX?
Alas! As of today, Google ARCore 1.35 is still not capable of using Android Jetpack's library CameraX, although CameraX is integrated with many MLKit features including barcode scanning, face detection, text recognition, etc.