Android - Activation of the system key lock (aka lock screen)

前端 未结 5 2120
借酒劲吻你
借酒劲吻你 2020-12-31 12:33

I have to activate android\'s system key lock (the one you get when you press the power off/hang up button). See here:

5条回答
  •  长发绾君心
    2020-12-31 13:17

    What you're looking for is the reenableKeyguard() method in KeyguardManager.KeyguardLock my friend !

提交回复
热议问题