Answer Posted / mady
The PendingIntent class provides a mechanism for creating Intents that can be fired by another application at a later time. A pending Intent is commonly used to package an Intent will be fired in response to a future event,such as a widget View being clicked or a Notification being selected from the notification panel.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how do you declare 4 components of android in mainfestfile?
What is androidmanifest.xml?
Toast is a class to display a message in android. How to set position of a toast?
What is an implicit intent?
What is google android sdk? What are the tools placed in android sdk?
How much dialog boxes are supported in android?
What is the difference between file, class, and activity in android?
What is the androidmanifest.xml?
Name some exceptions in android?
What is the difference between android and android go?
Which class do we use for listening location update?
In android, the process technical to convert an address into its latitude and longitude is called?
Described the different storage methods in android?
What are the dialog boxes that are supported in android? Explain.
What is if statement?