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 |
What is app/ directory?
What is mipmap/ directory?
How would you update the ui of an activity from a background service?
How do I get the latest android update?
What is tween animation?
What options do the users get to save data in android?
What is Orientation?
What is the importance of setting up permission in app development?
What is android 8.1 called?
What are the steps that are required in service lifecycle?
What are the types of layout in android?
What are typical subdirectories that the “res” directory does contain?