Android Question FingerPrint Problem

khwarizmi

Active Member
Licensed User
Longtime User
Hi all
in this tutorial I downloaded and installed androidx.biometric:biometric. but an error occurred when I compiled the application:

B4A Version: 9.80
Java Version: 11
Parsing code. (0.01s)
Building folders structure. (0.02s)
Compiling code. (0.02s)
Compiling layouts code. (0.00s)
Organizing libraries. Error
Maven artifact not found: androidx.biometric/biometric
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

khwarizmi

Active Member
Licensed User
Longtime User
Thanks @DonManfred
I'm using the B4a v9.8
this is the sdk interface after I installed androidx.biometric:biometric :
v.png
 
Upvote 0
Top