Custom Android Screensaver (or sleep screen)

前端 未结 2 1107
情书的邮戳
情书的邮戳 2020-12-19 19:47

I need to build a custom android screen saver so anoboy could explain me how to create an activity that will be launched instead of the default screensaver which show only b

相关标签:
2条回答
  • 2020-12-19 20:23

    Although its not something I would recommend, it is possible to create a custom lock screen. Please see my answer to this question.

    0 讨论(0)
  • 2020-12-19 20:32

    If you mean creating your own lock screen, there is no provision for this in the Android SDK.

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