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

2012-01-10 Thread venu reddy
://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 venu.andr...@gmail.comwrote: Mukesh , Pls give me

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

2012-01-10 Thread venu reddy
, Jan 10, 2012 at 3:07 PM, venu reddy venu.andr...@gmail.comwrote: 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 mukicha

Re: [android-developers] Getting com.google.zxing.NotFoundException problem?

2012-01-10 Thread venu reddy
ok sorry guys,,I didnt mention clearly.. Below logs are getting when I run the barcode applciation: 01-11 12:37:10.765: I/jdwp(17061): received file descriptor 10 from ADB 01-11 12:37:10.795: D/ddm-heap(17061): Got feature list request 01-11 12:37:10.986: I/System.out(17061): .before image

Re: [android-developers] Store XML file into the Resource folder

2012-01-09 Thread venu reddy
Thankq for your quick response..but Not working, AM using below code in android applciation... FileOutputStream fOut = openFileOutput(C:/Barcodenewworkspace1/RestApp/res/xml/myxml.xml,MODE_WORLD_READABLE); OutputStreamWriter osw = new OutputStreamWriter(fOut); // Write the

Re: [android-developers] Store XML file into the Resource folder

2012-01-09 Thread venu reddy
Ya ya .. I think so u guys afraid about my code ... actually want to save in xml file in sd card .. I knew ...\ But temporary purpose and testing purpose I saved in my local machine . seems its not possible ,,, sorry for share wrong information... thanks for giving feedback... I accept u guys

Re: [android-developers] Store XML file into the Resource folder

2012-01-09 Thread venu reddy
property xml files in asset folder. I don't think so: venu reddy wrote: actually want to save in xml file in sd card .. I knew ...\ so that's why I sugessted to use getExternalStorageDirectory() pskink -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] how to read dynamically generated XML file?

2012-01-09 Thread venu reddy
Ok Ok thankq very much , i will try and let u know On Mon, Jan 9, 2012 at 7:08 PM, Mark Murphy mmur...@commonsware.com wrote: On Mon, Jan 9, 2012 at 8:33 AM, venu gopal reddy venu.andr...@gmail.com wrote: Hi friends, I am getting one XML file from one web services cal , i stored this

Re: [android-developers] how to read dynamically generated XML file?

2012-01-09 Thread venu reddy
Yes mukesh... I dont know the node listand all about XML But I need to read.. is there any alternative? using XMLPULLPARSER , we need to create XmlPullParser object..and using this object we can do any thing,, Actually my XML file in SD card , reading XML file from SD card using below code

Re: [android-developers] how to read dynamically generated XML file?

2012-01-09 Thread venu reddy
to *do* with the file. Just because you don't know the tag names, there's no reason you can't recognize them. What are you actually trying to do, why don't you know the structure of the file? kris On Mon, Jan 9, 2012 at 8:03 AM, venu reddy venu.andr...@gmail.com wrote: Yes mukesh... I

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 mukicha...@gmail.comwrote: Venu, The Zingbarcode is uninstalled in your device. so install it again. Warm Regards, *Mukesh Kumar*, Android

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 venu.andr...@gmail.com 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 mukicha

Re: [android-developers] CopyPaste option in android

2011-09-15 Thread venu reddy
Thankq Bhaskar... On Thu, Sep 15, 2011 at 3:58 PM, bhaskar bommala bhaskar...@gmail.comwrote: Hi , You can not do copy paste options in emulator ,those will work in device only .. On Thu, Sep 15, 2011 at 3:56 PM, venugopal reddy venugopal.re...@tspl.com wrote: Hi Friend, What are

Re: [android-developers] CopyPaste option in android

2011-09-15 Thread venu reddy
at 4:03 PM, venu reddy venu.andr...@gmail.com wrote: Thankq Bhaskar... On Thu, Sep 15, 2011 at 3:58 PM, bhaskar bommala bhaskar...@gmail.comwrote: Hi , You can not do copy paste options in emulator ,those will work in device only .. On Thu, Sep 15, 2011 at 3:56 PM, venugopal reddy