Skip to content

Commit 8f3c850

Browse files
committed
add simple readme, introduce native SDK also
1 parent 74f1d81 commit 8f3c850

File tree

4 files changed

+10
-41
lines changed

4 files changed

+10
-41
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Hello-world for Android WebView - Dynamsoft Barcode Reader Sample
2+
3+
This sample demonstrates how to use the [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/overview/) JS Edition in Android.
4+
5+
If you want to learn how to use the Android Edition SDK in javascript, you can check [Android WebView Barcode Scanning](https://github.com/Dynamsoft/barcode-reader-mobile-samples/tree/main/android/JavaScript/WebViewBarcodeScanning).

1.hello-world/14.read-video-webview/android/app/src/androidTest/java/com/dynamsoft/dbrjswebview/ExampleInstrumentedTest.kt

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

1.hello-world/14.read-video-webview/android/app/src/test/java/com/dynamsoft/dbrjswebview/ExampleUnitTest.kt

Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Hello-world for iOS WKWebView - Dynamsoft Barcode Reader Sample
2+
3+
This sample demonstrates how to use the [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/overview/) JS Edition in iOS(Swift).
4+
5+
If you want to learn how to use the Android Edition SDK in javascript, you can check [iOS WebView Barcode Scanning](https://github.com/Dynamsoft/barcode-reader-mobile-samples/tree/main/ios/JavaScript/WebViewBarcodeScanning).

0 commit comments

Comments
 (0)