搜索资源列表
andrpid-ListView
- android listview 分页 demo-a demo of android list view
WidgetDemo
- android的一些控件的运用,包括Animation(如震荡效果、屏幕切换效果、左右滑动效果)、Spinner(下拉列表)、AutoCompleteTextView(自动补全)、chronometer(计时器)、TimePicker(时间)、 DatePicker(日期控件)、ExpandableListView(“手风琴”效果的列表)、Gallery(画廊)、GridView(网格视图)、ImageSwitcher(图片切换器)、ProgressBar(进度条)、RatingBar(评分
ExpandableListViewDemo
- android列表应用 扩张列表 多级列表-android expandable list view
ExpandableListView5.2
- ANDROID 中expandedlistview的例子,教你如何快速使用-ANDROID in expandedlistview example, teach you how to quickly use
EX04_02
- 这是一个很好的android所有控件实例的源码,通过不断的改变list中的选项查看控件代码的写法-This android is a good source of all control instance, by constantly changing the options in the list view control, the wording of the code
Android_layout
- 我们对Android应用程序运行原理及布局文件可谓有了比较深刻的认识和理解,并且用“Hello World!”程序来实践证明了。在继续深入Android开发之旅之前,有必要解决前两篇中没有介绍的遗留问题:View的几种布局显示方法,以后就不会在针对布局方面做过多的介绍。View的布局显示方式有下面几种:线性布局(Linear Layout)、相对布局(Relative Layout)、表格布局(Table Layout)、网格视图(Grid View)、标签布局(Tab Layout)、列表视图
mobilePhotoes
- 开发一个Android 平台下手机相册软件。 备注:可以拍摄、编辑、查看、分享本地相册以及网络相册。由于未申请到高级 API ,提供测试用户登录,可获取个人信息、好友列表 、 网络相册 、 上传图片 、 下载图片的功能 。 -Developing an Android phone platform Album software. Note: You can shoot, edit, view, share local albums, and web album. Because not ap
Database
- 简易通讯录,要求: 1.有增、删、改,以及简单的搜索功能。 2.通讯录需要有如下表单:姓名、手机、电话、邮箱、地址(或更多)。 3. 所有数据都存储在SQLite数据库中。 4. 在项目中要用到Activity,Intent(至少要有一个页面跳转),SQLiteDatabase或SQLiteOpenHelper。查看内容要以列表的形式体现,添加5个(或更多)联系人。 5.简洁大方的UI,并且具备基本的错误判断(如对用户操作的简单提醒,对用户错误操作的警示等)。 6.使用S
SoundRecorder
- android上的录音机功能源代码,比原始的android4.0 录音机功能多了 个录音列表功能 可以 进行录音文件列表查看、播放、以及删除操作。-android sound recorder function source code, and more than original android4.0 recorder features a list of recordings can be recorded file list view, play, and delete operation
list
- android,view上啦加载更多,下拉刷新,可是适配listview,gridview等view控件。-android, view on the matter load more, pull to refresh, but adapted listview, gridview other view controls.
Diadiemlistview
- androind , list view google maps
DevsmartLib-Android
- Horizontal ListView的android布局使用例子,Android 水平Listview列表视图实例,有源码包和实例包,注释比较多,不过是英文的,使用ListView开发android应用时,这是个实用的技巧,闲暇时可参考下-Android layout Horizontal ListView using examples, Android Listview level list view instance, there are examples of packages and
ListViewWeb
- android 加载网络图片,并以列表形式输出的例子-android app demo, load web image and show in list view
KH5_3
- android list view example
Android_SMS_listView
- Android 仿短信列表展示页面,并根据发件人增加至联系人列表-Android SMS list view
Image-gallery-view-
- 在Android开发中,图片列表的显示方法有很多种,此代码能完美实现图片列表显示,运用了画廊视图的方法,在布局方面也更加合理,显示清晰。-In Android development, a display picture list of a variety of methods, this code can achieve the perfect picture list displays using the method of the gallery view, in the layout m
baseAdapter-master.zip
- Android List View 万能适配器(Android List View Universal adapter)
PinnedSectionListView-master
- A list view of pinned section
ListViewLinearLayout
- 安卓列表实现方式,包括布局和编程实现,值得借鉴(android list view example , whole project)
Adapter
- ListView 自定义ITEM的adapter(custom List view Item)