Using Zxing And Google Goggles With My App
I have an app, i used this code to integrate zxing public Button.OnClickListener mScan = new Button.OnClickListener() { public void onClick(View v) { Intent intent = n
Solution 1:
Unfortunately you can't. Goggles will only provide the same core functionality as ZXing. I've spent hours researching the same question.
Post a Comment for "Using Zxing And Google Goggles With My App"