burrow/Android
Conrad Kramer 60cc48a4b7
Some checks failed
Build: Android / Android Rust Core Stub (push) Failing after 25s
Build Rust / Cargo Test (push) Successful in 4m2s
Build Site / Next.js Build (push) Failing after 4s
Lint Governance / BEP Metadata (push) Successful in 2s
Add raster panel icon family
2026-06-08 00:20:25 -07:00
..
app Add raster panel icon family 2026-06-08 00:20:25 -07:00
build.gradle.kts Wire Forge-native release infrastructure 2026-06-07 05:51:12 -07:00
README.md Wire Forge-native release infrastructure 2026-06-07 05:51:12 -07:00
settings.gradle.kts Wire Forge-native release infrastructure 2026-06-07 05:51:12 -07:00

Burrow Android

The Android app starts as a Kotlin shell linked to crates/burrow-mobile-ffi, which exposes the cross-platform burrow-core crate through JNI.

The current stub proves the package shape and Rust core boundary. Full VPN support must use Android VpnService and keep platform consent, Play Store policy, and disclosure requirements in the release lane.

The Bazel entrypoint is:

bazel build //bazel/android:check_stub_stamp