开发者

zxing 1.6 ScanTest does not take me to the URL

开发者 https://www.devze.com 2023-02-04 12:03 出处:网络
I am using zxing 1.6 ScanTest to scan QR codes.The functionality works to display the urlon the iphone开发者_如何转开发 screen but how do I get it to send the user to a web page based on the url in th

I am using zxing 1.6 ScanTest to scan QR codes. The functionality works to display the url on the iphone开发者_如何转开发 screen but how do I get it to send the user to a web page based on the url in the QR code automatically? Thanks.


ScanTest is just a demo app. Its purpose is as an example for developers wanting to embed the ZXWidgetController in their own code.

You could look at the Barcodes app in the SVN repo. It's supposed to be more complete and there was some effort made recently to clean it up and modernize it.

0

精彩评论

暂无评论...
验证码 换一张
取 消