hourglass_full Your download should start automatically in a few seconds...

Download WiFi ADB - Debug Over Air_3.0.6.apk from Apk-Dl Server

Thank you for using Apk-Dl.com to download the apk file (WiFi ADB - Debug Over Air_3.0.6.apk),

If the download doesn't start automatically in a few seconds, please click here to access the download URL directly.

Note: Download and save the apk file to your Android Phone's SD card and install it manually onto the Android device.

Description

Debug/test apps on device over the air,wireless, no cable. Must-have developer tool.

WiFi ADB makes it easy to debug/test your Android apps directly ondevice via WiFi TCP/IP connection. No need to use USB cable. Afterenabling ADB over WiFi, to connect your computer to the device openthe console and run

adb connect ip_address_of_the_device

REQUIREMENTS

This app works on ROOTED devices only. If you don't knowwhat it means or your device is not rooted please don't install.Users also need to grant this app su permission when beingasked.

FEATURES

★ Quickly enable/disable ADB connection over WiFi TCP/IP
★ Auto-enable ADB over WiFi on configured known SSIDs
★ Once enabled an entry is added to ongoing notification bar toremind user that ADB over WiFi is active and make it easy todisable it manually
★ The app icon can be put on status bar at all time for quickaccess (better than home screen widget, IMO)
★ Temporarily increase screen-off timeout. Nine times out of 10this is what users want during development of an Android app andtesting it on device. The original screen timeout value is restoredwhen ADB over WiFi is disabled again.
★ Temporarily lock WiFi, prevent it from going into sleep mode (howeffectively it works depends on device and Android version)
★ Also acts as Tasker/Locale plugin. You can configureTasker/Locale to automatically turn on/off WiFi ADB based on otherconditions

TIPS

★ If your development computer is Unix/Linux or Mac open a consoleand run

while true ; do adb connect phone_ip_address ; sleep 15 ;done

This one-liner auto-reconnects to ADB daemon on the phone everytime the link is broken for whatever reason.

★ If you control the WiFi router, configure it to give the phonethe same IP address every time. Then assign a local DNS hostname tothat IP address so that you don't have to type an IP address whichchanges everytime in the console.

IN-APP PURCHASE

This app requires in-app purchase permission. This is for users tomake donations to the app developer. Donations are voluntary and infact do not add any extra features. But if you want to saythank-you with your wallet, you can. (Thanks!)