I have made an app of Barcode Scanner using ZXing Classes And its all working fine except one thing, If my phone does not have ZXing Barcode Apk. Then it says Install Barcode Scanner? This Application requires Barcode Scanner. Would you like to install it?
So, My question is this, Is there any way that when I install my Project into my phone then that apk
of ZXing Barcode Scanner also get automatically install or any way to include that apk
into my project. I have included zxing-2.1.jar
into libs
folder.
If is there any need of any line of my code then please let me know, I'll attach it.
I need help.
Thanks in Advance.