# Android Store Metadata This directory is the repo-owned home for Android distribution metadata. Current state: - Kotlin app shell exists under `Android/app`. - Rust core FFI exists under `crates/burrow-mobile-ffi`. - full VPN support is not enabled yet. Before Play Store upload: - implement Android `VpnService` - complete the Play VPN service declaration - complete data-safety review - wire signing through the release signing lane Before F-Droid upload: - add reproducible metadata - keep a source-built flavor without proprietary Play dependencies - document Rust core build inputs and target ABIs