File tree Expand file tree Collapse file tree
android/app/src/main/assets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44< head >
55 < meta charset ="utf-8 ">
6- < meta name ="viewport " content ="width=device-width,initial-scale=1.0,user-scalable=no "" >
6+ < meta name ="viewport " content ="width=device-width,initial-scale=1.0,user-scalable=no ">
77 < meta name ="description " content ="Quickly read barcodes with Dynamsoft Barcode Reader from a live camera stream. ">
88 < meta name ="keywords " content ="camera based barcode reading ">
99 < link rel ="canonical " href ="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/1.hello-world.html ">
1313< body >
1414 < h1 > Hello World (Decode via Camera)</ h1 >
1515 < div id ="div-ui-container " style ="width: 100%; height: 80vh "> </ div >
16- <!-- <script src="https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader@10.0.20/dist/dbr.js"></script> -->
1716< script src ="https://npm.scannerproxy.com/cdn/@dynamsoft/dynamsoft-core@3.0.20-dev-20231010152155/dist/core.js "> </ script >
1817< script src ="https://npm.scannerproxy.com/cdn/@dynamsoft/dynamsoft-utility@1.0.10-dev-20231023103736/dist/utility.js "> </ script >
1918< script src ="https://npm.scannerproxy.com/cdn/@dynamsoft/dynamsoft-barcode-reader@10.0.20-dev-20231020140243/dist/dbr.js "> </ script >
Original file line number Diff line number Diff line change 33
44< head >
55 < meta charset ="utf-8 ">
6- < meta name ="viewport " content ="width=device-width,initial-scale=1.0,user-scalable=no "" >
6+ < meta name ="viewport " content ="width=device-width,initial-scale=1.0,user-scalable=no ">
77 < meta name ="description " content ="Quickly read barcodes with Dynamsoft Barcode Reader from a live camera stream. ">
88 < meta name ="keywords " content ="camera based barcode reading ">
99 < link rel ="canonical " href ="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/1.hello-world.html ">
1313< body >
1414 < h1 > Hello World (Decode via Camera)</ h1 >
1515 < div id ="div-ui-container " style ="width: 100%; height: 80vh "> </ div >
16- <!-- <script src="https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader@10.0.20/dist/dbr.js"></script> -->
1716< script src ="https://npm.scannerproxy.com/cdn/@dynamsoft/dynamsoft-core@3.0.20-dev-20231010152155/dist/core.js "> </ script >
1817< script src ="https://npm.scannerproxy.com/cdn/@dynamsoft/dynamsoft-utility@1.0.10-dev-20231023103736/dist/utility.js "> </ script >
1918< script src ="https://npm.scannerproxy.com/cdn/@dynamsoft/dynamsoft-barcode-reader@10.0.20-dev-20231020140243/dist/dbr.js "> </ script >
You can’t perform that action at this time.
0 commit comments