developing an android lock screen application

user1902346 picture user1902346 · Oct 6, 2013 · Viewed 50.8k times · Source

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

Answer

Udi Idan picture Udi Idan · Oct 6, 2013

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