You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
The implementation of CameraX in my app is done with a newer version, and it looks like that some classes like ImageAnalysisConfig no longer exist, some constructors were privatized, etc. I'm gonna need to do some work on AbstractCameraXActivity.setupCameraX() to make it work.
It would be awesome if you guys updated the demo app to work with the latest CameraX library.
The text was updated successfully, but these errors were encountered:
The implementation of CameraX in my app is done with a newer version, and it looks like that some classes like ImageAnalysisConfig no longer exist, some constructors were privatized, etc. I'm gonna need to do some work on AbstractCameraXActivity.setupCameraX() to make it work.
It would be awesome if you guys updated the demo app to work with the latest CameraX library.
The text was updated successfully, but these errors were encountered: