How can i set up screen lock with a password programmatically?

后端 未结 5 1972
死守一世寂寞
死守一世寂寞 2020-11-28 10:30

Is there any one that can help me with a code to set a password to lock the screen ? thx

5条回答
  •  情歌与酒
    2020-11-28 10:40

    check out this website http://blog.stef.be/patternlock. In this website, the implementation of screen lock pattern using javascript, html and css was defined very clearly...Entire code is available since its open source..Hope it wil help you

提交回复
热议问题