How to Use Accessory Agent Service with D22 and Q3 Devices: Difference between revisions

From wizarPOS
No edit summary
No edit summary
Line 13: Line 13:
Demo for APK developing.
Demo for APK developing.
[http://ftp.wizarpos.com/advanceSDK/AccessoryAgentDemo.zip Demo]
[http://ftp.wizarpos.com/advanceSDK/AccessoryAgentDemo.zip Demo]


== Set Attribute ==
== Set Attribute ==
By default, the AccessoryConnectionAgent is disabled, the developer can use this apk to enable it.
By default, the AccessoryConnectionAgent is disabled, the developer can use this apk to enable it.
For the production FW, the agent will be initialized before releasing from factory.
For the production FW, the agent will be initialized before releasing from factory.
Please download and install to D22 and Q3.
Please download and install to D22 and Q3.
[http://ftp.wizarpos.com/advanceSDK/SetUsbAttrs.apk APK for enable or disable the AccessoryConnection Agent service]
[http://ftp.wizarpos.com/advanceSDK/SetUsbAttrs.apk APK for enable or disable the AccessoryConnection Agent service]

Revision as of 10:30, 27 July 2023

Introduction

D22 can connect with Q3 via USB cable. The D22 works in master mode and the Q3 works in slave mode. By the helping of the AccessoryConnectionAgent apk, the application in two terminals can send Intent to any other application in another terminal.

User Manual

Accessory connect Software service usermanual

AccessoryConnectAgent Service APK

By default, the AccessoryConnectAgent is included in the D22 and Q3 FW. But it maybe not exists in the old FW, so the developer should install the agent by themselves. Here is the agent apk: Accessory connect service APK

Demo

Demo for APK developing. Demo

Set Attribute

By default, the AccessoryConnectionAgent is disabled, the developer can use this apk to enable it. For the production FW, the agent will be initialized before releasing from factory. Please download and install to D22 and Q3. APK for enable or disable the AccessoryConnection Agent service