Skip to content

A camera app that takes pictures and encrypts them

Notifications You must be signed in to change notification settings

Sloox/EncryptoCam

Repository files navigation

Safely Cam

A camera that makes use of androidx. It has the following features:

  • It requires a password at the start of the application, this is not settable.
  • Makes use of Kotlin, MVVM, coroutines, Data Binding, Material Design, AndroidX
  • Uses camerax
  • uses dagger for dependancy injection
  • Tests are included for the viewmodesl & services.
  • All pictures are encrypted via AES and are saved in the format of jpc.
  • The application automatically decrypts the files when showing it in a recyclerview.

About

A camera app that takes pictures and encrypts them

Resources

Stars

Watchers

Forks

Packages

No packages published