What is Pending Intent?
Answer / 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 |
What is a layout resource?
when to use 9 patch image in android?
What is an anr? What are some measures you can take to avoid anr?
What are the activity lifecyle callbacks?
What is the first element in the androidmanifest file, right after the encoding declaration?
What android means?
Which tools are used for debugging on the android platform?
What is drawable/ directory?
how to install your app in android?
Explain orientation?
What is the latest version of android? List all the versions of android.
How do I update my android os?