is there any free barcode reader sdk for Windows Phone 7?

試著忘記壹切 提交于 2019-12-04 15:14:29

In Windows Phone 7, with the upcoming Mango update, there will be direct access to the camera feed, without having to take a picture of the barcode. Prior to Mango, there is a library that can be downloaded from Codeplex, called ZXIng (Zebra Crossing). http://silverlightzxing.codeplex.com/

Are you developing for Windows Phone, or Windows Mobile? There is no Windows Mobile 7 - with the complete rewrite, the name changed to Windows Phone.

There is always this library (zxing):

http://silverlightzxing.codeplex.com/

It does a pretty decent job, and is able to read a number of different barcodes/qrcodes/and so on.

I updated the link to the silverlight version.

You can see the documentation here: http://silverlightzxing.codeplex.com/documentation

It's fairly easy to implement, as he's given everything you need for WP7.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!