Home  /  Tools Apps  / ADB Manager on Windows Pc

ADB Manager on Windows Pc

Developed By: Ilija Matoski

License: Free

Rating: 4,3/5 - 176 votes

Last Updated: December 24, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.2.2
Size 771.7 KB
Release Date March 08, 15
Category Tools Apps

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

What's New:
Released as open source, you can view the code at https://github.com/ilijamt/android-adbmFeatures:+ Upgraded SU library+ Added Japanese language by Mari (https... [see more]

Description from Developer:
ADB Manager, your one stop to developing more easily on Android.

Warning: REQUIRES ROOT!

If you want to help translating this application, help me with the translation on:

https... [read more]

App preview ([see all 9 screenshots])

App preview

About this app

On this page you can download ADB Manager and install on Windows PC. ADB Manager is free Tools app, developed by Ilija Matoski. Latest version of ADB Manager is 1.2.2, was released on 2015-03-08 (updated on 2023-12-24). Estimated number of the downloads is more than 10,000. Overall rating of ADB Manager is 4,3. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 176 users, 113 users had rated it 5*, 8 users had rated it 1*.

How to install ADB Manager on Windows?

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

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

Discussion

(*) is required

Download older versions

Other versions available: 1.2.2.

Download ADB Manager 1.2.2 on Windows PC – 771.7 KB

ADB Manager, your one stop to developing more easily on Android.

Warning: REQUIRES ROOT!

If you want to help translating this application, help me with the translation on:

https://crowdin.net/project/adbm

The most automated, easy-to-use and stable ADB management tool with a great support.

Features:
+ Easy control and access details from notification bar
+ Auto connect on saved WiFi networks
+ Auto start on boot, you can select if you want to or not from the preferences screen
+ Automatically switch between USB and NETWORK when you disconnect/connect from/to WiFi
+ Configurable service management
+ Different color coded icons depending on the state of the ADB
+ Keep screen on while the service is running
+ Wake the screen when new package is installed
+ You can toggle the ADB state by touching the image in the notification bar

It's really more simple to use than others, is always visible in notification bar. It supports advanced features like fully automate adb state control based on the WiFi network, and the state of the network.

ADB manager enables you to automatically start ADB in network mode when you connect to any know configured network from the list in the preferences.

Developing in cafes/bars/trains/toilet/other places over WiFi? ADB Manager will switch ADB into wireless and back automatically.

Released as open source, you can view the code at https://github.com/ilijamt/android-adbm

Future versions:
+ Delay between switching states

Permissions:
+ android.permission.ACCESS_SUPERUSER
Used with SuperSU if available

+ android.permission.RECEIVE_BOOT_COMPLETED
Used to automatically start the service on the boot of the device, how long should it wait before starting and how often should the AlarmManager check to see if the service is running is configurable from the Preferences menu.

+ android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
Used to automate the switching between the the ADB states

+ android.permission.INTERNET
Used to retrieve the IP, as it crashes when checking for the IP address without this permission.

+ android.permission.WAKE_LOCK
Used to wake up the screen on new package install, or to keep the screen on while the ADB service is on

For any questions, suggestions, bug reports or to help with translation of the application please email me ilijamt+adbm@gmail.com
Released as open source, you can view the code at https://github.com/ilijamt/android-adbm
Features:
+ Upgraded SU library
+ Added Japanese language by Mari (https://crowdin.com/profile/marimaari)
+ Added Chinese Simplified translation by yangfl (https://crowdin.com/profile/yangfl), yap7800 (https://crowdin.com/profile/yap7800)
+ Bugfixes and optimizations
+ Default languages is set to en when building the application
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows applications to access information about Wi-Fi networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.