ADB WiFi Application icon

ADB WiFi 1.0

1.4 MB / 10+ Downloads / Rating 4.1 - 7 reviews


See previous versions

ADB WiFi, developed and published by Klad Vorchagin, has released its latest version, 1.0, on 2017-01-20. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.1, based on 7 reviews.

ADB WiFi APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.kva.adboverwifi

Updated: 8 years ago

Developer Name: Klad Vorchagin

Category: Tools

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing ADB WiFi on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.1
Total 7 reviews

Reviews

5 ★, on 2017-04-25
Perfect tools, ty

5 ★, on 2018-08-12
Does what it says, enables ADB over Wifi by a single click

Previous Versions

ADB WiFi 1.0
2017-01-20 / 1.4 MB / Android 4.0+

About this app

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.

App Permissions

Allows applications to access information about Wi-Fi networks.