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.
Auf dieser Seite können Sie das Online-Video Android Tutorial 61 - Opening a Webpage mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Code Here Now 25 März 2014 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 1,939 Mal angesehen und es wurde von 5 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!