Hi All, I am getting an ANR in the service. I am starting service from a broadcastreceiver. On boot complete I start one service which starts other service by sending broadcast intent. Some times I get an ANR saying " ANR in process Reason: Broadcast of Intent ".
My question is in this case is this particular intent is lost? Are there any situations when an intent can be lost.? thanks, satish -- 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

