# BinTianqi/OwnDroid

使用安卓Device owner特权管理你的设备。Use Android Device owner privilege to manage your device.

Repository: https://github.com/BinTianqi/OwnDroid
Canonical: https://ross.abutalabs.com/products/owndroid
Language: Kotlin
License: GPL-3.0
License Family: copyleft
Topics: android, device-owner, kotlin
Last push: 2026-08-26T10:13:12+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 87, longevity 68
- inputs: {"age_days": 963, "days_push": 7, "days_rel": 7, "gap_med": 37.0, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1344, forks 66 (observed 2026-08-28T04:04:27.169957+00:00)

## What it is
OwnDroid is an Android app that uses the DevicePolicyManager API with Device owner privileges to manage your own device. It provides system, network, application, user, and password management controls without requiring a dedicated MDM server.

## Use cases
- manage my android device with device owner privileges
- disable camera or screenshots on my phone
- block app uninstallation or hide apps on android
- reset the screen lock password via adb
- create and switch android users programmatically
- restrict usb file transfer and nfc on my device

## When to choose
- you want fine-grained control over your own Android device without an MDM server
- you can activate device owner via ADB, root, Shizuku, or Dhizuku
- you need to restrict apps, permissions, users, or system features locally

## When to avoid
- you need remote/centralized enterprise device management across many devices
- your device is a Samsung with user limits or a vendor that blocks device owner provisioning
- you cannot enable ADB debugging or obtain root/Shizuku access

## Facets
- artifact type: application
- maturity: active
- function: security, configuration-management, developer-tools
- domain: android-tools, privacy, self-hosted
- platform: -
- tags: device-owner, devicepolicymanager, device-administration, kotlin, shizuku, adb, root, work-profile, fdroid, automation, android, mobile

## Member repositories
- BinTianqi/OwnDroid (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.169957+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:47.677323+00:00, confidence not recorded.
  - readme: https://github.com/BinTianqi/OwnDroid (fetched 2026-08-28T04:04:27.169957+00:00, sha ca2de1eec5d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
