Skip to content Skip to sidebar Skip to footer
Showing posts with the label Lockscreen

How To Know If Users Entered A Wrong Passcode (lock Screen) In Android App

I am working on an Android App in which one of the activity has to be completed if user enter a wro… Read more How To Know If Users Entered A Wrong Passcode (lock Screen) In Android App

How To Bypass 'swipe To Unlock' Screen

I am implementing a custom 'swipe to unlock' screen. If the 'Screen lock' in settin… Read more How To Bypass 'swipe To Unlock' Screen

Disabled Keyguard Lock Re-enables Itself After Clicking On A Notification

In my application I disable the keyguard lock (i.e.Remove Lockscreen) using the code below and it w… Read more Disabled Keyguard Lock Re-enables Itself After Clicking On A Notification