Refactor code related to navigation, close #104

New PackageChooserActivity
Delete code of parsing apk metadata
This commit is contained in:
BinTianqi
2025-02-12 17:27:07 +08:00
parent 94da5ac4b2
commit 44d2ab7e2e
31 changed files with 1048 additions and 1621 deletions

View File

@@ -85,7 +85,7 @@ java.lang.SecurityException: Neither user 2000 nor current process has android.p
```
解决办法:
- 在开发者设置中打开`USB debugging (Security setting)`
- 在开发者设置中打开`USB调试(安全设置)`
- 在root命令行中执行激活命令
#### ColorOS