I'm looking for a way to detect (something like a fired event) if the finger is placed on fingerprint sensor on Android devices. I'm not looking for authentication using fingerprint sensor, I just need to check if the fingerprint sensor responds to a placed finger or not.
Appreciate your help, thanks.