Proof-of-concept application showing secured authentication using biometrics. It is my final-year project at Ecole des Mines de Saint-Etienne - cycle ISMIN..
Biocard is hosted in the following web site
https://github.com/nastysoft/Biocard
If you think the Android project Biocard listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Biocard.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | CardHelper.jar FDxSDKHelper.jar NFCHelper.jar android-support-v4.jar |
Required Permissions | android.permission.NFC |
Raw File Names | res\raw\background.mp4 res\raw\intro.mp4 res\raw\menu.mp4 |
There are 8 image files in Biocard. The names of the image files are listed as follows.
biocardbybactech.png enregistrer.9.png enregistrer_click.9.png erreur_identification.9.png identification_valide.9.png identifier.9.png identifier_click.9.png menu.png
The following screenshort is generated from the image listed above.
Biocard has the following Java source files.
fr.bactech.biocard.Authentify.java fr.bactech.biocard.Register.java fr.bactech.biocard.SelectAction.java fr.bactech.biocard.SplashScreen.java