Changes

Jump to: navigation, search

Android Implicit Intents – A Worked Example

379 bytes added, 15:13, 4 February 2014
Testing the Application
Selecting the MyWebView option should cause the intent to be handled by our new MyWebViewActivity, which will subsequently appear and display the designated web page.
 
If the web page loads into the Chrome browser without the above selection dialog appearing, it may be that Chrome has been configured as the default browser on the device. This can be changed by going to Settings -> Apps on the device and choosing the ALL category. Scroll down the list of apps and select Chrome. On the Chrome app info screen, touch the Clear Defaults button.
== Summary ==

Navigation menu