Hi All, I want to know, if there is any callback method/procedure to know when a particular application has been crashed or stopped working completely (thorugh code in any of the other applicaiton).
My use case : First, i'm starting a watch dog application, which starts another application internally (already installed application) by calling the launcher activity of that. Next, when the called application crashed/stopped due to some issue, I want to start that application by calling it's launcher activity again. For this, could anyone please suggest me the correct procedure to do this? Thanks & Regards, Durg -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

