Good afternoon, I need to know how I can read a bar code with the camera of android with visual studio.
Good afternoon, I need to know how I can read a bar code with the camera of android with visual studio.
I have used mainly in Java ZXing but there is a version for C # that is:
ZXing : Used to generate and decode bar codes such as QR Code, PDF 417, EAN, UPC, Aztec, Data Matrix, Codabar within images.
Here is an example * for Android using ZXing " Android: Create a Bar Code Reader " .
other resources: