An Android email client application built with Kotlin and Jetpack Compose, using MVVM architecture.
- Jetpack Compose UI
- Secure storage with Android Security Crypto
- Biometric authentication
- Camera integration for barcode scanning
- Room database persistence
- Retrofit for network operations
- LazySodium integrated via NDK
- Android Studio Giraffe (2022.3.1) or newer
- Android SDK 35
- Android NDK (version 25+)
- Kotlin 1.9.0+
- Java 8