I'm working on a project finger scanning. I extended fingerprintsensor from
I kept an image on Horizontal Arrangement, made it visible to 'False'. My aim is to scan my finger print, by clicking on scan button. if its authenticated, image will be displayed, else will change the color of screen to red.
when i'm clicking 'SCAN' button, nothing is happening
I have a doubt, how can we set the right fingerprint, where the verification of two fingerprints i.e., correct one and wrong one is done. Please help
Try this modified aia, original was provided by the developer in FingerprintSensor Extension Modify code according to your needs. You should tested with apk not with companion