Changes

Jump to: navigation, search

Android Implicit Intents – A Worked Example

31 bytes added, 19:54, 1 July 2013
Adding a Second Matching Activity
The remainder of this chapter will be used to demonstrate the effect of the presence of more than one activity installed on the device matching the requirements for an implicit intent. To achieve this, a second application will be created and installed on the device or emulator. Begin, therefore, by creating a new project named MyWebView within Eclipse, using the usual SDK configuration options. When prompted, name the activity MyWebViewActivity and the layout activity_my_web_view.
 
 
<google>BUY_ANDROID</google>
== Adding the Web View to the UI ==

Navigation menu