myPOS Smart SDK Demo App
The myPOS Smart SDK Demo App provides a fully functional example of how to integrate and use the myPOS Smart SDK. It's an ideal starting point for developers exploring the SDK’s features or testing payment flows directly on a myPOS Smart terminal.
Usage Instructions
Follow these steps to get the demo running on your myPOS Smart device:
1. Clone the Repository
git clone --recursive git@github.com:developermypos/myPOS-Smart-SDK-Demo.git
Use --recursive to ensure all submodules are pulled correctly.
2. Open in Android Studio
- Launch Android Studio
- Choose Open Project and select the cloned repository folder
3. Build & Install
- Ensure your myPOS Smart device is connected
- Select the device from Android Studio’s device list
- Click Run ▶️ to build and install the demo app