Skip to content

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()"

Notifications You must be signed in to change notification settings

amanr11314/CameraX

Repository files navigation

CameraX

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()"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages