Android Client

Coming Soon — The AegisWire Android client is currently in development. The information below describes the planned architecture and feature set. No Google Play listing is available yet.

The AegisWire Android client will use Android's VpnService API for tunnel management, targeting Android 13 (API 33) and later.

Planned Architecture

  • VpnService API for Android-native VPN tunnel management
  • Android Enterprise support for work profile and fully managed device modes
  • Managed Google Play distribution for enterprise environments

Planned Features

Enrollment

  • QR code scanning for simple mobile enrollment
  • Manual token entry
  • Managed configuration for automated enterprise enrollment
  • SSO enrollment via external identity provider

Connection

  • Single-tap connect with VPN key icon in status bar
  • Automatic gateway selection and connection migration
  • Full tunnel and split tunnel modes (policy-driven)
  • Always-on VPN at OS level with optional traffic blocking

Security

  • Kill switch via Android's "Block connections without VPN" setting
  • DNS through tunnel
  • AWT handshake with hybrid post-quantum key exchange
  • Per-app VPN (allowed and disallowed app lists)

Enterprise (Planned)

  • Managed Google Play distribution
  • Work profile integration (VPN protects work apps only)
  • Managed configuration for zero-touch enrollment:
{
    "cp_url": "https://vpn.yourdomain.com:8443",
    "enrollment_token": "TOKEN_VALUE",
    "auto_connect": true,
    "always_on": true
}

System Requirements (Planned)

  • Android 13 (API 33) or later

Development Status

The Android client is in active development. Check back for updates or contact your AegisWire account representative for timeline information.