搜索资源列表
AdapterTest
- 测试Android 的自定义Adapter 的使用,继承BaseAdapter 基础类-Android Adapter test the use of custom, the basis of class inheritance BaseAdapter
BaseAdapter
- 关于android中的适配器的用法,这里讲的是其中最复杂的一个,baseAdapter。-The adapter on the use of android, mentioned here is one of the most complex, baseAdapter.
TreeView
- Android三级树形视图 直接继承BaseAdapter-Android level 3 treeview extends BaseAdapter
2013-3-9
- listView展示数组1 拖动ListView到界面中 2 在后台代码引用ListView (和其他控件的访问一致) 3 分析定义ListView的项模板 4 获取数据集合 5 自定义适配器,实际上就是继承BaseAdapter-listView display array drag ListView to interface ListView (and other controls access to consist
GridView
- 安卓中有关GridView控件的使用方法,MainActivity中用到了BaseAdapter-Andrew on the GridView control use, MainActivity used the BaseAdapter
FileManagerAndroidsrc
- 基于Android源码实现的FileManager文件管理应用,使用BaseAdapter来存储取得的文件,源码中有丰富的注释,对android新手来说,帮助挺大-Android source code to achieve the the FileManager file management applications, using BaseAdapter to store documents obtained rich annota
DragListView
- 可以拖动的ListView,实现手动拖动的ListView 可以拖动的ListView,实现手动拖动的ListView-DragListView package com.tarena.draglist.demo import java.util.List import android.content.Context import android.view.LayoutInflater i
Android_shiwutixing
- 事物提醒功能源码 事物提醒功能源码-package com.cn.daming import java.util.List import android.content.Context import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import androi
BaseAdapterSample
- 安卓开发示例代码,对baseAdapter的拓展-Android development sample code
BaseAdapter
- Common base class of common implementation for Andriod.
BaseAdapter
- Common base class of common implementation for an Adapter that can be used in both ListView (by implementing the specialized ListAdapter interface and Spinner (by implementing the specialized SpinnerAdapter interface.
MainActivity
- listview通过baseadapter加载json数据格式的完整方法-Lièbiǎo shìtú tōngguò baseadapter jiāzài de json shùjù géshì de wánzhěng fāngfǎ
tafang
- 策略类塔防游戏,包括menu,toptitle,baseAdapter,TurretDefense等核心源码-Strategy tower defense game, including menu, toptitle, baseAdapter, TurretDefense and other core source code
CBviewlist
- viewlist 功能实现,baseadapter,getview实现list显示-viewlist in android
wbkhd
- 这个微博客户端中用到得一些知识点。 1:sqllite数据库的应用 2:SharedPreferences结合sqllite保存默认登录用户 3:圆角背景,圆角头像,.9.png格式在android中的应用 4:布局方面的当然是最常用的ReleativeLayout,LinearLayout,fr a meLayout,include,merge的应用 5:Menu菜单的使用 6:弹出菜单的使用,简单的弹出框,包
baseAdapter-master.zip
- Android List View 万能适配器(Android List View Universal adapter)