Menu

Tree [8ea6e6] master /
 History

HTTPS access


File Date Author Commit
 .devin 2026-08-14 HefnySco HefnySco [0e9019] add java-clean skill for reusable Java code cle...
 ClientLib 2 days ago mhefny mhefny [9ba9cb] fix: typed startForeground + permission gating ...
 Mavlink 6 days ago HefnySco HefnySco [28e95d] Improve Bluetooth FCB connection UI and auto-co...
 andruavProtocol 2 days ago HefnySco HefnySco [02cbd4] Remove unused permissions and extend CommSignal...
 andruavmiddlelibrary 2 days ago HefnySco HefnySco [8ea6e6] Harden READ_PHONE_STATE paths against denied pe...
 app 2 days ago HefnySco HefnySco [8ea6e6] Harden READ_PHONE_STATE paths against denied pe...
 gradle 2025-08-09 HefnySco HefnySco [9cfb4e] gradle 8.14
 rangebar-release 2021-11-26 HefnySco HefnySco [80e09f] fix: permissions
 webrtc 3 days ago HefnySco HefnySco [af8a00] Clean up: use pattern-matching instanceof and s...
 wiki 2026-08-12 HefnySco HefnySco [08a9af] fix: wire GPS Injection checkbox, remove dead A...
 .gitignore 3 days ago mhefny mhefny [dcd61f] update git
 AGENTS.md 5 days ago HefnySco HefnySco [492efc] Login drone screen with email + access code via...
 CHANGELOG.md 6 days ago HefnySco HefnySco [42ec58] docs: extend CHANGELOG to cover v10.0.0 – v11.0.2
 README.md 2026-08-12 HefnySco HefnySco [a288c2] deepwiki
 build.gradle 2026-08-08 HefnySco HefnySco [ee986d] gradle cleaning
 build_release_apk.sh 6 days ago HefnySco HefnySco [3d49f0] build script
 dic.txt 2021-10-21 HefnySco HefnySco [35373f] initial commit
 gradle.properties 2026-08-10 HefnySco HefnySco [7ddadb] fix: enable Jetifier for AndroidX migration and...
 gradlew 2021-10-21 HefnySco HefnySco [35373f] initial commit
 gradlew.bat 2021-10-21 HefnySco HefnySco [35373f] initial commit
 settings.gradle 2026-08-08 HefnySco HefnySco [ee986d] gradle cleaning

Read Me

Ask DeepWiki

Andruav is an interconnected Android-based system that uses Android mobiles as companian computers to add advanced capabilities to your drones and rc-vehicles.

Andruav saves you lots of gears and connections and replace it with a single Android mobile phone.

Only two mobile devices and Andruav are what you need to get Imaging & FPV Gears and Unlimited Telemetry Range over Wifi & 3G/4G.

Download from Google Play https://play.google.com/store/apps/details?id=arudpilot.andruav

Videos Check this YouTube Channel

Documentation at https://cloud.ardupilot.org/andruav-index.html

Ardupilot Cloud EcoSystem Andruav_AP is part of Ardupilot Cloud Eco System

Project changelog & technical docs

  • CHANGELOG.md — what changed between the Andruav_AP_Original
    baseline (v7.2.1) and the current Andruav_AP_2026 branch (v9.0.1): architecture
    migrations, dependency upgrades, permission/compatibility fixes, FPV/WebRTC streaming
    reliability work, the new UI theme, and dead-code cleanup.
  • wiki/ — deeper technical write-ups of the larger efforts referenced
    in the changelog (ClientLib de-AIDL-ification, EventBus/GreenDAO migrations, the
    permission-handling rewrite, the WebRTC signaling race-condition fix, the UI theme
    system and color palette).