Hello,
I have the following error when I try the Fingerprint Manager example:
B4A Version: 7.80
Parsing code. (0.01s)
Compiling code. (0.10s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
Generating R file. (0.14s)
Compiling debugger engine code. (2.68s)
Compiling generated Java code.
Error
javac 1.8.0_131
src\b4a\example\fingerprintmanager.java:3: error: package android.hardware.fingerprint does not exist
import android.hardware.fingerprint.*;
^
1 error
I have downloaded everything I could with the SDK Manager, no luck.
Where can I get this package?
Thanks for your help
I have the following error when I try the Fingerprint Manager example:
B4A Version: 7.80
Parsing code. (0.01s)
Compiling code. (0.10s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
Generating R file. (0.14s)
Compiling debugger engine code. (2.68s)
Compiling generated Java code.
Error
javac 1.8.0_131
src\b4a\example\fingerprintmanager.java:3: error: package android.hardware.fingerprint does not exist
import android.hardware.fingerprint.*;
^
1 error
I have downloaded everything I could with the SDK Manager, no luck.
Where can I get this package?
Thanks for your help