I was wondering if it was possible to have an intent that would fire off a notification. I need this because I'm running a service that has proximityAlerts registered on a LocationManager and I would like to have it so that when one of these alerts is triggered, a notification shows up in the status bar. I wish there was a way to just fire a function rather than using an intent here, but I don't think there is. Any help is appreciated!!
-- 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

