Re: [android-developers] about unexpected behavior of android program

2011-04-09 Thread saurabh patil
i think it is because of threading..(ASYNC TASK),i.e UIThreading thanks... On Tue, Apr 5, 2011 at 10:48 PM, TreKing treking...@gmail.com wrote: On Sun, Apr 3, 2011 at 3:39 PM, Saurabh Patil hi5ranjits...@gmail.comwrote: some times it shows me message to force to close without any changes to

Re: [android-developers] about unexpected behavior of android program

2011-04-09 Thread saurabh patil
i think it is because of threading..(ASYNC TASK),i.e UIThreading thanks... On Wed, Apr 6, 2011 at 12:32 AM, Justin Anderson magouyaw...@gmail.comwrote: When you get an exception, what does the stack trace say the cause of it is? Thanks, Justin Anderson MagouyaWare Developer

Re: [android-developers] about unexpected behavior of android program

2011-04-05 Thread TreKing
On Sun, Apr 3, 2011 at 3:39 PM, Saurabh Patil hi5ranjits...@gmail.comwrote: some times it shows me message to force to close without any changes to code Debug your code - TreKing

[android-developers] about unexpected behavior of android program

2011-04-04 Thread Saurabh Patil
hi... i want to run the script behind the button of Google search that means...posting a form to google server and getting the response in the form of html string and finally i put that string on webview to display result then i run the code ... some times it shows correct result (like someone