UniPay SDK Guide for Android  0.02.011
API reference
 All Data Structures Functions Variables Pages
Import the necessary libraries

Adding EMV functionality to an existing UniPay project requires the following files to be added:

  • UniPayEMV.jar
  • libemv_kernel.so

The UniPayEMV.jar should be located in the libs folder, and the libemv_kernel.so must be placed in the armeabi folder withing the libs folder.

sdkimportemv.png