Android - How to check current device owner?
Asked Answered
X

0

6

Assuming I've got rooted device I am able to set device owner by adb:

dpm set-device-owner xxx.package.xxx

So - is there any possibility to check current device owner using adb? Now I have to disable single app mode and go to security settings which isn't best way regarding multiple devices.

Xanthic answered 11/5, 2017 at 10:19 Comment(1)

© 2022 - 2024 — McMap. All rights reserved.