Age Android is a local-first age file encryption app for Android devices. It pairs a native Jetpack Compose interface with a local Go age engine, keeping encryption, decryption, key management, history, and streaming batch processing on device.
Product page: vikiea.github.io/age_android/
Repository: github.com/vikiea/age_android
Features
- Encrypt files or folders into
.agearchives. - Decrypt
.agefiles and restore archived content. - Generate, import, view, and reuse local X25519 age keys.
- Pick files through Android’s storage access framework instead of a remote upload flow.
- Review encryption and decryption history, output paths, and task status.
- Download a Universal APK or ABI-specific APKs.
Privacy Model
Age Android does not collect analytics, upload files, or transmit passphrases or private keys. Files, passphrases, private keys, and operation history are processed and stored only on the Android device.
Release
The current public release is v2.0.0. Open the Age Android product page for APK downloads, screenshots, and release notes.