One Biometric API Over all Android
Posted by Isai Damier, Android Developer Platform Engineering (@isaidamier) Kevin Chyn, Android Framework Curtis Belmonte, Android Framework With the launch of Android 10 ( API level 29 ), developers can now use the Biometric API, part of the AndroidX Biometric Library , for all their on-device user authentication needs. The Android Framework and Security team has added a number of significant features to the AndroidX Biometric Library , which makes all of the biometric behavior from Android 10 available to all devices that run Android 6.0 (API level 23) or higher. In addition to supporting multiple biometric authentication form factors, the API has made it much easier for developers to check whether a given device has biometric sensors. And if there are no biometric sensors present, the API allows developers to specify whether they want to use device credentials in their apps. The features do not just benefit developers. Device manufacturers and OEMs have a lot to celebrate as well