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 |
Where layouts are placed in android?
What are the tools used to develop an android app?
Explain the sending sms in android?
What are runnable in android?
Does android support other language than java?
What is the name of database used in android?
What is the difference between serializable and parseable?
What is framelayout ?
What is if else statement?
Explain activity creator in android?
Explain the Architecture of Android ?
How to define a new sencha touch class?