I wish to use the ZXing barcode scanner app along with my app and their site recommends "distributing the project's release, rather than building from source, for best user experience". https://code.google.com/p/zxing/wiki/FrequentlyAskedQuestions
I've searched and searched and haven't come across a way to have one's own APK file in Google Play and have someone else's APK be loaded along with it when a user installs my app.
Has anyone had any experience doing this with an APK or more specifically the ZXing Barcode Scanner?
I know I can prompt the user midstream to download the app but that is not ideal for the user experience I'm interested in offering.