应用工艺和二维码阅读器
我正在使用应用程序开发一个移动应用程序(Android),这是一种基于网络的技术,也可以移植到Android应用程序。我想知道如何让我的系统激活移动设备中的摄像头设备,以便用户能够捕获 QR 码,并且系统能够相应地解码和显示详细信息。
我不打算使用 QR 技术将用户导航到链接,而是使用该技术来显示详细信息。
希望有人能启发我。
I am working on a mobile application (Android)using application craft which is a web-based technology which can also be ported to an android app. I would like to know how is it possible to allow my system to activate the camera device in the mobile device so that the user is able to capture the QR code and the system is able to decode and display the details accordingly.
I am not intending to use the QR technology to navigate users to a link but use the technology to display details.
Hope someone can enlighten me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看 https://github.com/phonegap/phonegap-plugins /tree/master/Android/BarcodeScanner
Have a look at https://github.com/phonegap/phonegap-plugins/tree/master/Android/BarcodeScanner