Questions tagged as 'zxing'

1
answer

Zxing QR Codes android

I am following this answer for the use of a perzonalized layout link summarizing the amount of all libraries maven { url "https://raw.github.com/embarkmobile/zxing-android-minimal/mvn-repo/maven-repository/" } compile '...
asked by 16.02.2018 / 17:39
1
answer

Get read string from ZxingScannerPage, Xamarin Forms

I would like to know if you know how to get the text obtained from a QR code reading, in X.Forms, the problem is that I do not understand the code very well, the Device.BeginInovke ... confuses me: private async void escanearQR() {...
asked by 07.12.2018 / 14:12
0
answers

ZXingBarcodeImageView Navigation Back - Xamarin Forms - System.ArgumentException: Found empty contents

I have a view with the ZXingBarcodeImageView implementation <zx:ZXingBarcodeImageView BarcodeFormat="QR_CODE" BarcodeValue="{Binding QrCode}"...
asked by 12.10.2018 / 19:29
0
answers

Problem with Android Scanner

I have performed many procedures and I have not found the solution for several days with this error. I am making an application in which various products are registered, which I want to take the bar code by means of a scanner with the camera of...
asked by 16.08.2018 / 18:56
0
answers

can a QR be generated and saved as an image with ZXing.Net.Mobile.Forms?

I have already managed to generate the QR, but I need to save the QR, so that the user can send or print it, my problem is that I have not been able to obtain the QR in a more user-friendly format, that is, I can show it on the screen , but I ca...
asked by 09.08.2018 / 05:34
0
answers

zxing: Open window (Chrome) and do not return to the calling window

My code is this: <!DOCTYPE html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" conte...
asked by 19.07.2018 / 15:38