Nicely done.  Thing is that this is not what I was looking for...

I am trying to get an intent to appear in the notification bar - and
when it is clicked on  - to pass the info back to the activity so it
can do something specific to the data it contains.  I am populating
the notification via a service that runs in the background.  Currently
the activity does get called when the notification is selected, but I
have not been able to sort out where to get the data from when it
does.

Thank You,
Jason

On Tue, Jun 16, 2009 at 1:59 PM, Narinder
Bansal<[email protected]> wrote:
> Hi Jason
>
> Download the example in attachment.
>
> Even I am newbie in android. But I think this example is the answer to your
> question.
>
> Though I have created it from a book J
>
>
>
>
>
> Thanks & Regards
>
>
>
> | Narinder Bansal | Software Developer (J2EE) | Chandigarh | 9888346078 |
>
>
>
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Jason Van Anden
> Sent: Tuesday, June 16, 2009 6:51 PM
> To: [email protected]
> Subject: [android-beginners] Seeking good example ...
> Notification/PendingIntent
>
>
>
> Hi All,
>
> I am having trouble tracking down a good example of a Notification that will
> cause a specific activity to occur when triggered.  I am creating the
> notification from a service which triggers the running Activity when
> selected.  This happen - no sweat.  What I would like to do, is have the
> activity receive the intent and do something specific based upon it.  I
> would appreciate it if someone can point me in the right direction ... an
> example would be incredibly helpful.
>
> Thank You,
> Jason
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to