https://github.com/dynamsoft/code-parser-mobile-samples
https://github.com/dynamsoft/code-parser-mobile-samples
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dynamsoft/code-parser-mobile-samples
- Owner: Dynamsoft
- Archived: true
- Created: 2023-11-27T01:48:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T07:22:31.000Z (over 1 year ago)
- Last Synced: 2025-02-18T21:48:43.268Z (about 1 year ago)
- Language: Swift
- Size: 116 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/