*The error explains as*:- Whenever our activity is in background and comes to foreground, called by a service or any broadcasts, at that time we don't have any context for that activity thus we have to specify FLAG_ACTIVITY_NEW_TASK.
On Thu, Dec 29, 2011 at 11:15 AM, surabhi jain <[email protected]>wrote: > thank you mukesh and pskink > > -- > 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 > -- --Jitesh .V. Dedhiya--- Don't Learn To Hack but Hack To Learn -- 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

