0x192 / 0x192/universal-android-debloater

Vivo T1 — "no devices/emulators found"

オープン
#867 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。