Skip to content

Button - SDK/Intent API

The Button SDK/Intent API enables you to receive events beyond simple barcode retrieval.
This feature allows you to receive an event in your application when the button is pressed twice in quick succession, like a double-click on a computer mouse, within the period of 250ms (milliseconds) followed by period of 300ms without a button press.

To learn more, see Receive Button events and Button-blocking.

To integrate the Button* feature via Intent or SDK API, test the API with an existing app, or build out the feature's functionalities yourself, check out the Sample app's code in our GitHub repository.