Changes

Jump to: navigation, search

An Overview of Android Intents

6 bytes added, 21:08, 1 February 2016
m
Text replacement - "<google>BUY_ANDROID</google>" to "<htmlet>androidstudio</htmlet>"
<googlehtmlet>BUY_ANDROIDandroidstudio</googlehtmlet>
When the above implicit intent is issued by an activity, the Android system will search for activities on the device that have registered the ability to handle ACTION_VIEW requests on http scheme data using a process referred to as intent resolution. In the event that a single match is found, that activity will be launched. If more than one match is found, the user will be prompted to choose from the available activity options.
<googlehtmlet>BUY_ANDROIDandroidstudio</googlehtmlet>
== Using Intent Filters ==
<googlehtmlet>BUY_ANDROIDandroidstudio</googlehtmlet>

Navigation menu