Create custom lockscreen for android 4.0 or above?

Aadil picture Aadil · Jun 4, 2013 · Viewed 51.1k times · Source

I want to create custom lockScreen for android 4.0 and above, I have tried widget to create lockscreen but it supports only android 4.2.

Is there any other way to create custom android lockScreen?

Answer

Mehul Joisar picture Mehul Joisar · Jun 4, 2013

I have found snippets somewhere on internet few months ago, I have made changes and recently uploaded the working demo on my github account, You can have a look at this

Note: It will disable "hardware" home button.

I hope it will be helpfull !!

Screenshots:

It provides lockscreen in API 8 or above.

Initial

Alt text

Locked

Alt text

Unlocked

Alt text