简体   繁体   English

如何在Windows Phone 8.1应用程序中扫描QR码? (不是silverlight app)?

[英]How to scan a QR code in a Windows Phone 8.1 App? (not silverlight app)?

I want to scan a qr code in my windows phone app (8.1). 我想在我的Windows手机应用程序(8.1)中扫描二维码。 I don't know how to do this; 我不知道该怎么做; please can anyone provide a suggestion or links to me? 请有人可以提供建议或链接给我吗? thanks in advance. 提前致谢。

以下是使用诺基亚成像库的解决方案: https//github.com/igorkulman/QRReader.WPA81

You can find a detailed example on how to use the CaptureElement to read a QR code in this MSDN Sample. 您可以找到有关如何使用CaptureElement读取 MSDN示例中的QR代码的详细示例。 It also provides a sample App for Windows 8.1, so you can just use this :) 它还提供了适用于Windows 8.1的示例应用程序,因此您可以使用此:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在Windows Phone 8.1应用程序开发中读取QR码? - How to read QR code in windows phone 8.1 app development? Windows Phone 8.1 Silverlight应用程序上的图块标题 - Tile title on Windows Phone 8.1 Silverlight app 如何在Windows Phone Silverlight 8.1应用程序中将Source设置为mediaElement? - How to SetSource to mediaElement in Windows Phone Silverlight 8.1 app? 如何将Windows商店中的Windows手机应用程序(8.1 XAML)迁移到8.1 Silverlight? - How to Migrate a windows phone app(8.1 XAML) which is live in windows store to 8.1 Silverlight? Windows 10平板电脑上的Windows phone 8.1 Silverlight应用程序 - Windows phone 8.1 Silverlight app on windows 10 tablet 将Windows Phone 8 Silverlight应用程序迁移到Windows 8.1 RT - Migrate Windows phone 8 silverlight app to Windows 8.1 RT 如何在Windows Phone 8.1上使用Zxing创建QR码图像 - How to create a QR code image using Zxing on Windows Phone 8.1 在Windows 8.1 Silverlight中如何在应用程序导航中使用? - how to use in app navigation in windows 8.1 silverlight? 在Windows Phone 8.1 Silverlight应用程序中更改应用程序根框架 - Change app root frame in Windows Phone 8.1 Silverlight application Windows Phone Silverlight 8.1蓝牙应用程序到设备元素未找到异常 - Windows Phone Silverlight 8.1 Bluetooth app to device element not found exception
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM