AndroidListView实现复杂下载列表.docx

上传人:牧羊曲112 文档编号:3152582 上传时间:2023-03-11 格式:DOCX 页数:5 大小:37.36KB
返回 下载 相关 举报
AndroidListView实现复杂下载列表.docx_第1页
第1页 / 共5页
AndroidListView实现复杂下载列表.docx_第2页
第2页 / 共5页
AndroidListView实现复杂下载列表.docx_第3页
第3页 / 共5页
AndroidListView实现复杂下载列表.docx_第4页
第4页 / 共5页
AndroidListView实现复杂下载列表.docx_第5页
第5页 / 共5页
亲,该文档总共5页,全部预览完了,如果喜欢就下载吧!
资源描述

《AndroidListView实现复杂下载列表.docx》由会员分享,可在线阅读,更多相关《AndroidListView实现复杂下载列表.docx(5页珍藏版)》请在三一办公上搜索。

1、AndroidListView实现复杂下载列表AVD SDK Activity_main.xml Data-list.xml LinearLayout xmlns= android:orientation=horizontal android:layout_width=fill_parent android:layout_height=fill_parent xmlns:android= Mainactivity.java package com.example.androidtest_listview03; import java.util.ArrayList; import java.ut

2、il.HashMap; import java.util.List; import java.util.Map; import android.os.Bundle; import android.app.Activity; import android.view.Menu; import android.widget.ListView; import android.widget.SimpleAdapter; public class MainActivity extends Activity private int pic=new intR.drawable.pic_android,R.dr

3、awable.pic_game,R.drawable.pic_javaee,R.drawable.pic_javase,R.drawable.pic_javaweb; private String data=new StringAndroid,张永丰,Photoshop,藩瑞,Illustrator,向中华,广告创意,向中华,WEB开发,张永丰; private ListMap list=new ArrayListMap; private ListView videoList; private SimpleAdapter simpleAdapter=null; Override protect

4、ed void onCreate(Bundle savedInstanceState) super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); videoList=(ListView)findViewById(R.id.videoListId); System.out.println(ok); for(int x=0;xdata.length;x+) Map map=new HashMap; map.put(picId, String.valueOf(this.picx); map.put(titl

5、eId, datax0); map.put(authorId, datax1); map.put(typeId, 免费); map.put(scoreId, String.valueOf(R.drawable.start_05); list.add(map); simpleAdapter=new SimpleAdapter(this,list,R.layout.data_list,new StringpicId,titleId,authorId,typeId,scoreId,new intR.id.picId,R.id.titleId,R.id.authorId,R.id.typeId,R.id.scoreId); videoList.setAdapter(simpleAdapter); Override public boolean onCreateOptionsMenu(Menu menu) / Inflate the menu; this adds items to the action bar if it is present. getMenuInflater.inflate(R.menu.activity_main, menu); return true;

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 生活休闲 > 在线阅读


备案号:宁ICP备20000045号-2

经营许可证:宁B2-20210002

宁公网安备 64010402000987号