Skip to content

Android project with Camera X Api for Image Capture. Captured image will be saved in the app's private storage

Notifications You must be signed in to change notification settings

Jo-Android/Image-Capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Capture

Android project with Camera X Api for Image Capture.

The user can toggle between the front or back camera, select flash mode, and adjust the exposure luminosity of the camera

Captured image will be saved in the app's private storage

Technologies Used

  • Navigation Component: To navigate between fragments
  • Koin: For Dependency Injection
  • Permission Manager: Manage Camera Permission while using the app
  • Android Lifecycle: Performing threading operation with lifecycle awareness
  • Camera X: Jetpack Library to use the camera of Android phone for recording video

Screenshots

2. Permission Handler

The app will check that all required permissions are granted

2.1 Camera Permission Request

3. Camera

About

Android project with Camera X Api for Image Capture. Captured image will be saved in the app's private storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages