What is an Intent?
Answer / mady
A class (Intent) which describes what a caller desires to do. The caller will send this intent to Android's intent resolver, which finds the most suitable activity for the intent. E.g. opening a PDF document is an intent, and the Adobe Reader apps will be the perfect activity for that intent (class).
| Is This Answer Correct ? | 0 Yes | 0 No |
Which are the different tags that are required to create reusable user interface that include the layout?
What is android 6 called?
what are types are supported by adil in android programming?
What is hexadecimal color code?
What is the latest android version 2018?
What are three common reasons to use an intent?
how to update ui from a service?
Explain ttl (time to live)?
Explain me onsavedinstancestate() and onrestoreinstancestate() in activity?
Explain the difference between service & intent service?
How do you pass the data to sub-activities android?
Is android free for manufacturers?