A pending intent essentially gives something that is not your application
permissions to do stuff as if it were your application.

This is most often used with notifications in the status bar or with views
that are part of a widget.  The intent is executed when some action takes
place, such as a click of a button on a widget or a click on the status bar
notification.

Hope that helps.

Thanks,
Justin

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Sat, Nov 7, 2009 at 12:03 AM, saurabh sinha <saurso...@gmail.com> wrote:

> what is difference between intent and pending intent
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
> To post to this group, send email to android-beginners@googlegroups.com
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to