Files
OwnDroid/Readme.md
2024-01-16 22:19:27 +08:00

27 lines
580 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 简介
使用安卓的DeviceAdmin和DeviceOwner API管理你的设备
欢迎大家提交Issue
### 功能
- 添加用户限制
- 禁止使用蓝牙
- 禁止使用WiFi
- 禁止安装应用
- ......
- 管理应用
- 隐藏应用
- 停用应用
- 禁止卸载应用
- ......
- 设备控制
- 禁用相机
- 禁止截屏
- 隐藏状态栏
这个应用需要的权限十分敏感,如果操作不慎,可能会让你的设备丢失数据或者让你无法解锁你的设备
但是你无需担心,这个应用不是恶意软件