Skip to content

Commit 45d87ab

Browse files
committed
Uodate links to parent index
1 parent d1a4c1e commit 45d87ab

File tree

91 files changed

+155
-348
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+155
-348
lines changed

barcode-reader/mobile/capabilities/armv7-architecture-error.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: How can I solve the "Undefined symbols for architecture armv7" erro
66
needAutoGenerateSidebar: true
77
---
88

9-
# How can I solve the "Undefined symbols for architecture armv7" error when building on iOS?
9+
[<< Back to FAQ index](../index.md#capabilities--requirements)
1010

11-
[<< Back to FAQ index](index.md)
11+
# How can I solve the "Undefined symbols for architecture armv7" error when building on iOS?
1212

1313
DBR iOS is compatible with the arm64 and x86_64 architectures only. If you attempt to build an app that is targetting the armv7 architecture, you will be met with an error from the Barcode Reader framework saying
1414

barcode-reader/mobile/capabilities/bitcode-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: Does the SDK support iOS Bitcode Framework? - DBR iOS FAQs.
66
needAutoGenerateSidebar: true
77
---
88

9-
# Does the SDK support iOS Bitcode Framework?
9+
[<< Back to FAQ index](../index.md#capabilities--requirements)
1010

11-
[<< Back to FAQ index](index.md)
11+
# Does the SDK support iOS Bitcode Framework?
1212

1313
Yes, DBR iOS does allow the user to enable bitcode in their project if they would like to. Enabling bitcode can potentially reduce the app's total size.
1414

barcode-reader/mobile/capabilities/index.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

barcode-reader/mobile/capabilities/min-system-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: What are the minimum system requirements for Dynamsoft Barcode Read
66
needAutoGenerateSidebar: true
77
---
88

9-
# What are the minimum system requirements for Dynamsoft Barcode Reader?
9+
[<< Back to FAQ index](../index.md#capabilities--requirements)
1010

11-
[<< Back to FAQ index](index.md)
11+
# What are the minimum system requirements for Dynamsoft Barcode Reader?
1212

1313
Dynamsoft Barcode Reader (DBR) supports a variety of Android and iOS environments. Please refer to the platform-specific tables below.
1414

barcode-reader/mobile/configuration/app-size-impact.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: Learn how integrating Dynamsoft Barcode Reader SDK affects the app
66
needAutoGenerateSidebar: true
77
---
88

9-
# How much does the SDK increase my app size?
9+
[<< Back to FAQ index](../index.md#configuration)
1010

11-
[<< Back to FAQ index](index.md)
11+
# How much does the SDK increase my app size?
1212

1313
When integrating the Dynamsoft Barcode Reader (DBR) SDK into your mobile application, the increase in app size is mainly due to native libraries packaged for different architectures. Here's what you need to know:
1414

barcode-reader/mobile/configuration/drivers-license-extraction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: Can I extract the driver’s information from a PDF417 barcode? - D
66
needAutoGenerateSidebar: true
77
---
88

9-
# Can I extract the driver’s information from a PDF417 barcode?
9+
[<< Back to FAQ index](../index.md#configuration)
1010

11-
[<< Back to FAQ index](index.md)
11+
# Can I extract the driver’s information from a PDF417 barcode?
1212

1313
Yes, you can extract driver’s license information from a PDF417 barcode using the **Dynamsoft Barcode Reader** in combination with the **Dynamsoft Code Parser**.
1414

barcode-reader/mobile/configuration/index.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

barcode-reader/mobile/configuration/no-camera-enhancer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: How can I use AVCaptureSession, CameraX or third-party camera modul
66
needAutoGenerateSidebar: true
77
---
88

9-
# How can I use AVCaptureSession, CameraX or third-party camera modules with Dynamsoft Barcode Reader - Android?
9+
[<< Back to FAQ index](../index.md#configuration)
1010

11-
[<< Back to FAQ index](index.md)
11+
# How can I use AVCaptureSession, CameraX or third-party camera modules with Dynamsoft Barcode Reader - Android?
1212

1313
# Android
1414

barcode-reader/mobile/configuration/proguard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ needGenerateH3Content: true
88
noTitleIndex: true
99
---
1010

11-
# How to prevent project build failure after shrinking code?
11+
[<< Back to FAQ index](../index.md#configuration)
1212

13-
[<< Back to FAQ index](index.md)
13+
# How to prevent project build failure after shrinking code?
1414

1515
This page provides you a possible solution when your project build fails after implementing the code obfuscation.
1616

barcode-reader/mobile/configuration/reduce-battery-consumption.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: Learn how to reduce battery consumption in Android and iOS apps usi
66
needAutoGenerateSidebar: true
77
---
88

9-
# How can I reduce battery consumption?
9+
[<< Back to FAQ index](../index.md#configuration)
1010

11-
[<< Back to FAQ index](index.md)
11+
# How can I reduce battery consumption?
1212

1313
If you're noticing high battery consumption while using Dynamsoft Barcode Reader (DBR) in your mobile application, there are several ways to optimize power usage based on your scanning scenario. The following tips apply to both Android and iOS unless otherwise noted.
1414

0 commit comments

Comments
 (0)