android - Unable to capture qr code when in debug mode -


upon trying update android studion , dependencies in code, encountered error "gradle project sync failed. basic functionality not work properly"

after that, when tried scan qr code during debug mode, qr scanner no longer capturing qr code. when tried run, can capture qr code.

i assistance debug mode while capturing qr code. qr library using zxing library.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -