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
What is decision structure?
Can you run an exe on android?
What main/gen/ directory contains?
What is listactivity?
How can I make my android update faster?
Why an open source platform would be beneficial to consumers?
What is android user interface?
Why is it important to have an emulator inside the android environment?
Can phonegap work with contacts data of mobile device?
how to fetch a contact person number from contact application using content provider?
What is use of rxjava in android?
The best time to kill a foreground activity in Android?
What setlistadapter() function used for?
What do adt stands for?
Tell us why would you do the setcontentview() in oncreate() of activity class?