problem with KeyGuardManager

后端 未结 1 1353
孤城傲影
孤城傲影 2020-12-10 00:25

I am trying to use the KeyGuardManager to unlock the phone easily. so far no problems the phone is unlocked and all is good. However when this code is executed later I notic

相关标签:
1条回答
  • 2020-12-10 01:04

    I soulved this by using:

    kgm.exitKeyguardSafely()
    
    0 讨论(0)
提交回复
热议问题