An open API service indexing awesome lists of open source software.

https://github.com/dynamsoft/code-parser-mobile-samples


https://github.com/dynamsoft/code-parser-mobile-samples

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dynamsoft Code Parser samples for the Android and iOS editions

⚠️ **Notice:** This repository has been **archived**. For the latest examples utilizing code parser features, please visit the **[Dynamsoft Capture Vision Samples](https://github.com/Dynamsoft/capture-vision-mobile-samples)** repository. 🚀

This repository contains multiple samples that demonstrate how to use the [Dynamsoft Code Parser](https://www.dynamsoft.com/code-parser/docs/core/introduction/) Android and iOS Editions.

## Requirements

### Android

- Supported OS: Android 5.0 (API Level 21) or higher.
- Supported ABI: **armeabi-v7a**, **arm64-v8a**, **x86** and **x86_64**.
- Development Environment: Android Studio 3.4+ (Android Studio 4.2+ recommended).

### iOS

- Supported OS: iOS 11 or higher (iOS 13 and higher recommended).
- Supported ABI: arm64 and x86_64.
- Development Environment: Xcode 13 and above (Xcode 14.1+ recommended).

## Samples

| Sample Name | Description | Programming Language(s) |
| ----------- | ----------- | ----------------------- |
| HelloWorld | The sample shows the simplest code to parse the content. | Java(Android) / Swift |

### How to build (For iOS Editions)

1. Enter the sample folder, install DLR SDK through `pod` command

```bash
pod install
```

2. Open the generated file `[SampleName].xcworkspace`

## License

- If you want to use an offline license, please contact [Dynamsoft Support](https://www.dynamsoft.com/company/contact/)
- You can also request a 30-day trial license in the [customer portal](https://www.dynamsoft.com/customer/license/trialLicense?product=dcp&utm_source=github&package=ios)

## Contact Us

https://www.dynamsoft.com/company/contact/