finger sensor

  1. I

    Android Question (Solved)Unlock Pin

    Hi Guys is there a way to request the user to enter the phone unlock pin. Basically If fingerprint.HardwareDetected = False Then 'Request Pin instead Else if fingerprint.HasEnrolledFingerprints = False Then ToastMessageShow("No fingerprints were enrolled.", False) Else...
  2. MarkusR

    Android Question [solved] Finger Sensor

    i saw a app (it was norton password manager) that used the finger sensor as user validation / unlock. so the access to this app is the same as unlock the phone by finger sensor. did a library exist for b4a?
Top