Air Debug is a simple app that allows Android debugging (ADB) over WiFi. Aiming for total ease of use, most functions of the app are accessible from the notification panel.Unfortunately, currently Air Debug requires root access on your phone/tablet.
Also download Air Debug Host app for your desktop! Available at http://air-debug.firebaseapp.comHave questions? Email me at
[email protected] for any concern.
How to:- Switch on toggle to start persistent notification.- After TCP port automatically set, ensure your device is connected to WiFi.- From here, you have 2 options to connect your device to computer:
1. Preferably, download Air Debug Host app for your desktop at http://air-debug.firebaseapp.com (requires Java runtime).
2. Alternatively, use Terminal (Mac, Linux) or Command Prompt (Windows) to connect using line below:adb connect "your device ip address":5555