显示一副图片, 使用标准activity action ACTION_VIEW 调用browser打开一个网页的例子。
irst part of this example shows how to display an image on the screen. The image is retrieved from a web location. The second part of this example shows how to create an intent using one of the standard activity action (ACTION_VIEW) to view a web page using the browser.
1. DowloadEx.java