0x192 / 0x192/universal-android-debloater

Issue with debloater.

Open
#517 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
19.9k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

The debloater is working as expected with one major issue.
It cannot detect my phone. I have tried reinstalling the driver, enabling usb debugging, installing the oppo A5 2020 CPH1943 driver, which did not work because of 'error 10'.
It is plugged in, and shows I can transfer devices, yet like in the picture, no phone is detected
I'm at a loss of what to do. Does anyone have suggestions?
(have also tried restarting PC, reinstalling oppo driver, re-enabling it)
![Screenshot 2023-01-20 204101](https://user-images.githubusercontent.com/123171732/213697404-673dd3e0-32e0-4519-b067-70e4fa568d23.jpg)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue is about ADB device detection for a specific Oppo phone model. Start by checking the ADB connection handling in the Rust codebase, likely in modules dealing with device enumeration. Review how USB debugging and driver errors are reported. Test with the specific device to see if it appears in `adb devices`. Understanding Android ADB and USB driver issues on different operating systems is required to diagnose.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, rust
Domain
cli, mobile-dev, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.