Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create custom lockscreen for android 4.0 or above?

Tags:

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?

like image 448
Aadil Avatar asked Jun 04 '13 06:06

Aadil


People also ask

Can I change lock screen apps?

From the Home screen, touch and hold the Recent Apps Key (in the Touch Keys bar) > Lock screen settings. Tap Shortcuts. Tap one of the icons at the bottom of the screen, then tap the app you want to replace it with.


1 Answers

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

like image 181
Mehul Joisar Avatar answered Sep 20 '22 07:09

Mehul Joisar