This is an excerpt from Learn by Doing - Android for Beginners on Udemy.
https://www.udemy.com/learn-by-doing-...
Video demonstrates how to use an intent to open a web URL.
Things to Remember
-----------------------------
1. Use the following action, Intent.ACTION_VIEW for your intent.
2. Use the Uri.parse(String) method to create an URI from your URL.
3. Call the Intent.setData(Uri) method on the intent instance to set the website URL.
4. Finally, use the Context.startActivity(Intent) method to open the web browser pointing towards the desired URL.
En esta página del sitio puede ver el video en línea Android Tutorial 61 - Opening a Webpage de Duración hora minuto segunda en buena calidad , que subió el usuario Code Here Now 25 marzo 2014, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 1,939 veces y le gustó 5 a los espectadores. Disfruta viendo!