Answer Posted / maanya
It is a kind of message or information that is passed to the components. It is used to launch an activity, display a web page, send sms, send email etc. There are two types of intents in android:
Implicit Intent
Explicit Intent
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a sticky broadcast?
What are the data types supported by aidl?
What android means?
What is position?
What's the difference between android and iphone?
What is an activity? Which method is implemented by all subclasses of an activity?
What does Compatibility Issue Means in Android?
What types of permissions exists?
What are the exemptions in android?
how to upgrade database tables in the later versions of an application?
What is if statement?
When is the onstop() method invoked?
Explain the scenario in which only ondestroy is called for an activity without onpause() and onstop()?
What is the difference between a fragment and an activity? Explain the relationship between the two.
What is build.gradle?