Disable Lock Screen

前端 未结 4 1013
耶瑟儿~
耶瑟儿~ 2020-12-02 17:31

I am looking for a way to replace the stock lock screen (with an app, not a rom). What is the best way to do it, for a start to disable the lock screen on as much devices as

4条回答
  •  攒了一身酷
    2020-12-02 18:12

    Check out this link http://thinkandroid.wordpress.com/2010/01/24/handling-screen-off-and-screen-on-intents/

    listen to the screen on intent and I guess just launch your lock screen.

提交回复
热议问题