thanks Mark,I tried in debug mode.But there is no information in the
LogCat...so what should I do if I wanna fix this bug in my app?

2012/3/8 Mark Murphy <mmur...@commonsware.com>

> Don't check the checkbox. Or, fix the bugs in your application, by
> using adb logcat, DDMS, or the DDMS perspective in Eclipse to examine
> LogCat and looking at the stack trace generated by your error.
>
> On Thu, Mar 8, 2012 at 3:49 AM, roger <chenmeng0...@gmail.com> wrote:
> > Hi
> > In android 4.0,click the 'developer options',there is a checkbox named
> > ' don't keep activities'.
> > When it was checked, my app didn't work! When I launch another
> > activity from my main activity,the app will be closed!
> > so...anyone know how solve this problem?
> >
> > --
> > 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
>
>
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.5
> Available!
>
> --
> 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

-- 
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