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

纵然是瞬间 提交于 2019-12-21 21:37:30

问题


I am developing windows mobile application to scan a product barcode by using in built camera. Can you tell me something about barcode reader sdk which are supporting windows mobile 7?


回答1:


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.




回答2:


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.



来源:https://stackoverflow.com/questions/7110246/is-there-any-free-barcode-reader-sdk-for-windows-phone-7

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