Skip to the content.

Release F-Droid Build License Android 8.0+

Open source under AGPLv3. No telemetry. No ads. No account.

Download

ChannelNotes
F-DroidBuilt from source, auto-updated, recommended for most users.
GitHub ReleasesSigned APKs (arm64 & x86_64), released first, same binary as F-Droid.

Both builds are identical. Minimum Android 8.0 (API 26).

Screenshots

Terminal Connections Wayland desktop Cloud storage VNC desktop Keys

At a glance

Full detail on the Features page.

Why Haven?

Build from source

Requires Rust with Android targets, cargo-ndk, Go 1.26+, and gomobile:

# Rust (for RDP)
rustup target add aarch64-linux-android x86_64-linux-android
cargo install cargo-ndk

# Go (for rclone cloud storage)
go install golang.org/x/mobile/cmd/gomobile@latest
go install golang.org/x/mobile/cmd/gobind@latest

git clone --recurse-submodules https://github.com/GlassHaven/Haven.git
cd Haven
./gradlew assembleDebug

Output lands in app/build/outputs/apk/debug/haven-*-debug.apk.

Issues, requests, feedback

Documentation


Haven is open source under AGPLv3. · Android is a trademark of Google LLC.