universal-android-debloater icon indicating copy to clipboard operation
universal-android-debloater copied to clipboard

UAD Not Detecting My Phone

Open geedogz opened this issue 2 years ago • 6 comments

Describe the bug My PC can detect my phone through ADB and is installed with USB drivers. But UAD is not detecting my phone.

Expected behavior The program is supposed to detect my phone

geedogz avatar Sep 10 '23 01:09 geedogz

I have this exact issue, I can adb shell or whatever just fine. Maybe it'd actually work if it wasn't made with Rust.

K4sum1 avatar Sep 10 '23 15:09 K4sum1

Same issue

chiragnahata avatar Sep 11 '23 16:09 chiragnahata

Describe the bug My PC can detect my phone through ADB and is installed with USB drivers. But UAD is not detecting my phone.

Expected behavior The program is supposed to detect my phone

make sure you have the UAD file in the same directory as your adb tools

rachnov55 avatar Sep 22 '23 03:09 rachnov55

Close all programs UAD file in the same directory as your adb tools Check adb drivers must be installed Adb mode must be enabled in developer options In your PC, Check in process explorer, details tab for adb.exe process, and click on end task (lower right corner) Try again to connect to your phone in uad

A suggestion to developers 💯 , before start uad, check if another adb.exe process is running and prompt to user to close it.

I hope it helps :D 👍🏻

flashgordo7 avatar Oct 20 '23 04:10 flashgordo7

Also as a suggestion to developers, instead of being unable to detect the phone, detect if ADB is in the directory, then guide the user if it is not. "Program must be in the same directory as Android Debug Bridge. Don't have it or don't know what it is? Get it here. Extract the contents somewhere, then move the Universal Android Debloater program into the folder."

PlNG avatar Nov 28 '23 12:11 PlNG

I tried all of the instructions below but phone is still not detected. ADB is definitely set up because I have used it with command line.

Close all programs UAD file in the same directory as your adb tools Check adb drivers must be installed Adb mode must be enabled in developer options In your PC, Check in process explorer, details tab for adb.exe process, and click on end task (lower right corner) Try again to connect to your phone in uad

stopspy avatar Mar 13 '24 15:03 stopspy