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?
|
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?
| ||||
feedback
|
|
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. | |||
|
feedback
|