• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help step by step process of adding zxing libraries in eclipse

Gaaneshh

Newbie
Hi all,

Please can someone give me a simple example (with steps?) of how to
use the 'zxing' library within an eclipse project?

I have an android project in eclipse but what I want to do is make use
of the bar code scanner on htc(magic)phone to scan a bar code and see
what happens from within the code itself...

Please elaborate on how to use the 'zxing' library within
Java. How do I read a barcode using the bar code scanner and connect
it to eclipse etc and how can I scan the bar code and see what
happens?.
I just need to get some grounding on how the 'zxing' library works within Java.

Please note I am a novice to android development but familiar to Java.

Thanks!
 
Back
Top Bottom