Display Custom Information on Lock Screen In Android [duplicate]
Asked Answered
T

1

7

I want to custom LockScreen.

The default Lock screen is like this.Default Lock Screen

I want to modify this portion of the Lock Screen & Let all other things remain the same. When user locks his phone, it should display custom information on that red box.

I want to replace the red box portion with new information

So far i have seen one app that does something similar to this things : WidgetLocker

StackOverflow Search so far :

Is there a way to override the lock pattern screen? which says not possible.

Android Lock Screen Widget (Kevin TeslaCoil's Answer) This really tells something

Personalized lock screen for Android Dont understand what the source says.

How can i achieve that ?

Appreciate your help..

Tannatannage answered 26/8, 2011 at 6:46 Comment(0)
C
4

From what I gather, you have to write your lockscreen, then disable the default one. You can listen for screen on and off events then disable the home button by basically making your custom locksceen a launcher.

This has been asked before here: Developing a custom lock screen

And here: Android Lockscreen API?

Colossus answered 28/8, 2011 at 5:1 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.