Hi,
I have followed the instruction that is given in the following links
The library is working fine in both emulator and the device(samsung galaxy ace plus mobile phone)
when i include that library into my phonegap application as per the instruction it is not working..
showing some of the following error...
07-26 19:07:30.077: E/dalvikvm(281): Could not find class 'android.webkit.WebResourceResponse', referenced from method org.apache.cordova.CordovaWebViewClient.generateWebResourceResponse
and then when i click the scan button then it shows the following error message..
07-26 19:08:20.197: E/AndroidRuntime(281): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.creatphngap/com.google.zxing.client.android.CaptureActivity}: android.view.InflateException: Binary XML file line #20: Error inflating class cordova
i have spent whole on this error please help me to resolve it....