-
Notifications
You must be signed in to change notification settings - Fork 124
Description
-
Tested with Windows 10 (20H2) - 64 Bit and Home version.
-
adbGUI version: 2.1
-
Tested with these Android devices: Samsung Galaxy S20 Ultra (Android 11 + OneUI 3), Google Pixel 5 (Android 11), OnePlus 7 Pro (Android 10 + OxygenOS 10), Huawei Mate 40 Pro (Android 10 + EMUI 11)
Tutorial
- Download these things
-
adbGUI.exe
https://github.com/labo89/adbGUI/releases -
SDK Platform Tools - Windows https://developer.android.com/studio/releases/platform-tools
-
Google USB driver (for Google Android devices)
https://developer.android.com/studio/run/win-usb -
OEM USB driver (for other Android devices)
https://developer.android.com/studio/run/oem-usb
Note: If you can't find a USB driver for your manufacturer, contact your manufacturer or search the Internet for the appropriate USB driver for your Android device.
-
Unpack the ZIP file e.g. to Desktop. In this test it was this file: platform-tools_r30.0.5-windows.zip
-
Open the folder on the Desktop: /platform-tools
-
Put the adbGUI.exe into the folder /platform-tools
-
Start adbGUI.exe for example with a right double click action from the mouse.
-
Connect your Android device to the computer via USB cable.
-
Enable the developer options and USB debugging on the Android device.
An example of how it works on a Google Android device.
https://developer.android.com/studio/debug/dev-options#enable -
Now the Android device appears in the top right corner of adbGUI.exe under Connected Devices:.
-
Have fun. :)