@@eddydn71 Hi, I have weird problem. The qr scanner works perfectly on emulator, but on physical phone scans endlessly without any effect. Could U help me?
thank you for your tutorial , i use your tutorial and scan barcode fine , then send code to other activity , in next activity i have a button to scan again , after using finish function return to main activity ; but scan is freeze and doesn't scan another barcode ... please help .
Is there a way to add a cancel button to stop scanning? Cause i was trying to upload my app on App Store but they didn't accept it bc I don't have that option.
Hi, thank you for this nice tutorial. However, I'm facing a problem when trying to compile. The error message is "unbound prefix" at the position Do you have an idea how to solve it? (your nuget package is installed) It looks like the xml parser can not handle EDMTDev.ZXingXamarinAndroid.ZXingScannerView. Thank you in advance.
Now 23 years already I tried to install Dexter It won't install, the link in solution explorer has an exclamation mark, although it says in package management that the package is installed. I didn't manage to solve this problem. How to solve it??
Hello, is it possible to download the sample code? I´m working on one application where I have to only scan QR code Format and no other format as Barcode. Do you know how to do that please?
Hi, Can you tell me how to scan a licence by capturing an image using camera. The camera should have a rectangular overlay such that the image inside the overlay only needs to be captured. Can you please help me with this functionality?
Nice video. :) When I try to scan the Kanji QR code (double byte) camera doesn't get closed and qr is not read. Can you suggest the better approach for this?
@@eddydn71 Yes. I tried to with many other ways, and done google a lot. links or suggestions didn't worked out for this specific QR. I raised this issue in github. but no useful info. Do you know any library which i can give a try? github.com/Bacon/BaconQrCode/issues/81
ZXingXamarinAndroid can be used within Xamarin.Forms Or only Native code. ?
Use only for Xamarin Native my bro
@@eddydn71 Hi, I have weird problem. The qr scanner works perfectly on emulator, but on physical phone scans endlessly without any effect. Could U help me?
thank you for your tutorial , i use your tutorial and scan barcode fine , then send code to other activity , in next activity i have a button to scan again , after using finish function return to main activity ; but scan is freeze and doesn't scan another barcode ... please help .
Try call stop method in onStop() of mainActivity
Thanks bro
Pls i have a question :
What should i learn Xamarin or Flutter or React Native in ur opinion which one is the best ?
with Xmarin Forms its for me more easy for me because its easy to use listview consume Http webservices, but in design a little more difficult ;D
If you good at C# , use Xamarin , Microsoft support it :D
Or Flutter , with Dart , and Google support it :D
So it's more credible to say Google vs Microsoft xD
thanks bro
@@eddydn71 Could you, please create standalone Barber Booking application on Flutter for both platforms?
Is there a way to add a cancel button to stop scanning? Cause i was trying to upload my app on App Store but they didn't accept it bc I don't have that option.
Why don't you create AR project with Vuforia in Android Studio?
:) Because i already have tutorial with Unity about Vuforia
@@eddydn71 No. Why don't you have tutorial with Android Studio about Vuforia?
@@eddydn71 Please!
how did you get the qr code to be on the table? i didnt get anything only a room with a tv
In settings of Android Emulator have 2 options to display image
@@eddydn71 oh found it.thank you
Hi, thank you for this nice tutorial. However, I'm facing a problem when trying to compile. The error message is "unbound prefix" at the position
Do you have an idea how to solve it? (your nuget package is installed)
It looks like the xml parser can not handle EDMTDev.ZXingXamarinAndroid.ZXingScannerView.
Thank you in advance.
Have you install package from Nuget
Yes, sure (ZXing.XamarinAndroid by eddydn v1.0.0)
Hello, it has been fixed. I had 2 very stupid type mismatches in my code. Somehow I was blind yesterday. Sorry for bothering.
@@rainerbarnekow8026 what were they?
thank you.
Is possible continuous scan???
I think yes :D
@@eddydn71 resumecamerapreview not working in this code
Now 23 years already I tried to install Dexter It won't install, the link in solution explorer has an exclamation mark, although it says in package management that the package is installed. I didn't manage to solve this problem. How to solve it??
Hi, Can you tell me how to save the generated QR code image to local device folder?
Dear ! You can generate it like an Bitmap and save this bitmap to your storage :D
@@eddydn71 how to do that? It does not let me convert the source into stream.
Hi, i it worked. Thanks a lot for your help.
Hello, is it possible to download the sample code? I´m working on one application where I have to only scan QR code Format and no other format as Barcode. Do you know how to do that please?
ZXing support multi type of Bar code, please enable it in code :) Read on ZXing document my dear
Is it possible to save the scanned qr code to a database?
upload pdf in andriod studio using volley?
Do you think that xamarin is still relevant today ? Now with flutter , react native , ionic , Android native and iOS native
^^ Haha still relevant my dear :D
Hi,
Can you tell me how to scan a licence by capturing an image using camera. The camera should have a rectangular overlay such that the image inside the overlay only needs to be captured. Can you please help me with this functionality?
Did you find any solution for scanning documents?
Nice video. :) When I try to scan the Kanji QR code (double byte) camera doesn't get closed and qr is not read. Can you suggest the better approach for this?
That mean this code is not support Kanji QR type, my bro
@@eddydn71 Yes. I tried to with many other ways, and done google a lot. links or suggestions didn't worked out for this specific QR. I raised this issue in github. but no useful info. Do you know any library which i can give a try?
github.com/Bacon/BaconQrCode/issues/81
you should do a firebase Xamarin C# secure follower/following system
I am waiting for "flutter tutorial - read QR code"😂
Already do that and just wait it publish :D
Java.Lang.NoClassDefFoundError: 'Failed resolution of: Landroidx/arch/core/executor/ArchTaskExecutor;'
Hi, try don't use AndroidX, because this library doesn't support AndroidX now
@@eddydn71 Ok thx
Hi engineer. Good time
Can I please Tutorial about Flutter . Pleaseeeee
I will try my dear :D It will available soon :D
i couldnt find nuget of it
Follow my tutorial my bro, you can see i install it from Nuget
@@eddydn71 can you share your nuget link ?
why Dexter wont detect com.karumi.dexter ?
any changes ?
@@Optiora You must install it from Nuget, after that clean and rebuild project
Thanks, very much!
You're welcome my bro :D
Watching this video was a pain in the butt...but thanks
You're welcome my bro
with Xamarin Forms now :D
^^ I will try my dear :D