Home  /  Tools Apps  / ADB WiFi on Windows Pc

ADB WiFi on Windows Pc

Developed By: Klad Vorchagin

License: Free

Rating: 4,1/5 - 7 votes

Last Updated: December 24, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.0
Size 1.4 MB
Release Date January 20, 17
Category Tools Apps

App Permissions:
Allows applications to access information about Wi-Fi networks. [see more (1)]

Description from Developer:
WiFi ADB makes it easy to debug/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 comput... [read more]

App preview ([see all 5 screenshots])

App preview

About this app

On this page you can download ADB WiFi and install on Windows PC. ADB WiFi is free Tools app, developed by Klad Vorchagin. Latest version of ADB WiFi is 1.0, was released on 2017-01-20 (updated on 2023-12-24). Estimated number of the downloads is more than 1,000. Overall rating of ADB WiFi is 4,1. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 7 users, 1 users had rated it 5*, 4 users had rated it 1*.

How to install ADB WiFi on Windows?

Instruction on how to install ADB WiFi on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install ADB WiFi 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 ADB WiFi 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 "ADB WiFi" 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 ADB WiFi 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 "ADB WiFi" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.0.

Download ADB WiFi 1.0 on Windows PC – 1.4 MB

WiFi ADB makes it easy to debug/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 ip_address_of_the_device

REQUIREMENTS

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

FEATURES

• Quickly enable/disable ADB connection over WiFi TCP/IP
• Auto-enable ADB over WiFi on configured known SSIDs
• 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 value is restored when ADB over WiFi is disabled again.

TIPS

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

while true ; do adb connect phone_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 phone the same IP address every time. Then assign a local DNS hostname to that IP address so that you don't have to type an IP address which changes everytime in the console.
Allows applications to access information about Wi-Fi networks.