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
CameraX is a basic camera app in android. It uses: CameraX - A Jetpack support library. In addition it also uses kotlin-android-extensions which allow to directly access layout components without having to use "findViewById()"
CameraX is camera app in android which uses CameraX - A Jetpack support library
It also uses plugin:
kotlin-android-extensions (deprecated) - which allow to directly access layout components without having to use findViewById()
About
CameraX is a basic camera app in android. It uses: CameraX - A Jetpack support library. In addition it also uses kotlin-android-extensions which allow to directly access layout components without having to use "findViewById()"