Hello,
   My app have some issues after being killed by Task Killer.

Sequence: -
- Run the app
- Press HOME key
- Kill all the tasks by TaskKiller
- Again run the app..

 At this point, instead of starting the App gracefully(by starting the
first screen which is a splash screen), it directly go to some other
screen with EMPTY data.. Whole app behaves wired and the data is empty
everywhere.


Can my app listen to any event, when it is killed by a TaskKiller..? I
tried debugging by going to onDestroy(), but it never got fired..

Any help on this would greatly appreciated..

Thanks in advance..

DK

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