1
Good night,
I integrated zxing to my app using this tutorial: https://android-coffee.com/tutorial-how-to-create-barcode-reader-app-in-android-studio-1-4/
It worked, but for it to work asked me to install the zxing app and when I select the scan button, I am redirected to the app.
I wonder if there is a way to integrate this functionality into my app, without having to install another app (I think this might be a bit uncomfortable for the user). Another alternative to my problem would be to at least add some buttons on the screen
This photo is the default canvas of zxing and wanted to add two buttons and change orientation.
If anyone has ever messed with this library I ask you to help me, I even found some integration tutorials but I found it very complex and I do not know if it will bring the result I want at the end.
Thank you in advance!
I’ll take a look, thanks!
– Marcio