Get Test APKs
Overview
This section focuses on providing APK (Android Package) files specifically designed for testing functionalities within Android applications. These APKs are useful for developers and testers in evaluating various features and performance aspects of their applications on Android platforms.
List of Test APKs for Android Applications
Show module type of fingerprint module APK
Calling native method to test fingerprint, for all type of termnals (Not working on Android 12)
Crossmatch fingerprint module test, for all type of terminals
Dukpt test, for dukpt 2004 and 2009 To calculate PINBlock, cardnumber is 4012345678909; To calculate MAC, plain text is {0x34, 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x30, 0x39, 0x44, 0x39, 0x38, 0x37, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; To encrypte data: plain text is {0x38, 0x38, 0x38, 0x38, 0x38, 0x38, 0x38, 0x38};
Face identify demo APK(Not working on Android 12)
Last updated