使用 Visual Studio 在 phonegap 应用程序中实现 QR 码扫描仪?
Posted
技术标签:
【中文标题】使用 Visual Studio 在 phonegap 应用程序中实现 QR 码扫描仪?【英文标题】:Implement QR code scanner in phonegap app with visual studio? 【发布时间】:2014-04-13 18:56:11 【问题描述】:我正在 Visual Studio 2013 中使用 Phonegap 构建一个应用程序,我尝试使用这个 QR 码阅读器插件: https://github.com/wildabeast/BarcodeScanner/. 我在用 build.phonegap.com 构建我的应用程序。
到目前为止,它不起作用,应用程序无法识别它。 如何在我的应用程序中实现二维码扫描器?
【问题讨论】:
【参考方案1】:由于您使用的是 build.phonegap.com,因此您需要使用他们的插件版本。
见https://build.phonegap.com/plugins/261
你可以通过编辑你的config.xml来使用这个插件
<gap:plugin name="com.phonegap.plugins.barcodescanner" version="1.1.0" />
【讨论】:
以上是关于使用 Visual Studio 在 phonegap 应用程序中实现 QR 码扫描仪?的主要内容,如果未能解决你的问题,请参考以下文章
visual studio的unicode怎么这么恶心啊,我想砸电脑了!