I have added core jar file of ZXing according to post Integrating the ZXing library directly into my Android application
in my application i'm trying to create an intent that starts the QR reader according to post QR code scanner
But i can not find the CaptureActivity class in the core.jar?
How can I read QR code within my application without using any external application?
Thanks, Eyal.