|
2 | 2 |
|
3 | 3 | <li lang="android" ><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">User Guide</a> |
4 | 4 | <ul lang="android" > |
5 | | - <li lang="android" ><a href="{{ site.android }}user-guide.html" class="otherLinkColour">Getting Started</a> </li> |
6 | | - |
7 | | - <li lang="android" ><a href="{{ site.android }}user-guide/explore-features/index.html" class="otherLinkColour">Explore Features</a> |
8 | | - <ul lang="android" > |
9 | | - <li lang="android" ><a class="otherLinkColour">Basic Features</a> |
10 | | - <ul lang="android" > |
11 | | - <li lang="android" ><a href="{{ site.features }}barcode-formats-and-count.html?lang=android" class="otherLinkColour">Specify barcode formats and count</a></li> |
12 | | - <li lang="android" ><a href="{{ site.features }}read-video-streaming-mobile.html?lang=android" class="otherLinkColour">Read barcode from video streaming</a></li> |
13 | | - <li lang="android" ><a href="{{ site.features }}barcode-scan-region-mobile.html?lang=android" class="otherLinkColour">Read a specific area/region</a></li> |
14 | | - <li lang="android" ><a href="{{ site.android }}ui-configurations.html" class="otherLinkColour">Customize the UI</a></li> |
15 | | - </ul> |
16 | | - </li> |
17 | | - <li lang="android" ><a class="otherLinkColour">Handle Different Scenarios</a> |
18 | | - <ul lang="android" > |
19 | | - <li lang="android" ><a href="{{ site.features }}read-inverted-barcodes.html?lang=android" class="otherLinkColour">Read inverted barcodes</a></li> |
20 | | - <li lang="android" ><a href="{{ site.features }}read-deformed-barcodes.html?lang=android" class="otherLinkColour">Read deformed barcodes</a></li> |
21 | | - <li lang="android" ><a href="{{ site.features }}read-incomplete-barcodes.html?lang=android" class="otherLinkColour">Read incomplete barcodes</a></li> |
22 | | - <li lang="android" ><a href="{{ site.features }}read-a-large-image.html?lang=android" class="otherLinkColour">Read barcodes from a large image</a></li> |
23 | | - <li lang="android" ><a href="{{ site.features }}read-barcodes-with-small-module-size.html?lang=android" class="otherLinkColour">Read barcodes with small module size</a></li> |
24 | | - <li lang="android" ><a href="{{ site.features }}read-barcodes-with-imbalanced-colour.html?lang=android" class="otherLinkColour">Read images with imbalanced colors</a></li> |
25 | | - <li lang="android" ><a href="{{ site.features }}read-barcodes-with-uneven-lighting.html?lang=android" class="otherLinkColour">Read images with uneven lighting</a></li> |
26 | | - <li lang="android" ><a href="{{ site.features }}read-images-with-texture.html?lang=android" class="otherLinkColour">Read images with texture</a></li> |
27 | | - <li lang="android" ><a href="{{ site.features }}read-images-with-lots-of-text.html?lang=android" class="otherLinkColour">Read images with lots of text</a></li> |
28 | | - <li lang="android" ><a href="{{ site.features }}read-dense-barcodes.html?lang=android" class="otherLinkColour">Read high-density QR Codes</a></li> |
29 | | - <li lang="android" ><a href="{{ site.features }}preprocess-images.html?lang=android" class="otherLinkColour">Preprocess images to read difficult barcodes</a></li> |
30 | | - <li lang="android" ><a href="{{ site.features }}use-region-predetection.html?lang=android" class="otherLinkColour">Pre-detect Region of Interest (ROI)</a></li> |
31 | | - </ul> |
32 | | - </li> |
33 | | - <li lang="android" ><a class="otherLinkColour">Barcode Results</a> |
34 | | - <ul lang="android" > |
35 | | - <li lang="android" ><a href="{{ site.features }}get-confidence-rotation.html?lang=android" class="otherLinkColour">Get barcode confidence and rotation</a></li> |
36 | | - <li lang="android" ><a href="{{ site.features }}get-barcode-location.html?lang=android" class="otherLinkColour">Get barcode location</a></li> |
37 | | - <li lang="android" ><a href="{{ site.features }}get-detailed-info.html?lang=android" class="otherLinkColour">Get detailed barcode information</a></li> |
38 | | - <li lang="android" ><a href="{{ site.features }}filter-and-sort.html?lang=android" class="otherLinkColour">Filter and sort decoding results</a></li> |
39 | | - </ul> |
40 | | - </li> |
41 | | - <li lang="android" ><a class="otherLinkColour">Advanced Features</a> |
| 5 | + <li lang="android" ><a href="{{ site.android }}user-guide.html" class="otherLinkColour">Build your first APP</a> </li> |
| 6 | + <li lang="android" ><a href="{{ site.android }}user-guide/configure-barcode-scanner.html" class="otherLinkColour">Configure Barcode Scanner</a></li> |
| 7 | + <li lang="android" ><a class="otherLinkColour">Develop with Foundational APIs</a> |
| 8 | + <ul lang="android"> |
| 9 | + <li lang="android" ><a href="{{ site.android }}foundational-guide.html" class="otherLinkColour">Build your APP with foundational APIs</a></li> |
| 10 | + <li lang="android" ><a href="{{ site.android }}user-guide/explore-features/index.html" class="otherLinkColour">Explore Features</a> |
42 | 11 | <ul lang="android" > |
43 | | - <li lang="android" ><a href="{{ site.features }}use-runtimesettings-or-templates.html?lang=android" class="otherLinkColour">Use RuntimeSettings or Templates</a></li> |
44 | | - <li lang="android" ><a href="{{ site.features }}use-format-specific-configuration.html?lang=android" class="otherLinkColour">Use format specific configurations</a></li> |
| 12 | + <li lang="android" ><a class="otherLinkColour">Basic Features</a> |
| 13 | + <ul lang="android" > |
| 14 | + <li lang="android" ><a href="{{ site.features }}barcode-formats-and-count.html?lang=android" class="otherLinkColour">Specify barcode formats and count</a></li> |
| 15 | + <li lang="android" ><a href="{{ site.features }}read-video-streaming-mobile.html?lang=android" class="otherLinkColour">Read barcode from video streaming</a></li> |
| 16 | + <li lang="android" ><a href="{{ site.features }}barcode-scan-region-mobile.html?lang=android" class="otherLinkColour">Read a specific area/region</a></li> |
| 17 | + <li lang="android" ><a href="{{ site.android }}ui-configurations.html" class="otherLinkColour">Customize the UI</a></li> |
| 18 | + </ul> |
| 19 | + </li> |
| 20 | + <li lang="android" ><a class="otherLinkColour">Handle Different Scenarios</a> |
| 21 | + <ul lang="android" > |
| 22 | + <li lang="android" ><a href="{{ site.features }}read-inverted-barcodes.html?lang=android" class="otherLinkColour">Read inverted barcodes</a></li> |
| 23 | + <li lang="android" ><a href="{{ site.features }}read-deformed-barcodes.html?lang=android" class="otherLinkColour">Read deformed barcodes</a></li> |
| 24 | + <li lang="android" ><a href="{{ site.features }}read-incomplete-barcodes.html?lang=android" class="otherLinkColour">Read incomplete barcodes</a></li> |
| 25 | + <li lang="android" ><a href="{{ site.features }}read-a-large-image.html?lang=android" class="otherLinkColour">Read barcodes from a large image</a></li> |
| 26 | + <li lang="android" ><a href="{{ site.features }}read-barcodes-with-small-module-size.html?lang=android" class="otherLinkColour">Read barcodes with small module size</a></li> |
| 27 | + <li lang="android" ><a href="{{ site.features }}read-barcodes-with-imbalanced-colour.html?lang=android" class="otherLinkColour">Read images with imbalanced colors</a></li> |
| 28 | + <li lang="android" ><a href="{{ site.features }}read-barcodes-with-uneven-lighting.html?lang=android" class="otherLinkColour">Read images with uneven lighting</a></li> |
| 29 | + <li lang="android" ><a href="{{ site.features }}read-images-with-texture.html?lang=android" class="otherLinkColour">Read images with texture</a></li> |
| 30 | + <li lang="android" ><a href="{{ site.features }}read-images-with-lots-of-text.html?lang=android" class="otherLinkColour">Read images with lots of text</a></li> |
| 31 | + <li lang="android" ><a href="{{ site.features }}read-dense-barcodes.html?lang=android" class="otherLinkColour">Read high-density QR Codes</a></li> |
| 32 | + <li lang="android" ><a href="{{ site.features }}preprocess-images.html?lang=android" class="otherLinkColour">Preprocess images to read difficult barcodes</a></li> |
| 33 | + <li lang="android" ><a href="{{ site.features }}use-region-predetection.html?lang=android" class="otherLinkColour">Pre-detect Region of Interest (ROI)</a></li> |
| 34 | + </ul> |
| 35 | + </li> |
| 36 | + <li lang="android" ><a class="otherLinkColour">Barcode Results</a> |
| 37 | + <ul lang="android" > |
| 38 | + <li lang="android" ><a href="{{ site.features }}get-confidence-rotation.html?lang=android" class="otherLinkColour">Get barcode confidence and rotation</a></li> |
| 39 | + <li lang="android" ><a href="{{ site.features }}get-barcode-location.html?lang=android" class="otherLinkColour">Get barcode location</a></li> |
| 40 | + <li lang="android" ><a href="{{ site.features }}get-detailed-info.html?lang=android" class="otherLinkColour">Get detailed barcode information</a></li> |
| 41 | + <li lang="android" ><a href="{{ site.features }}filter-and-sort.html?lang=android" class="otherLinkColour">Filter and sort decoding results</a></li> |
| 42 | + </ul> |
| 43 | + </li> |
| 44 | + <li lang="android" ><a class="otherLinkColour">Advanced Features</a> |
| 45 | + <ul lang="android" > |
| 46 | + <li lang="android" ><a href="{{ site.features }}use-runtimesettings-or-templates.html?lang=android" class="otherLinkColour">Use RuntimeSettings or Templates</a></li> |
| 47 | + <li lang="android" ><a href="{{ site.features }}use-format-specific-configuration.html?lang=android" class="otherLinkColour">Use format specific configurations</a></li> |
| 48 | + </ul> |
| 49 | + </li> |
45 | 50 | </ul> |
46 | 51 | </li> |
47 | 52 | </ul> |
48 | 53 | </li> |
49 | | - <li lang="android" ><a href="{{ site.android }}user-guide/use-cases/index.html" class="otherLinkColour">Check Use Cases</a> |
50 | | - <ul lang="android" > |
51 | | - <li lang="android" ><a href="{{ site.usecases }}read-dpm-codes.html?lang=android" class="otherLinkColour">Read DPM codes</a></li> |
52 | | - <li lang="android" ><a href="{{ site.usecases }}read-postal-codes.html?lang=android" class="otherLinkColour">Read Postal codes</a></li> |
| 54 | + </ul> |
| 55 | +</li> |
| 56 | +<li lang="android"><a href="{{ site.android }}samples/index.html" class="otherLinkColour">Demo & Samples</a></li> |
| 57 | + |
| 58 | +<li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/index.html" class="otherLinkColour">BarcodeScanner APIs</a> |
| 59 | + <ul lang="android"> |
| 60 | + <li lang="android"><a>Classes</a> |
| 61 | + <ul lang="android"> |
| 62 | + <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scanner-activity.html" class="otherLinkColour">BarcodeScannerActivity</a></li> |
| 63 | + <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scanner-config.html" class="otherLinkColour">BarcodeScannerConfig</a></li> |
| 64 | + <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scan-result.html" class="otherLinkColour">BarcodeScanResult</a></li> |
| 65 | + </ul> |
| 66 | + </li> |
| 67 | + <li lang="android"><a class="otherLinkColour">Enumerations</a> |
| 68 | + <ul lang="android"> |
| 69 | + <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/enum-result-status.html?lang=android" class="otherLinkColour">EnumResultStatus</a></li> |
53 | 70 | </ul> |
54 | 71 | </li> |
55 | 72 | </ul> |
56 | 73 | </li> |
57 | | -<li lang="android"><a href="{{ site.android }}samples/index.html" class="otherLinkColour">Demo & Samples</a></li> |
58 | | -<li lang="android"><a href="{{ site.dbr_android_api }}" class="otherLinkColour">API Reference</a> |
| 74 | +<li lang="android"><a href="{{ site.dbr_android_api }}" class="otherLinkColour">Foundational APIs</a> |
59 | 75 | <ul lang="android"> |
| 76 | + |
60 | 77 | <li lang="android"><a>DynamsoftCaptureVisionRouter</a> |
61 | 78 | <ul lang="android"> |
62 | 79 | <li lang="android"><a href="{{ site.dcvb_android_api }}capture-vision-router/capture-vision-router.html" class="otherLinkColour">CaptureVisionRouter</a> |
|
278 | 295 | <li lang="android" ><a href="{{ site.android_faq }}" class="otherLinkColour">FAQ</a></li> |
279 | 296 |
|
280 | 297 | <li lang="android" class="category">UNDERSTANDING DBR</li> |
281 | | -<li lang="android"><a href="{{ site.dcvb_introduction }}index.html" class="otherLinkColour">Overview of DCV</a></li> |
282 | | -<li lang="android"><a href="{{ site.dcvb_architecture }}" class="otherLinkColour">Architecture</a> |
283 | | - <ul> |
284 | | - <li lang="android"><a href="{{ site.dcvb_architecture }}input.html" class="otherLinkColour">Input</a></li> |
285 | | - <li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/index.html" class="otherLinkColour">Image Processing</a> |
286 | | - <ul> |
287 | | - <li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/region-predetection.html" class="otherLinkColour">Region Pre-detection</a></li> |
288 | | - <li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/shared-detection.html" class="otherLinkColour">Shared Detection</a></li> |
289 | | - <li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/barcode-localization.html" class="otherLinkColour">Barcode Localization</a></li> |
290 | | - <li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/barcode-decoding.html" class="otherLinkColour">Barcode Decoding</a></li> |
291 | | - </ul> |
292 | | - </li> |
293 | | - <li lang="android"><a href="{{ site.dcvb_architecture }}semantic-processing.html" class="otherLinkColour">Semantic Processing</a></li> |
294 | | - <li lang="android"><a href="{{ site.dcvb_architecture }}output.html" class="otherLinkColour">Output</a></li> |
295 | | - </ul> |
296 | | -</li> |
297 | 298 | <li lang="android"><a href="{{ site.performance }}" class="otherLinkColour">Performance</a> |
298 | 299 | <ul> |
299 | 300 | <li><a href="{{ site.performance }}speed.html" class="otherLinkColour">Speed</a></li> |
|
423 | 424 | </ul> |
424 | 425 | </li> |
425 | 426 |
|
426 | | -<li lang="android" ><a href="{{ site.license_activation }}" class="otherLinkColour">License Initialization</a></li> |
| 427 | +<li lang="android" ><a href="{{ site.android }}user-guide/license-activation.html" class="otherLinkColour">License Initialization</a></li> |
427 | 428 | <li lang="android" ><a href="{{ site.android }}upgrade.html" class="otherLinkColour">Upgrade Instructions</a></li> |
428 | 429 |
|
429 | 430 | <li lang="android" class="category">OTHERS</li> |
|
0 commit comments