Files
OwnDroid/Readme-en.md
2024-03-05 16:15:52 +08:00

1.7 KiB

Android Owner

简体中文

Description

Use Device admin and Device owner privilege to fully manage your Android device.

Advantage

  • Open source. Device owner privilege could be more dangerous than root, close-source software's security is not guaranteed.
  • Easy to use. You can use this utility easily. A chinese user guide is also provided.
  • Modern. This app is built with Kotlin and Jetpack Compose, designed with Material Design 3. And some new features on Android 14 is adapted.
  • Maintaining. This project is updating. Any Issue and PR is welcome.

Disadvantage

This software may not have as many features as Google's official TestDPC

Features

  • System
  • Network
  • Work profile
  • App manage
  • User restrictions
  • User manage
  • Password and keyguard

Implementing features

  • App manage: package picker
  • App manage: permission picker
  • User manage: user picker
  • Security logs and network logs

License

License.md

Copyright (C) 2024 BinTianqi

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.