怎么在Android当中显示网络图片

如何在Android当中显示网络图片写在前面:本文来自以下URLhttp://www.eoeandroid.com/viewthread.php?tid2

如何在Android当中显示网络图片

写在前面:本文来自以下URL

http://www.eoeandroid.com/viewthread.php?tid=26&extra=page%3D2

推荐大家到这个论坛,和原文查看

?

?

在? ?<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"??
? ?android:orientation="vertical" android:layout_width="fill_parent"??
??android:layout_height="fill_parent">??
? ?<ImageView android:id="@+id/imview" android:layout_width="wrap_content"??
? ?android:layout_height="wrap_content" android:layout_gravity="center" />??
? ? LinearLayout>??复制代码

注意,想要让你的复制代码eoeAndroid测试网络速度