question

6666666 avatar image
0 Votes"
6666666 asked LeonLu-MSFT edited

how to scan a qrcode?

how to scan a qrcode do not using ZXing QRCODE Scanner?


I want to write the code myself.

dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LeonLu-MSFT avatar image
0 Votes"
LeonLu-MSFT answered LeonLu-MSFT edited

Hello,​

Welcome to our Microsoft Q&A platform!

I want to write the code myself.

You could use Googles Mobile Vision API, but you have to binding-library to achieve it.
https://developers.google.com/vision/android/barcodes-overview

Do you want to custom the view when you scan a qrcode? But you do not know how to custom it when using ZXing QRCODE Scanner, am I right? If so, search: KibaApp in github.

Best Regards,

Leon Lu



If the response is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.