79411719

Date: 2025-02-04 12:42:31
Score: 1.5
Natty:
Report link

After some reasearchs i found the issue, it's basically because atfter android 9 it need to have this format in the adb command:

adb shell dpm set-device-owner com.myGroup.myPackage/com.myGroup.myPackage.AdminReceiver

and not

adb shell dpm set-device-owner com.myGroup.myPackage/.AdminReceiver

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Lucas Dreveck