That's standard Android system behavior, AFAIK. Makes sense to me -- if an 
activity crashed, restart the app in last known good state, at activity 
granularity level.

-- K

On Tuesday, February 5, 2013 2:43:46 AM UTC+4, bob wrote:
>
> No.
>
>
> Basically, the activity I am killing is a Blue Screen of Death Activity 
> that I made to show an error.  When I kill it, I think the original 
> activity that generated the error gets restarted.  Then, it generates the 
> error again.
>
>
> I guess there is something wrong with my design?  How should I have done 
> this?
>
>
>
>
> On Monday, February 4, 2013 3:51:20 PM UTC-6, lbendlin wrote:
>>
>> Does your app include a foreground service?
>>
>> On Monday, February 4, 2013 10:57:51 AM UTC-5, bob wrote:
>>>
>>> Sometimes I look at the Devices window in Eclipse.
>>>
>>>
>>> Then I select my app.  And, I press the stop sign button to kill it.
>>>
>>>
>>> Then, for some reason, it starts up again on its own a second later.
>>>
>>>
>>> Anyone know exactly what causes this strange restarting?
>>>
>>>
>>>

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to