What's new in WiFi ADB - Debug Over Air 3.0.6
Version 3.0
- Updated app for Android 10
- Removed in-app donation button
About WiFi ADB - Debug Over Air 3.0.6
Note: This app only works on rooted devices. If you don't know what it means or if your device is not rooted please don't install.
WiFi ADB makes it easy to debug and test your Android apps directly on device via WiFi TCP/IP connection. No need to use USB cable. After enabling ADB over WiFi, to connect your computer to the device open the console and run
adb connect <device_ip_address>
FEATURES
• Quickly enable/disable ADB connection over WiFi TCP/IP
• Auto-enable ADB over WiFi on known WiFi networks
• Once enabled an ongoing notification is shown to remind users that ADB over WiFi is active and make it easy to disable it manually
• Temporarily increase screen-off timeout. Nine times out of 10 this is what users want during development of an Android app and testing it on device. The original screen timeout is restored when ADB over WiFi is disabled.
• Temporarily lock WiFi, prevent it from going into sleep mode (how effectively it works depends on device and Android version)
• Also acts as a Tasker plugin. Users can configure Tasker app to automatically turn on/off WiFi ADB based on defined conditions
TIPS
• Your computer must be allowed to connect to your device over ADB. The permission must be granted when your device is connected via USB cable. This needs to be done only once.
• If your development computer is Unix/Linux or Mac open a console and run
while true ; do adb connect <device_ip_address> ; sleep 15 ; done
This one-liner auto-reconnects to ADB daemon on the phone every time the link is broken for whatever reason.
• If you control the WiFi router, configure it to give the device the same IP address every time. Then assign a local DNS hostname to that IP address so that you can use it instead of an IP address in the adb connect command in the console.
Version:3.0.6
Uploaded:April 27, 2020 at 11:34AM UTC
File size:1.66 MB
Downloads:10,061
Version:3.0.5
Uploaded:April 2, 2020 at 11:46AM UTC
File size:1.65 MB
Downloads:332
Version:3.0.3
Uploaded:March 26, 2020 at 12:34AM UTC
File size:1.81 MB
Downloads:110
Version:3.0.2
Uploaded:March 25, 2020 at 10:19AM UTC
File size:1.81 MB
Downloads:97
Version:2.1.3
Uploaded:October 4, 2018 at 9:13PM UTC
File size:1.15 MB
Downloads:1,062
Version:2.1.2
Uploaded:September 17, 2018 at 4:40PM UTC
File size:1.15 MB
Downloads:122
Version:2.1.0
Uploaded:August 28, 2018 at 3:58AM UTC
File size:1.27 MB
Downloads:48
Version:2.0.1
Uploaded:October 27, 2017 at 2:02PM UTC
File size:1.44 MB
Downloads:107