Handpoint getting started sample version 1.0
-
This sample project uses the methods descriped in the getting started guide found on the Handpoint documentations site (https://www.handpoint.com/docs/device/Android/#section_gettingStarted).
-
There are some additional functions in this project to better explain how the Handpoint Android SDK works.
-
If you have a Handpoint integration card reader then you can use this sample project to connect to your device. Just make sure you update the sharedSecret string in the initApi() function of MyClass.java.
-
This sample project assumes that the simulator is being used which uses the development shared secret: 0102030405060708091011121314151617181920212223242526272829303132.
-
This sample project does not support the Android emulators due to bluetooth dependencies.
For more information refer to https://www.handpoint.com/docs/device/Android/ or contact support@handpoint.com for assistance.