This directory contains WebView examples demonstrating how to use the Dynamsoft Barcode Reader inside native WebView-based apps (Android/iOS).
Included examples
- scan-using-foundational-api/ — WebView project with native wrappers and HTML demo.
- scan-using-rtu-api/ — WebView RTU example.
-
Change to a subexample directory, e.g.:
cd scan-using-foundational-api -
Follow the subexample README for platform-specific setup (open Android Studio/Xcode or run provided scripts).
- Native build environments are required for mobile platform testing. See subexample README for details.
- See the repository root README.md for general usage and license