|
1 | | -<li lang="android" class="category">Develop With Ready-to-use UI</li> |
2 | | - |
3 | | -<li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">User Guide</a> |
| 1 | +<li lang="android" class="category">DEVELOPMENT</li> |
| 2 | +<li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">Get Started</a> |
4 | 3 | <ul lang="android"> |
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/understand-barcode-results.html" class="otherLinkColour">Understanding Barcode Scan Results</a></li> |
7 | | - <li lang="android"><a href="{{ site.android }}user-guide/configure-barcode-scanner.html" class="otherLinkColour">Configure Barcode Scanner</a> |
8 | | - <ul lang="android"> |
9 | | - <li lang="android"><a href="{{ site.android }}user-guide/scanner-barcode-formats.html" class="otherLinkColour">Specify Barcode Format</a></li> |
10 | | - <li lang="android"><a href="{{ site.android }}user-guide/scanner-multi-barcodes.html" class="otherLinkColour">Switch Single & Multiple Scanning Modes</a></li> |
11 | | - <li lang="android"><a href="{{ site.android }}user-guide/scanner-improve-performance.html" class="otherLinkColour">Improve the Performance</a></li> |
12 | | - <li lang="android"><a href="{{ site.android }}user-guide/scanner-customize-ui.html" class="otherLinkColour">Customize the Scanner UI</a></li> |
13 | | - <li lang="android"><a href="{{ site.android }}user-guide/scanner-additional-settings.html" class="otherLinkColour">Add Additional Settings</a></li> |
14 | | - </ul> |
15 | | - </li> |
| 4 | + <li lang="android"><a href="{{ site.android }}user-guide.html" class="otherLinkColour">Quick Start</a></li> |
| 5 | + <li lang="android"><a href="{{ site.android }}foundational-guide.html" class="otherLinkColour">Build with Foundational API</a></li> |
16 | 6 | </ul> |
17 | 7 | </li> |
18 | | -<li lang="android"><a href="{{ site.android }}samples/rtu-samples.html" class="otherLinkColour">Demo & Samples</a></li> |
19 | 8 |
|
20 | | -<li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/index.html" class="otherLinkColour">API References</a> |
21 | | - <ul lang="android"> |
22 | | - <li lang="android"><a>Classes</a> |
| 9 | +<li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">Core Concepts</a> |
| 10 | + <ul> |
| 11 | + <li><a href="{{ site.android }}user-guide/concept/scanner-barcode-formats.html" class="otherLinkColour">Barcode Formats</a></li> |
| 12 | + <li><a href="{{ site.android }}user-guide/concept/parameters-and-templates.html" class="otherLinkColour">Settings, Parameters & Templates</a></li> |
| 13 | + <li><a href="{{ site.android }}user-guide/understand-barcode-results.html" class="otherLinkColour">Understanding Barcode Results</a></li> |
| 14 | + </ul> |
| 15 | +</li> |
| 16 | + |
| 17 | +<li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">Capabilities</a> |
| 18 | + <ul> |
| 19 | + <li lang="android"><a class="otherLinkColour">Input</a> |
23 | 20 | <ul lang="android"> |
24 | | - <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scanner-activity.html" class="otherLinkColour">BarcodeScannerActivity</a></li> |
25 | | - <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scanner-config.html" class="otherLinkColour">BarcodeScannerConfig</a></li> |
26 | | - <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scan-result.html" class="otherLinkColour">BarcodeScanResult</a></li> |
| 21 | + <li lang="android"><a href="{{ site.android }}user-guide/capabilities/read-from-camera.html" class="otherLinkColour">Read from Camera</a></li> |
| 22 | + <li lang="android"><a href="{{ site.android }}user-guide/capabilities/read-from-image.html" class="otherLinkColour">Read from Image</a></li> |
27 | 23 | </ul> |
28 | 24 | </li> |
29 | | - <li lang="android"><a class="otherLinkColour">Enumerations</a> |
| 25 | + <li lang="android"><a href="{{ site.features }}get-detailed-info.html?lang=android" class="otherLinkColour">Working with Results</a> |
30 | 26 | <ul lang="android"> |
31 | | - <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/enum-result-status.html?lang=android" class="otherLinkColour">EnumResultStatus</a></li> |
32 | | - <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/enum-scanning-mode.html?lang=android" class="otherLinkColour">EnumScanningMode</a></li> |
| 27 | + <li lang="android"><a href="{{ site.features }}get-detailed-info.html?lang=android" class="otherLinkColour">Get detailed barcode information</a></li> |
| 28 | + <li lang="android"><a href="{{ site.features }}filter-and-sort.html?lang=android" class="otherLinkColour">Filter and sort decoding results</a></li> |
33 | 29 | </ul> |
34 | 30 | </li> |
35 | | - </ul> |
36 | | -</li> |
37 | | - |
38 | | -<li lang="android" class="category">Develop With Foundational APIs</li> |
39 | | - |
40 | | -<li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">User Guide</a> |
41 | | - <ul lang="android"> |
42 | | - <li lang="android"><a href="{{ site.android }}foundational-guide.html" class="otherLinkColour">Build Your First APP</a></li> |
43 | | - <li lang="android"><a href="{{ site.android }}user-guide/explore-features/read-from-an-image.html" class="otherLinkColour">Read from an Image</a></li> |
44 | | - <li lang="android"><a href="{{ site.android }}user-guide/understand-barcode-results.html" class="otherLinkColour">Understand Barcode Results</a> |
| 31 | + <li lang="android"><a href="{{ site.features }}get-detailed-info.html?lang=android" class="otherLinkColour">Control the Scanning Process</a> |
45 | 32 | <ul lang="android"> |
46 | | - <li lang="android"><a href="{{ site.features }}get-confidence-rotation.html?lang=android" class="otherLinkColour">Get barcode confidence and rotation</a></li> |
47 | | - <li lang="android"><a href="{{ site.features }}get-barcode-location.html?lang=android" class="otherLinkColour">Get barcode location</a></li> |
48 | | - <li lang="android"><a href="{{ site.features }}get-detailed-info.html?lang=android" class="otherLinkColour">Get detailed barcode information</a></li> |
49 | | - <li lang="android"><a href="{{ site.features }}filter-and-sort.html?lang=android" class="otherLinkColour">Filter and sort decoding results</a></li> |
| 33 | + <li lang="android"><a href="{{ site.android }}user-guide/capabilities/read-from-camera.html" class="otherLinkColour">Configure Barcode Format</a></li> |
| 34 | + <li lang="android"><a href="{{ site.features }}barcode-scan-region-mobile.html?lang=android" class="otherLinkColour">Read a specific area/region</a></li> |
50 | 35 | </ul> |
51 | 36 | </li> |
52 | | - <li lang="android"><a href="{{ site.android }}user-guide/explore-features/parameter-and-settings.html" class="otherLinkColour">Parameter Settings & Templates</a></li> |
53 | | - <li lang="android"><a href="{{ site.features }}barcode-formats-and-count.html?lang=android" class="otherLinkColour">Specify barcode formats and count</a></li> |
54 | | - <li lang="android"><a href="{{ site.features }}barcode-scan-region-mobile.html?lang=android" class="otherLinkColour">Read a specific area/region</a></li> |
55 | | - <li lang="android"><a href="{{ site.android }}ui-configurations.html" class="otherLinkColour">Customize the UI</a></li> |
56 | | - <li lang="android"><a class="otherLinkColour">Handle Challenging Barcodes</a> |
| 37 | + <li lang="android"><a class="otherLinkColour">Decode Challenging Barcodes</a> |
57 | 38 | <ul lang="android"> |
58 | 39 | <li lang="android"><a href="{{ site.features }}read-inverted-barcodes.html?lang=android" class="otherLinkColour">Read inverted barcodes</a></li> |
59 | 40 | <li lang="android"><a href="{{ site.features }}read-deformed-barcodes.html?lang=android" class="otherLinkColour">Read deformed barcodes</a></li> |
|
70 | 51 | <li lang="android"><a href="{{ site.features }}use-format-specific-configuration.html?lang=android" class="otherLinkColour">Use format specific configurations</a></li> |
71 | 52 | </ul> |
72 | 53 | </li> |
| 54 | + <li lang="android"><a href="{{ site.android }}ui-configurations.html" class="otherLinkColour">Customize the UI</a></li> |
73 | 55 | </ul> |
74 | 56 | </li> |
| 57 | + |
| 58 | +<!-- <li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">Scanner Customization</a> |
| 59 | + <ul lang="android"> |
| 60 | + <li lang="android"><a href="{{ site.android }}user-guide/scanner-barcode-formats.html" class="otherLinkColour">Configure Barcode Formats</a></li> |
| 61 | + <li lang="android"><a href="{{ site.android }}user-guide/scanner-multi-barcodes.html" class="otherLinkColour">Single & Multiple Modes</a></li> |
| 62 | + <li lang="android"><a href="{{ site.android }}user-guide/scanner-improve-performance.html" class="otherLinkColour">Improve Performance</a></li> |
| 63 | + <li lang="android"><a href="{{ site.android }}user-guide/scanner-customize-ui.html" class="otherLinkColour">Customize Scanner UI</a></li> |
| 64 | + <li lang="android"><a href="{{ site.android }}user-guide/scanner-additional-settings.html" class="otherLinkColour">Additional Settings</a></li> |
| 65 | + </ul> |
| 66 | +</li> |
| 67 | +<li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">Advanced Customization</a> |
| 68 | + <ul lang="android"> |
| 69 | + <li lang="android"><a href="{{ site.android }}user-guide/explore-features/parameters-and-settings.html?lang=android" class="otherLinkColour">Basic Configurations</a> |
| 70 | + <ul lang="android"> |
| 71 | + </ul> |
| 72 | + </li> |
| 73 | + </ul> |
| 74 | +</li> --> |
| 75 | + |
75 | 76 | <li lang="android"><a href="{{ site.android }}samples/index.html" class="otherLinkColour">Demo & Samples</a></li> |
76 | 77 |
|
77 | 78 | <li lang="android"><a href="{{ site.dbr_android_api }}" class="otherLinkColour">Foundational APIs</a> |
|
696 | 697 | </li> |
697 | 698 |
|
698 | 699 | <li lang="android"><a href="{{ site.android }}user-guide/license-activation.html" class="otherLinkColour">License Initialization</a></li> |
699 | | -<li lang="android" ><a href="{{ site.android }}migrate-from-v10/" class="otherLinkColour">Migrate from v10 to v11</a></li> |
700 | | -<li lang="android" ><a href="{{ site.android }}migrate-from-v9/" class="otherLinkColour">Migrate from v9 to v11</a></li> |
| 700 | +<li lang="android"><a href="{{ site.android }}migrate-from-v10/" class="otherLinkColour">Migrate from v10 to v11</a></li> |
| 701 | +<li lang="android"><a href="{{ site.android }}migrate-from-v9/" class="otherLinkColour">Migrate from v9 to v11</a></li> |
701 | 702 |
|
702 | 703 | <li lang="android"><a href="https://www.dynamsoft.com/faq/barcode-reader/index.html" class="otherLinkColour">FAQ</a></li> |
703 | 704 |
|
|
0 commit comments