Custom Lock Screen Delay When Wake

前端 未结 1 1278
自闭症患者
自闭症患者 2021-01-03 16:26

I\'m trying to make a custom lock screen app, but I\'m not sure if I\'m going about it the right way. I have a broadcast receiver that listens to when the screen is turned

相关标签:
1条回答
  • Turn your app into a home screen replacement app and when the user successfully unlocks the custom lock screen you can take them to the default home app.

    You can find more info in this question and these questions.

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