Veil v1.0.0-beta.5
Pre-release
Pre-release
·
31 commits
to main
since this release
Veil v1.0.0-beta.5
Release date: 2026-09-10
Build number: 8
Summary
Public beta release of Veil for Android.
This build includes the commits listed below and publishes signed Android APKs for manual installation.
Your notes stay on your device and are encrypted locally.
Highlights
- ci: add to fdroid v3 (1d424a6)
Important Warnings
This is still an experimental build.
- Expect bugs
- Do not rely on it for critical data yet
- Password recovery is not available
- The app has not been security-audited
APK Assets
Recommended for most Android phones:
app-arm64-v8a-release.apk-24.52 MB
Other builds:
app-armeabi-v7a-release.apk-22.33 MBapp-x86_64-release.apk-26.34 MB
Notes:
arm64-v8ais the correct APK for most modern Android devicesarmeabi-v7ais for older 32-bit devicesx86_64is mostly useful for emulators or specific x86_64 environments
Additional technical asset:
app-release.aab-56.34 MB
F-Droid reproducible-build assets:
app-fdroid-arm64-v8a-release.apk-24.52 MB- version code 2008app-fdroid-armeabi-v7a-release.apk-22.33 MB- version code 1008app-fdroid-x86_64-release.apk-26.34 MB- version code 4008
Installation
Android:
- Download the APK that matches your device architecture
- Allow installation from unknown sources if Android asks
- Install the APK
- Open Veil
If you are not sure which APK to use, start with app-arm64-v8a-release.apk.
SHA256
app-arm64-v8a-release.apk
15621738BF9B32A7CA2D4D847723315909B40C17DD60147BB2CB34DB10E6BD96
app-armeabi-v7a-release.apk
5205D995FA21AA86E8841A65E8BF9DF28B7825DFD7F780133B4269B622B4366F
app-x86_64-release.apk
A45E4FDC7294537A07653255F70C17A103CCC0CC22658AEBBA146E0375E4867A
app-release.aab
065098A3FECBC8649A7E0052BCB29576B2DED5CFE6AC15AC4EC3920A9DA57BC7
app-fdroid-armeabi-v7a-release.apk
5205D995FA21AA86E8841A65E8BF9DF28B7825DFD7F780133B4269B622B4366F
app-fdroid-arm64-v8a-release.apk
15621738BF9B32A7CA2D4D847723315909B40C17DD60147BB2CB34DB10E6BD96
app-fdroid-x86_64-release.apk
A45E4FDC7294537A07653255F70C17A103CCC0CC22658AEBBA146E0375E4867A
Verification
Linux/macOS:
sha256sum app-arm64-v8a-release.apk
sha256sum app-armeabi-v7a-release.apk
sha256sum app-x86_64-release.apk
sha256sum app-release.aabPowerShell:
Get-FileHash .\app-arm64-v8a-release.apk -Algorithm SHA256
Get-FileHash .\app-armeabi-v7a-release.apk -Algorithm SHA256
Get-FileHash .\app-x86_64-release.apk -Algorithm SHA256
Get-FileHash .\app-release.aab -Algorithm SHA256Current Limitations
- No cloud sync
- No import/export flow in the app yet
- No password recovery
Feedback
If you test this build and hit a bug, open an issue with:
- device model
- Android version
- app version
- steps to reproduce