I have copied and modified a barcode reader from google to fit my own needs. It works perfectly as an android app.
PhoneGap allows to load android apps from Javascript, how can I load my complete application when for example pressing a button in my index.html.
There is certainly an easy way of importing the application otherwise the concept would not make much sense. Can someone please tell me how to do it or link me a good tutorial?
I use this code from google (multi tracker): https://github.com/googlesamples/android-vision