Home  /  Tools Apps  / WiFi ADB - Debug Over Air on Windows Pc

WiFi ADB - Debug Over Air on Windows Pc

Developed By: MetaCtrl

License: Free

Rating: 4,5/5 - 8.362 votes

Last Updated: December 24, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 3.0.6
Size 1.7 MB
Release Date May 28, 20
Category Tools Apps

App Permissions:
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. [see more (9)]

What's New:
Version 3.0- Updated app for Android 10- Removed in-app donation button [see more]

Description from Developer:
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... [read more]

App preview ([see all 6 screenshots])

App preview

About this app

On this page you can download WiFi ADB - Debug Over Air and install on Windows PC. WiFi ADB - Debug Over Air is free Tools app, developed by MetaCtrl. Latest version of WiFi ADB - Debug Over Air is 3.0.6, was released on 2020-05-28 (updated on 2023-12-24). Estimated number of the downloads is more than 500,000. Overall rating of WiFi ADB - Debug Over Air is 4,5. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 8,362 users, 530 users had rated it 5*, 6,451 users had rated it 1*.

How to install WiFi ADB - Debug Over Air on Windows?

Instruction on how to install WiFi ADB - Debug Over Air on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install WiFi ADB - Debug Over Air on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install WiFi ADB - Debug Over Air using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "WiFi ADB - Debug Over Air" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install WiFi ADB - Debug Over Air on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "WiFi ADB - Debug Over Air" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 3.0.6.

Download WiFi ADB - Debug Over Air 3.0.6 on Windows PC – 1.7 MB

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
- Updated app for Android 10
- Removed in-app donation button
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows applications to access information about networks.
Allows applications to access information about Wi-Fi networks.
Allows applications to change Wi-Fi connectivity state.
Allows applications to open network sockets.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to read or write the system settings.
Allows an app to access approximate location.
Allows an app to access precise location.