How to Migrate a Payment Application to Q2Premium
- Getting method for the path of .so file need change
for example in EMVKernel invoking, when get the path of libEMVKernal.so, code should change to
tmpEmvLibDir = this.getApplicationInfo().nativeLibraryDir + "/libEMVKernal.so";