I currently have an app that i am rewriting in corona, the problem is that i need a qr scanner built into the app. I am looking for a plug-in for zbar or zxing. I would be willing to pay someone to create it if one does not exist. Someone let me know if they either, have something or could build it.
workin on it!
workin on it!
Any news?
I asked this guy (deleurapps):
http://forums.coronalabs.com/topic/45230-ios-android-plugins-for-sale/
to create a QRCode reader for Android (paid job), he did the job! It’s based on ZXing, fully integrated.
I already bought the ZBar QRCode reader for iOS from him. Works very well.
Is you app on the market? (I would like to see the bar code working)
Not yet. Planned for this summer. However, it will be a French app, distributed on the French market.
You want to see because you doubt? I can make a video if I have some time this week.
No need, thanks. I just wanted to see how it works (if it reads automatically or the user has to press some button, if it integrates well if the whole app or it is just a “popup”-style)
It opens a full screen camera view with a bitmap overlay (that you can change, we use a frame to show where to center the code). There is a cancel button on the bottom.
There is no need to press a button, the QRCode is detected and the view is closed automatically, then a message is dispatched to your Lua code with the QRCode content. You can play a sound when the QRCode is detected.
Excellent. Exactly what I wanted to know. Thanks!
If you are interested in obtaining this plugin as we’ll, please contact me at deleurapps@gmail.com
I have a barcode reader plugin available for both iOS and android
Any news?
I asked this guy (deleurapps):
http://forums.coronalabs.com/topic/45230-ios-android-plugins-for-sale/
to create a QRCode reader for Android (paid job), he did the job! It’s based on ZXing, fully integrated.
I already bought the ZBar QRCode reader for iOS from him. Works very well.
Is you app on the market? (I would like to see the bar code working)
Not yet. Planned for this summer. However, it will be a French app, distributed on the French market.
You want to see because you doubt? I can make a video if I have some time this week.
No need, thanks. I just wanted to see how it works (if it reads automatically or the user has to press some button, if it integrates well if the whole app or it is just a “popup”-style)
It opens a full screen camera view with a bitmap overlay (that you can change, we use a frame to show where to center the code). There is a cancel button on the bottom.
There is no need to press a button, the QRCode is detected and the view is closed automatically, then a message is dispatched to your Lua code with the QRCode content. You can play a sound when the QRCode is detected.
Excellent. Exactly what I wanted to know. Thanks!