I am a beginner to Android application development.

How do I read a barcode and encode it android?

I Googled found the zxing an open source project. Is there any other method to do that task? And is there any sample code to scan the bar code?

link|improve this question

0% accept rate
The manual seems to contain some examples... – Mark Elliot Feb 24 '11 at 4:25
feedback

1 Answer

This is really the way to do it on Android. Did you look at the project you found? The project contains complete source code for an Android app (Barcode Scanner) and also sample code for integrating.

link|improve this answer
How to check it via emulator.Whether using barcode pictures? – user629691 Feb 24 '11 at 9:35
feedback

Your Answer

 
or
required, but never shown

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