connecting-over-wifi
CommunityConnect wireless ADB reliably with mDNS.
Software Engineering#mdns#openscreen#wireless debugging#adb pair#adb connect#tls pairing#tcpip legacy
Authorskydoves
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill solves the frustration of getting wireless debugging working when modern devices need pairing and the host must connect to the correct (post-pairing) port.
Core Features & Use Cases
- Pair + connect over Wi-Fi (modern and legacy): Supports
adb pairfor Android 11+ (TLS-based pairing) and the legacyadb tcpip+adb connectfallback. - mDNS discovery for hands-off connections: Uses
adb mdns checkandadb mdns serviceswith_adb-tls-pairing._tcpand_adb-tls-connect._tcp. - Avoid common security and connectivity pitfalls: Prevents using the pairing port for debugging, flags Openscreen vs Bonjour mismatches on ADB v34+ defaults, and highlights corporate Wi‑Fi restrictions that can block mDNS/p2p.
Quick Start
Tell your AI agent to connect to your paired Android device by running adb pair for the device’s pairing IP:port, then connect to the separate connect IP:port shown in the Wireless debugging screen or _adb-tls-connect._tcp from adb mdns services.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: connecting-over-wifi Download link: https://github.com/skydoves/android-testing-skills/archive/main.zip#connecting-over-wifi Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.