Skip to content

Commit 0d526f7

Browse files
Updating side list
1 parent 85a42cd commit 0d526f7

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

_includes/sidelist-programming/programming-android.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<li lang="android"><a class="otherLinkColour">Input</a>
2020
<ul lang="android">
2121
<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>
22+
<li lang="android"><a href="{{ site.android }}user-guide/capabilities/read-from-an-image.html" class="otherLinkColour">Read from Image</a></li>
2323
</ul>
2424
</li>
2525
<li lang="android"><a href="{{ site.features }}get-detailed-info.html?lang=android" class="otherLinkColour">Working with Results</a>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: default-layout
3+
title: Read from camera - Dynamsoft Barcode Reader for Android User Guide
4+
description: This page explores how to read barcodes from camera with Dynamsoft Barcode Reader Android SDK.
5+
keywords: user guide, read from camera, Android, java, kotlin
6+
noTitleIndex: true
7+
needGenerateH3Content: true
8+
needAutoGenerateSidebar: true
9+
---

0 commit comments

Comments
 (0)