Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to make a QR code reader for android app. if you all have any information to create it please share with me.

share|improve this question

closed as not a real question by Kev Dec 8 '11 at 18:49

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

This is the most popular lib for it. It allows using the barcode scanner as intent so it doesnt require that much work either.

http://code.google.com/p/zxing/wiki/GettingStarted

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.