Update readme, optimize UI

This commit is contained in:
BinTianqi
2025-09-07 13:34:42 +08:00
parent 765b1ea790
commit e7c7a3b3c6
5 changed files with 22 additions and 6 deletions

View File

@@ -57,6 +57,14 @@ java.lang.IllegalStateException: Not allowed to set the device owner because the
> [!NOTE]
> 一些系统有应用克隆、儿童空间等功能,它们通常是用户。
#### Device owner 已存在
```text
java.lang.IllegalStateException: Trying to set the device owner (com.bintianqi.owndroid/.Receiver), but device owner (xxx) is already set.
```
一个设备只能存在一个device owner请先停用已存在的device owner。
### MIUI & HyperOS
```text