That doesn't give us any information. You'll have to go look into the API to find out what that exception even means. Post at least some kind of a stack trace.
Just taking a pie in the sky guess: it means that zxing didn't find any product matching that barcode, or something like that, but like I said, you'll have to provide some surrounding code, is there a description for that exception, in the API? kris On Tue, Jan 10, 2012 at 11:45 AM, venu gopal reddy <[email protected]> wrote: > Hi friends, > > Am developing barcode application using ZXING api , but am getting > below error: > > com.google.zxing.NotFoundException > > , How can I solve this Exception? > > Please help me > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

