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

How To Display Toast On Lock Screen After Failed Password Attempt

I am trying to show a Toast on the lock screen after a user enters the wrong password 3 times. I am… Read more How To Display Toast On Lock Screen After Failed Password Attempt

Notifications In Moto Display

I created a notification and it works but not display in Moto Display when locked. I changed Priori… Read more Notifications In Moto Display

How To Block Home Button On Android 4.4?

On Android 4.4 I develop a lockscreen app, but in lockscreen activity I can't block home button… Read more How To Block Home Button On Android 4.4?

Android Keep Screen On On Samsung Devices

I have a streaming app and I want to avoid that the screen turns off while streaming. It works on m… Read more Android Keep Screen On On Samsung Devices

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

Android - Cant See The Incoming Calls When LayoutParams.TypeSystemError Is Displayed

I'm developing lock screen app. Here Lock screen is displayed on the top of the screen using th… Read more Android - Cant See The Incoming Calls When LayoutParams.TypeSystemError Is Displayed

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