Skip to content

Commit d1b0823

Browse files
update to internal commit b7ecabef
1 parent 409a0d2 commit d1b0823

File tree

3 files changed

+32
-2
lines changed

3 files changed

+32
-2
lines changed

programming/android/samples/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ noTitleIndex: true
99

1010
# Demo & Samples
1111

12-
- [Demo \& Samples](#demo--samples)
12+
- [Demo & Samples](#demo--samples)
1313
- [Demos](#demos)
1414
- [Barcode Scanner Demo](#barcode-scanner-demo)
1515
- [Barcode Decoding Samples](#barcode-decoding-samples)

programming/maui/samples/index.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: default-layout
3+
title: Demo & Samples - Dynamsoft Barcode Reader iOS Edition
4+
description: The index of Dynamsoft Barcode Reader iOS demo & samples.
5+
keywords: demo, sample, index, iOS
6+
needAutoGenerateSidebar: true
7+
noTitleIndex: true
8+
---
9+
10+
# Demo & Samples
11+
12+
- [Demo & Samples](#demo--samples)
13+
- [Demos](#demos)
14+
- [Barcode Decoding Samples](#barcode-decoding-samples)
15+
- [BarcodeReaderSimpleSample](#barcodereadersimplesample)
16+
17+
## Demos
18+
19+
- Barcode Scanner Demo
20+
- [View in Google Play Store](https://play.google.com/store/apps/details?id=com.dynamsoft.demo.dynamsoftbarcodereaderdemo&pli=1){:target="_blank"}
21+
- [Download APK](https://download2.dynamsoft.com/dbr/android/DynamsoftBarcodeReaderDemoAndroid.apk)
22+
- [View in Apple Store](https://apps.apple.com/us/app/dynamsoft-barcode-scanner-demo/id1120581630){:target="_blank"}
23+
24+
## Barcode Decoding Samples
25+
26+
### BarcodeReaderSimpleSample
27+
28+
Decode barcodes from video streaming. It shows the simplest code to implement a video barcode scanner.
29+
30+
[Check code on GitHub](https://github.com/Dynamsoft/barcode-reader-maui-samples/tree/main/BarcodeReaderSimpleSample){:target="_blank"}

programming/objectivec-swift/samples/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ noTitleIndex: true
99

1010
# Demo & Samples
1111

12-
- [Demo \& Samples](#demo--samples)
12+
- [Demo & Samples](#demo--samples)
1313
- [Demos](#demos)
1414
- [Barcode Decoding Samples](#barcode-decoding-samples)
1515
- [Read Single Barcode (With CameraEnhancer)](#read-single-barcode-with-cameraenhancer)

0 commit comments

Comments
 (0)