What is intent?
Answer / 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 |
State the advantages of android?
What is androidmanifest.xml?
How are layouts placed in android?
What is android:targetsdkversion?
how fragment differs from activity?
What is the use of layout manager in android?
What is android 4.0 library folder in android?
How do you avoid an anr?
Explain android 4.0 library folder in android?
What is idl (interface definition language)?
What is a Dalvik ?
What is content provider?