Re: [android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-10 Thread Mukesh Srivastav
hmmm. you developed the apps , but you forget to call it :( Warm Regards, *Mukesh Kumar*, Android Consultant/Freelancer, India,Hyderabad. On Tue, Jan 10, 2012 at 3:13 PM, Raghav Sood wrote: > Have you included their library in your build path? > > > On Tue, Jan 10, 2012 at 3:07 PM, venu

Re: [android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-10 Thread venu reddy
Yes I included , yesterday itself I was able to run the application, today Its not working.. google.zxing.NotFoundException exception getting On Tue, Jan 10, 2012 at 3:13 PM, Raghav Sood wrote: > Have you included their library in your build path? > > > On Tue, Jan 10, 2012 at 3:07 PM, venu

Re: [android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-10 Thread Raghav Sood
Have you included their library in your build path? On Tue, Jan 10, 2012 at 3:07 PM, venu reddy wrote: > OK I understood mukesh... > > But I developed my own customized barcode applciation using ZXING api... > > No need to install the ZXING Barcode application in my device... > > > On Tue, Jan

Re: [android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-10 Thread venu reddy
OK I understood mukesh... But I developed my own customized barcode applciation using ZXING api... No need to install the ZXING Barcode application in my device... On Tue, Jan 10, 2012 at 1:30 PM, Mukesh Srivastav wrote: > Venu > > you first download the > > "https://market.android.com/detail

Re: [android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-10 Thread Mukesh Srivastav
Venu you first download the "https://market.android.com/details?id=com.google.zxing.client.android"; and install it on device. things will work proper. -- Warm Regards, *Mukesh Kumar*, Android Consultant/Freelancer, India,Hyderabad. On Tue, Jan 10, 2012 at 1:15 PM, venu reddy wrote: > Muk

Re: [android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-09 Thread venu reddy
Mukesh , Pls give me the answer .. its bit urgent On Tue, Jan 10, 2012 at 12:18 PM, venu reddy wrote: > Ok oK how can I ,,, > > Previous it was working right > > How can i install can u tel me please > > On Tue, Jan 10, 2012 at 11:52 AM, Mukesh Srivastav > wrote: > >> Venu, >> >> The

Re: [android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-09 Thread venu reddy
Ok oK how can I ,,, Previous it was working right How can i install can u tel me please On Tue, Jan 10, 2012 at 11:52 AM, Mukesh Srivastav wrote: > Venu, > > The Zingbarcode is uninstalled in your device. so install it again. > > > Warm Regards, > *Mukesh Kumar*, > Android Consultant/Freela

Re: [android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-09 Thread Mukesh Srivastav
Venu, The Zingbarcode is uninstalled in your device. so install it again. Warm Regards, *Mukesh Kumar*, Android Consultant/Freelancer, India,Hyderabad. On Tue, Jan 10, 2012 at 11:50 AM, venu gopal reddy wrote: > Hi guys, > > Am is using zxing for barcode reading, > > previous I pasted one samp

[android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-09 Thread venu gopal reddy
Hi guys, Am is using zxing for barcode reading, previous I pasted one sample barcode image in sd card and i read the barcode and got barcode information. Now same i am trying to run the same program, am getting below error in logcat, not even open the application layout in emulator. Error is: 0