Answer Posted / mady
An implicit Intent is mechanism that lets anonymous application components service action request.
That means you can ask the system to launch an Activity that can perform a given action without knowing which application ,or Activity , will do so.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When dealing with multiple resources, which one takes precedence?
What is gradle.properties?
Can you change the os on a phone?
What can android 7.0 do?
What is the difference between android and android go?
Tell us why would you do the setcontentview() in oncreate() of activity class?
State the importance of xml- based layouts?
How you can translate in android?
What does adb stand for?
State the importance of default resources.
What is listactivity?
How will apps change with android 2.2?
What is meant by responsive design?
What is mvvm android?
In android, which method you can use to obtain the path of the external storage?