0x192 / 0x192/universal-android-debloater

Apps not listed from Acer B3-A20 Tablet

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

描述

This is a Tablet Android 5.1 Acer B3-A20.
Device is detected as B3-A20
Apps are not listed by UAD
I can list apps with adb shell pm list packages

Log file is:
2023-01-27 15:19:02 WARN [C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\wgpu-hal-0.13.1\src\vulkan\adapter.rs:1157] Missing extensions: ["VK_KHR_timeline_semaphore"]
2023-01-27 15:19:02 DEBUG [src\core\update.rs:178] Checking for UAD update
2023-01-27 15:19:02 WARN [src\gui\mod.rs:102] Trying to download remote UAD list
2023-01-27 15:19:03 INFO [src\gui\mod.rs:457] -----------------------------------------------------------------
2023-01-27 15:19:03 INFO [src\gui\mod.rs:458] ANDROID_SDK: 22 | PHONE: Acer B3-A20
2023-01-27 15:19:04 WARN [src\gui\views\list.rs:142] No custom selection imported: Le fichier spécifié est introuvable. (os error 2)
2023-01-27 15:19:17 INFO [src\gui\mod.rs:457] -----------------------------------------------------------------
2023-01-27 15:19:17 INFO [src\gui\mod.rs:458] ANDROID_SDK: 22 | PHONE: Acer B3-A20
2023-01-27 15:19:18 WARN [src\gui\views\list.rs:142] No custom selection imported: Le fichier spécifié est introuvable. (os error 2)

貢獻指南

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

研究方向

The issue is that the Acer B3-A20 tablet (Android 5.1, SDK 22) is detected but apps are not listed by UAD. The log shows the device is recognized and a warning about missing a custom selection file. Start by examining the device detection and app listing logic in src/gui/views/list.rs and src/core/update.rs. Compare with how adb shell pm list packages works. Run the tool with this device to see where the listing fails.

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

評估

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

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

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