Scanning Service Usage: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
The scan service, allows an Android device with imaging hardware (camera) to scan bar code or 2-D "graphical bar code" and retrieve the data encoded. Information encoded often includes web addresses, geographical coordinates, and small pieces of text, in addition to commercial product codes. It provides the AIDL for the third-party apps. | The scan service, allows an Android device with imaging hardware (camera) to scan bar code or 2-D "graphical bar code" and retrieve the data encoded. Information encoded often includes web addresses, geographical coordinates, and small pieces of text, in addition to commercial product codes. It provides the AIDL for the third-party apps. | ||
== | == Document == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- |
Revision as of 07:51, 13 March 2020
The scan service, allows an Android device with imaging hardware (camera) to scan bar code or 2-D "graphical bar code" and retrieve the data encoded. Information encoded often includes web addresses, geographical coordinates, and small pieces of text, in addition to commercial product codes. It provides the AIDL for the third-party apps.
Document
Version | Download | Release Time |
---|---|---|
1.0 | CloudposScannerUsage_1.0 | 2019-01-04 |
Released SDK
Version | Download | Release Time |
---|---|---|
1.0 | Barcode SDK 1.0 | 2019-01-04 |