Connect Accessory Mode
Overview:
For customers looking to connect their terminal to a mobile device, utilizing accessory mode is an effective solution. This guide provides resources and demo applications to facilitate this connection.
Reference Documentation:
Detailed information on using accessory mode can be found in the Android Developer's Guide: Android USB Accessory.
Demo Applications:
UsbAccessoryHostDemo Application:
Download: UsbAccessoryHostDemo.
Usage: Install the UsbAccessoryHostDemo.apk on the device that is connected via an OTG-USB converter.
UsbAccessoryDeviceDemo Application:
Download: UsbAccessoryDeviceDemo.
Usage: Install the UsbAccessoryDeviceDemo.apk on the device that is directly connected to the cable.
This setup allows for seamless communication between terminals and mobile devices in accessory mode, enhancing connectivity options for various applications.
Last updated