developing an android lock screen application [closed]

瘦欲@ 提交于 2019-11-30 06:35:08

问题


I want to develop my own lock screen for Android that will replace the default android lock screen. I do not have any idea how to start.

Is there any tutorial about it or an example I can download and open in my eclipse and run ?

Thanks a lot


回答1:


What you actually want to do is create an application which will look like the home screen and prevent the "real" home screen from appearing.

You might want to have a look at this: Launcher2.git

I would also recommend reading these questions:

Create custom lockscreen for android 4.0 or above?

https://stackoverflow.com/questions/10864300/create-a-lock-screen-of-my-own



来源:https://stackoverflow.com/questions/19207690/developing-an-android-lock-screen-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!