I am developing an AIR mobile application. I want to implement bar code scanner in my Adobe AIR mobile application .
Is there any samples available? Is it possible?
Please help me.Thanks.
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.
ZXing (http://code.google.com/p/zxing/) has an actionscript implementation.
You need to be aware that not all Android handsets natively support autofocus, including some modern ones such as the S2 (check out the Adobe forums for more info).