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

Communicating with UniPay requires the IDTechSDK.jar file be added to the project. While build paths can be created pointing to the IDTechSDK.jar file, the simplest solution is to add the jar file to the projects libs folder. In addition, the device .xml file needs to be accessable to the project. Example code will be given on how to retrieve this file from the Resource RAW folder:

sdkimport.png