0x192 / 0x192/universal-android-debloater

Vivo T1 — "no devices/emulators found"

未關閉
#867 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
package::documentation
主要語言
Rust
星號
19.9k
分支
1.1k
PR 合併指標
30 天內沒有已合併 PR

描述

**Your phone model**:
Vivo T1 (V2153, 4G, Android 13)

## Order of execution

1. Read the FAQ! ✅
3. Do a proper backup of your data! You can never be too careful! ✅
4. Enable Developer Options on your smartphone. ✅
5. Turn on USB Debugging from the developer panel. ✅
6. From the settings, disconnect from any OEM accounts (when you delete an OEM account package it could lock you on the lockscreen because the phone can't associate your identity anymore) ✅
7. Install ADB (see the intructions by clicking on your OS below): Windows
7.1. Download android platform tools and unzip it somewhere. ✅
7.2. Add the android platform tools to your PATH OR make sure to launch UAD from the same directory. ✅
7.3. [Install USB drivers for your device](https://developer.android.com/studio/run/oem-usb#Drivers) ☑

The link does not have a driver for Vivo. I installed `vivo usb driver lite en version 1.1.0` from [here](https://vivodriver.com/).

Connect phone to PC by cable

- File transfer
- USB tethering
- MIDI
- PTP
- No data transfer ✅

7.4. Check your device is detected: adb devices ❌
```
adb devices
List of devices attached
```

12. Download the latest release of UAD GUI for your Operating System here. ❌

```
uad_gui-windows.exe:
Verified: Unsigned
Link date: 22:02 03.07.2022
Publisher: n/a
Company: n/a
Description: n/a
Product: n/a
Prod version: n/a
File version: n/a
MachineType: 64-bit
Binary Version: n/a
Original Name: n/a
Internal Name: n/a
Copyright: n/a
Comments: n/a
Entropy: 6.502
MD5: 238743E5FD112B770CA52FEB34117F54
SHA1: 92BC2A0A8E917CF5212AC2BE96E625E65E7CB14A
PESHA1: 4777A39D33B549861B3E71F4114543B496340C27
PE256: F9F22B9D91E13960A7B8CB65ACB95504DE98007593F6355B33D446D01FC74CBD
SHA256: 91C7D32B8F2B021748E4DD0A6BFB7FEE6C9882AE1AE2A0F62042381726C992B5
IMP: 2EB8E97AF4A0C67D8816A670026671CE
VT detection: 0/75
VT link: https://www.virustotal.com/gui/file/91c7d32b8f2b021748e4dd0a6bfb7fee6c9882ae1ae2a0f62042381726c992b5/detection
```

"finding connected phone..." → `no devices/emulators found`

Microsoft Windows 10.0.19045.3393

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

The issue is about ADB device detection failing on a Vivo T1. Start by checking the ADB connection logic in the Rust codebase, likely in modules handling device enumeration. Verify USB driver installation and ADB authorization on the device. Look for existing device-specific handling or USB vendor IDs. 'Done' means the tool detects the Vivo T1 when connected via ADB.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
android, rust
領域
cli, mobile-dev, tooling
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。