Thanks for your help.
I got the solution for this problem. I was running 2 threads in Parallel one
in the first activity and second in the second activity
and when I was finishing the second activity the Threads causing a deadlock.



Thanks
Shobhit

On Fri, Oct 23, 2009 at 5:52 AM, Mark Murphy <mmur...@commonsware.com>wrote:

>
> Shobhit Kasliwal wrote:
> > I am getting back to previous activity with finish() but I am not able
> > to do any event on it.
>
> What does this mean?
>
> > When I check the logcat it  is saying " No
> > window to dispatch at Pointer 1 and 0.
>
> I trust that LogCat is providing much more information than just that
> sentence.
>
> In your second activity, just before you call finish(), add a Log
> statement. If you then give us the contents of your log starting with
> that log statement, along with a more detailed description of the
> behavior you're seeing, we might be able to help better.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://twitter.com/commonsguy
>
> Android Training in Germany, 18-22 January 2010: http://bignerdranch.com
>
> >
>


-- 
Shobhit Kasliwal
Application Developer Intern
Liventus Designs
3400 Dundee Rd Northbrook IL 60062
skasli...@liventus.com
office: 847-291-1395 ext. 192
Cell: (309) 826 4709

Pablo Picasso<http://www.brainyquote.com/quotes/authors/p/pablo_picasso.html>
- "Computers are useless. They can only give you answers."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to