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 |
Explain implicit and explicit intents.
Name 4 ways android allows you to store data?
Explain src file in android?
What were your initial impressions of Android development?
How to show or hide a sencha touch component?
What is aidl? What are the datatypes supported by aidl?
What is a portable wi-fi hotspot?
What is the extension of android files?
Can we deploy executable jars on android? Which packaging is supported by android?
What is intent component of android?
How all the activities that are running run in main thread?
Which attribute will be used in xml if the java code needs a reference to view??