Skip to content

Commit 85a42cd

Browse files
Update index.md
1 parent ba1a5d0 commit 85a42cd

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

programming/android/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,16 @@ You can either get a quick start with the [BarcodeScanner APIs](api-reference/ba
1717
| | Develop with BarcodeScanner APIs | Develop with Foundational APIs |
1818
| -- | ------------------------------ | ------------------------------ |
1919
| Lines of Code | 15+ lines | 60+ lines |
20-
| UI | Preset | Fully customizable |
20+
| UI | Preset UI only | Custom UI (DIY) |
2121
| Decode from Live Video |||
22-
| Decode from an Image | X ||
22+
| Return Multiple Barcodes |||
23+
| Specify Barcode Formats |||
2324
| Performance Customization |||
2425
| Camera Control | Limited ||
25-
| Intermediate Results | X ||
26+
| Decode from an Image | X ||
27+
| Save Original Image | X ||
28+
| Continuous Scan | X ||
29+
| Parse Barcode Text (e.g. Driver's license) | X ||
2630

2731
## Develop with BarcodeScanner APIs
2832

0 commit comments

Comments
 (0)