Questions tagged as 'qr'

0
answers

Print QR android

I am trying to print a QR code for a thermal printer. String I print them without problems converting to byte array but when passing a bitmap converted to array of bytes I get all the rare characters and letters. I have read that it may be be...
asked by 22.11.2018 / 14:23
0
answers

How to generate color QR code using QR code in c #

Hi, I would like to know if there is a way to create QR codes of colors, I am currently using the QR code library, any suggestion is welcome thanks.     
asked by 24.07.2018 / 20:08
0
answers

Use QR reader to store serial number

I am trying to develop an application with a QR reader. What I want to achieve is for the QR reader to read the serial number of a machine and use the same serial number to connect to a webservice and validate that the machine is registered....
asked by 25.03.2018 / 19:51
0
answers

Read QR code with external QR reader

I have an android app to read QR code. It works fine but I want to use a QR reader (No camera, reader, it is connected by USB to the device). instead of the camera of the android device. When I press the scan button, it does this: public...
asked by 26.01.2018 / 13:39