First of all thanks for reading this post. It is my first post.
I have a little question about unlock attemps.
I want to count how many unlocks attemps has done the user on the device lock screen patter or pin pattern.
In Android there is not a receiver for this and i doesn't know how to do it. I have started setting a receiver for screen on and screen of that works ok.
Is there a value or field where i can read this value? If there isn't, Is there a way tou counter the unlock attemps?
Thanks.

