0x192 / 0x192/universal-android-debloater

Phone not recognized

Aperta
#1,078 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Rust
Stelle
19.9k
Fork
1.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Describe the bug**
My phone (Motorola Moto G 5G (2022)) is not recognized by the application. Windows 10 sees it fine. I have downloaded the latest Motorola drivers (5-19-2025). Developer mode is on. USB Debugging is on.
Should setting for “USB controlled by” be 1-“Connected device” or 2-“This device”??
Should “Use USB for” be 1-File Transfer, 2-USB tethering, 3-MIDI, 4-PTP, 5-No data transfer???
Does the app need to be "RunAs Administrator" for it to work?

**Expected behavior**
Phone should be recognized by the app.

**You have a solution?**
???

**UAD log**
ANDROID_SDK: 0 | PHONE: fetching devices...
2025-05-19 12:30:00 ERROR [src\core\sync.rs:75] ADB: program not found

ADB command line shows the phone serial number properly using "adb devices".

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

The error points to src/core/sync.rs line 75 where ADB is reported not found. First, check the ADB detection logic in that file and see how the app locates the ADB executable. Compare with the system PATH or bundled ADB. Test the fix by running the app and verifying it can now list devices via ADB. The user's phone settings (USB configuration) may also need investigation in the device connection handling code.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
android, rust
Ambito
cli, mobile, tooling
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.