Re: [android-developers] Re: Application closes unexpectedly
Vince wrote:
> Hi. Thanks for the response. I've pasted everything in logcat that was
> printed. I have USB debugging turned on for the phone. Is there
> anything else that I need to turn on to see the exceptions?
Perhaps I misunderstood what you wrote. Could you please clarify:
> I see the first screen/activity for about a second and the application
> exits without and errors.
In particular, I am not certain what "without and errors" means. Is that
supposed to be "without any errors"? If so, then something in that
activity may be calling finish(). Off the top of my head, I cannot think
of a scenario where an activity will exit on its own with no force-close
dialog and no finish() call.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy
Android Training in US: 22-26 February 2010: http://onlc.com
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home