A native macOS companion for controlling a real Android device locally over ADB.
The first executable is a connection-shell MVP: it discovers ADB devices and makes the device/session states visible. It deliberately does not claim that screen mirroring, input injection, or Finder integration are complete yet.
- macOS 15+
- Xcode 26 / Swift 6
- Android Platform Tools (
adb) onPATHfor device discovery
swift test
swift run AndroidMirroring