搜索资源列表
Google_Android_SDK_Examples
- Android开发的经典案例,适合初学者学习,在网上搜索了好久整理完成的-Android development of the classic cases, suitable for beginners to learn, the search is done for a long time sorting
15155454
- 在移动开发如火如荼的今天,Android开发市场广阔,是目前市场占有率最高的智能手机操作系统。这个文档里整理110个优质的Android开发资料,网上的资料众多,参差不齐,然而这批资料确实经过精心整理的,下载量高,好评众多。附件较多,无法将附件一一分享给大家,只能提供资料地址了。希望对大家有帮助!-In the height of mobile development today, Android development broad market, is the market share of
MyFile
- 带有排序功能的简单Android文件浏览器,适合初学者学习-Android File Browser with sorting functions
java_vb_picture
- java分段接收VB软件发送的图片内容,并加以排序-Receive VB java software sends segmented image content, and sorting them
SortListView
- Android实现ListView的A-Z字母排序和过滤搜索功能实例源码,当ListView数据发生变化时,调用此方法来更新ListView。类似于通讯录中按字母索引联系人的功能,可自动筛选属于此类的联系人,在Android机上,这似乎不足为奇了。-Android ListView achieve the AZ alphabetical sorting and filtering search function source code examples, when the ListView da
pinyin4jandroid-
- pinyin4j Android拼音处理工具类,带文档,用于Android通讯录排序处理,实现按字母排序的功能,在通讯录中,要实现查找联系人按26个英文字母排序的功能,使用pinyin4j就可以很方便的实现此功能。-pinyin4j Android phonetic processing tools with documentation for Android address book sorting processing, sorting alphabetically functions in
QuickLocation
- android ListView列表根据字母排序和定位,支持混合排序:混合字符串处理、中英文排序、右侧悬浮栏、顶部名称提示栏、滚动悬浮提示,运行效果图一看便知,目前Android机常见的通讯录搜索功能,本例模拟实现的效果还是让人很满意的-android ListView list based on alphabetical order and positioning, support mixed order: mixed string handling, sorting and English,
drag-sort-listview
- DragSortListView(DSLV)是Android ListView的一个扩展,支持拖拽排序和左右滑动删除功能。重写了TouchInterceptor(TI)类来提供更加优美的拖拽动画效果.-DragSortListView (DSLV) is an extension of Android ListView to support drag and drop sorting and sliding around the delete function. Rewrite TouchInt
PinYinDemo
- android源码,仿微信的通讯录界面右侧的排序字母,排序正常-The android source code, copy WeChat address book sorting letters on the right side of the interface, sorting is normal
ListViewzimupaixu
- Android例子源码ListView字母排序带过滤搜索是一个基于ListView的A-Z字母排序索引的例子源码,这个例子包括了一个过滤搜索功能,并且可以中英文混搜,类似于微信的联系人搜索界面-Android source code examples listview letter sorting belt filter search is a listview letters A-Z index sort example source code based on, this example i
Android-ItemTouchHelper
- 使用ItemTouchHelper实现RecyclerView的拖动排序以及滑动删除-Using ItemTouchHelper can delete RecyclerView drag sorting and sliding
xiaomiNotes
- 小米便签源码功能简单方便,自带一个2×2的桌面小工具个一个4×4的桌面小工具。便签可以新建一级文件夹,方便整理不同的便签,在主界面长按任意一个便签即可在所有便签后面出现勾选框。勾选以后可以进行便签的移动和删除操作,便签可以导出到文本文件。存放在MIUI/notes目录下。在设置里可以使用便签的同步功能同步到google task。长按便签文件夹会弹出一个对话框对便签文件夹进行修改或者删除操作。删除便签文件夹的时候会直接把文件夹下的所有便签一起删除。另外便签可以在新建的时候和后来更改的时候自己选择
fangyouhushenghuozhushou
- 常用生活查询集成了身份证信息、手机号段归属、邮编区号查询、常用电话号码、快递查询、度量衡单位换算6项功能,均为日常生活中经常要用到的内容。金融计算存款计算、商业贷款计算、房贷计算、个税计算、汇率换算、购车计算器6项功能,出行信息可以帮助您方便快捷的进行个人理财。涵盖了天气预报、列车时刻表、公交信息、地铁查询、全国旅游景点信息5项功能,后续还会添加航班信息等功能,是您出差、旅行生活的好帮手。 网址导航搜集了各大门户网站、常用网站的手机版网址信息,并且分门别类整理好,让您可以轻松愉快的畅游互联网,
VIPmanage
- 基于androi的会员管理系统,使用SQLite数据库,具有基本的增查删改,排序功能。-Membership management system based on Androi, using the SQLite , with basic deletion by check and sorting function.
Contacts_my
- 通讯录\ 1) 利用SQlite设计一个通讯录,要求包含:姓名,电话,工作单位以及家庭住址信息。Check 2) 显示时按照姓名进行排序。Check 3) 支持通过通讯录直接拨打电话。Check 4) 支持针对姓名的搜索功能,Check(Address book 1) use SQlite to design an address book that includes name, telephone, work unit and home address information. Ch