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 me the difference between oncreate() and onstart()?
What is logging (logcat)?
What are common use cases for using an intent?
Explain the steps in creating a bounded service through aidl.
Described the advantages of android?
How could you show icon of an activity in manifest file?
What is intent in Android?
What is android 9.0 called?
Explain android application architecture?
Does Android support the Bluetooth serial port profile?
Why is it important to have an emulator inside the android environment?
In android, how to insert swipe animation?