All Questions
4 questions
0
votes
0
answers
70
views
Android Studio only reads defined QR codes in Java
I don't want Android Studio to scan QR codes other than those defined in the application and I want to do this with CameraView.
Instead of downloading or installing a library, I want to scan the ...
0
votes
1
answer
22
views
Add var from .kt in activity main
i had a QR Scanner from the internet. But my Kotin skills are not available...
How can I add a COUNTER, that count my times, I scaned a code?
code of counter
Now I want to see that counter in the ...
2
votes
0
answers
94
views
Is there any way that we can customize the styling of Data Matrix of a QR code with Zxing library [closed]
Customize Qr
I just want to customize my generated QR code like this I have tried many things but no sucess.
1
vote
0
answers
177
views
Create Gradient On Color Seekbar
I am working on Android app that have to change Image Color to Gradient at Runtime. I have Implemented to change two different color on a Single Image at Runtime But the issue I am Facing is It change ...