You're not supposed to exit Android apps period.  At least not in the desktop 
process centric meaning of exit. Works fine in most cases except for apps that 
don't pause worker threads in onPause or abuse services, alarms and broadcast 
receivers to stay alive or get restarted unnecessarily. 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/android-discuss.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to