Hi,

I want to receive Intent "android.intent.action.SEND" in a Service. Is it
possilbe to register for this Intent via registerReceiver() and get the
Intent in Broadcast receiver in the Service?

Or is there any restrictions that "android.intent.action.SEND" can only be
registered via Manifest.xml of an Activity and not in a Service?

Regards,
Andy

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

Reply via email to