How to Connect Terminals to Mobile Devices Using Accessory Mode

From wizarPOS
Revision as of 08:23, 6 June 2022 by Mahong (talk | contribs) (Created page with "Some customers want to connect terminal to mobile, they can use accessory mode. Document: https://developer.android.com/guide/topics/connectivity/usb/accessory demo:[http:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Some customers want to connect terminal to mobile, they can use accessory mode.

Document: https://developer.android.com/guide/topics/connectivity/usb/accessory

demo:UsbAccessory.zip

APK:

UsbAccessoryHostDemo.apk, this apk should install to the side which plug an otg-usb convertor.

UsbAccessoryDeviceDemo.apk, this apk should install to the side which plug the cable directly.