Windows phone 7.5 can scan QrCodes if you use the search button.
I’d like to scan QrCodes in my own app, is there a way to call the windows phone scan functionality?
Or, if not, how can I implement one myself?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Update: see this project https://github.com/Redth/ZxingSharp.Mobile/
For one walk thought of how to do this, try:
http://jonas.follesoe.no/2011/07/22/qr-code-scanning-on-windows-phone-75-using-zxlib/
With source code published on:
https://github.com/follesoe/WinPhoneSamples/tree/master/ScannerDemo