What kind of notification service are you talking about? Status bar 
notification? Text only (i.e. Toast) notification?

Here's some code for a status bar 
notification<http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/app/StatusBarNotifications.html>.
 
I won't claim to have written it myself, because it's clearly on the android 
documentation pages. And, it shouldn't really matter that you're trying to 
do it from within a Broadcast Receiver -- I don't think.

Nick

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