文件名称:CustomSimpleAdapter
介绍说明--下载内容均来自于网络,请自行研究使用
SimpleAdapter是适配器中扩展性最好的,但是如果用simpleAdapter添加按钮,为按钮添加响应事件很难做到。为此我们可以继承simpleAdapter,自己实现响应事件。-SimpleAdapter expansion adapter is the best, but if simpleAdapter Add button to add the button to respond to events is difficult to do. To this end we can inherit simpleAdapter, to achieve their own response to events.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CustomSimpleAdapter
...................\.classpath
...................\.project
...................\.settings
...................\.........\org.eclipse.core.resources.prefs
...................\AndroidManifest.xml
...................\assets
...................\bin
...................\...\classes.dex
...................\...\com
...................\...\...\example
...................\...\...\.......\CustomSimpleAdapterActivity$MySimpleAdapter$1.class
...................\...\...\.......\CustomSimpleAdapterActivity$MySimpleAdapter$2.class
...................\...\...\.......\CustomSimpleAdapterActivity$MySimpleAdapter$3.class
...................\...\...\.......\CustomSimpleAdapterActivity$MySimpleAdapter.class
...................\...\...\.......\CustomSimpleAdapterActivity.class
...................\...\...\.......\R$attr.class
...................\...\...\.......\R$drawable.class
...................\...\...\.......\R$id.class
...................\...\...\.......\R$layout.class
...................\...\...\.......\R$string.class
...................\...\...\.......\R.class
...................\...\CustomSimpleAdapter.apk
...................\...\resources.ap_
...................\default.properties
...................\gen
...................\...\com
...................\...\...\example
...................\...\...\.......\R.java
...................\proguard.cfg
...................\res
...................\...\drawable-hdpi
...................\...\.............\icon.png
...................\...\drawable-ldpi
...................\...\.............\icon.png
...................\...\drawable-mdpi
...................\...\.............\icon.png
...................\...\layout
...................\...\......\item_layout.xml
...................\...\......\main.xml
...................\...\values
...................\...\......\strings.xml
...................\src
...................\...\com
...................\...\...\example
...................\...\...\.......\CustomSimpleAdapterActivity.java
...................\.classpath
...................\.project
...................\.settings
...................\.........\org.eclipse.core.resources.prefs
...................\AndroidManifest.xml
...................\assets
...................\bin
...................\...\classes.dex
...................\...\com
...................\...\...\example
...................\...\...\.......\CustomSimpleAdapterActivity$MySimpleAdapter$1.class
...................\...\...\.......\CustomSimpleAdapterActivity$MySimpleAdapter$2.class
...................\...\...\.......\CustomSimpleAdapterActivity$MySimpleAdapter$3.class
...................\...\...\.......\CustomSimpleAdapterActivity$MySimpleAdapter.class
...................\...\...\.......\CustomSimpleAdapterActivity.class
...................\...\...\.......\R$attr.class
...................\...\...\.......\R$drawable.class
...................\...\...\.......\R$id.class
...................\...\...\.......\R$layout.class
...................\...\...\.......\R$string.class
...................\...\...\.......\R.class
...................\...\CustomSimpleAdapter.apk
...................\...\resources.ap_
...................\default.properties
...................\gen
...................\...\com
...................\...\...\example
...................\...\...\.......\R.java
...................\proguard.cfg
...................\res
...................\...\drawable-hdpi
...................\...\.............\icon.png
...................\...\drawable-ldpi
...................\...\.............\icon.png
...................\...\drawable-mdpi
...................\...\.............\icon.png
...................\...\layout
...................\...\......\item_layout.xml
...................\...\......\main.xml
...................\...\values
...................\...\......\strings.xml
...................\src
...................\...\com
...................\...\...\example
...................\...\...\.......\CustomSimpleAdapterActivity.java