does anyone know how to implement the zxing barcode reader in Flex 4.5?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For something more recent, there’s a great step-by-step guide here:
http://www.remotesynthesis.com/post.cfm/adding-a-qr-code-reader-in-flex-on-android
For a downloadable fxp and apk (but less guidance) also try the following:
http://codeknow.blogspot.com/2011/04/quick-reader-flex4-xzing-android-air-26.html
This should be all you need to implement a barcode reader in Flex 4.5; hope you find it helpful!