HttpURLConnection的小Demo

最终实现效果:listView显示条目 //布局  <ListView        android:id="@+id/list_view"        android:layout_width="match_parent"        android:layout_height="match_parent"> </ListView> //每一条item的布局(供参考)  <ImageView
相关文章
相关标签/搜索