Android: Logging in using Biometrics

In this article, you will learn how to set up fingerprint authentication for your driver app log-in on Android devices 6.0 (API 23)+.

This article will cover: 

Setting Up Biometrics When Prompted

If you have the above Android device, you can log into your Onfleet device and you will be prompted to set up your fingerprint if you selected the "Log-in with a Fingerprint" checkbox.

mceclip0.png

You may be prompted by your device to "Turn on Biometrics", to do so you can select "Settings" and then be redirected to your device's settings to turn on "Biometrics" and follow the instructions on your device's screen. 

mceclip1.png

Once you have set up the fingerprint, you will then be shown a fingerprint prompt on the login screen which you can use going forward to log into your Onfleet driver account. 

mceclip2.png

Return to Top

Enable/Disable Biometrics

You can enable or disable the Biometrics log-in option at any time within your app setting. 

To do so, log into your driver app and select the three horizontal lines located at the top-left corner of the app screen. 

mceclip4.png

Then select "Settings", turn the toggle for "Use Biometrics", and select the "Save" icon located at the top-right corner of the screen. 

mceclip7.png

Return to Top