Implementing QR Code Reader to Flash AIR Android App?
Hi everyone!
I am developing an Android application using AIR on Adobe Flash CS5.
I am still a beginner to actionscript 3.0 as I am more used to actionscript 2.0
I am currently looking for a way to implement a QR code reader to my app which works in conjunction with the hardware camera of the android device.
I am not entirely sure if AIR is capable of doing this, but I have found the following website by luck:
http://www.remotesynthesis.com/post.cfm/adding-a-qr-code-reader-in-flex-on-android
The writer seem to have accomplished a QR decoder application via Flex.
I am not too sure what Flex really is neither, all that I know is that Flex is a development kit for making mobile/desktop appilcation.
But there seems to be some sort of relation between AIR and Flex and there is even a selectable FlexComponentBase component in Flash CS5.
Now, is it possible to use the ZXing Library in my AIR project? If so how can I go about acheving this?
Thank you very much in advance!
