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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -