I am trying to create a QR code scanner using zxing library in my android application, i am able to create project by making zxing application as a library and add to my application as library, but for this to happen we need the application to be installed zxing appication to be installed, is there any possibility to use the library as jar file and acess scanner intent without library.
Thanks & Regards. Nagendra.