Risk
unread,Apr 24, 2012, 6:43:18 PM4/24/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to andro...@googlegroups.com
Hallo,
i get this logcat output when i debug a shared library:
Timeout executing service, Process (pid 5681) has died, Scheduling restart of crashed service in 5000ms
The host app (dalvik part) will be kicked by the OS if i do not continue the process in time (maybe 10 secs). How can i disable this OSbehavior? I don't want the ActivityManager kicking processes at all (due to timeout). This timeout is by design.