资源列表
ReadData
- 读取SD卡上的文件,并且提供了向SD卡内写数据的功能。帮助开发者对SD卡文件进行开发。-Read the files of SDCard.
SlidingMenuAndTimerExistDemo
- 侧滑菜单的使用和定时退出软件功能Demo-The use and timing of exit sliding menu Demo software features
recyclerview
- recyclerview的jar包。。。20个字-recyclerview jar package
CalenGoo_andriod
- 日历选择器源码是一个自定义日历,默认直接显示当月日历,可以显示星期几,左右滑动可以切换月份不能选择年份,可以点击日历控件分类查看,本项目编码UTF-8默认编译版本4.4.2有中文注释。 -Calendar picker source is a custom calendar month show direct default calendar can display the week, month year or so slide switch can not be selected,
libusb-jni
- lsusb的库在android下用usb发送数据的库,官方只有linux现移植到android下-lsusb Library in Android under the USB to send data to the library, the official only Linux is now transplanted under the Android
MultiThreadClientServer
- 通过Android编程,实现客户端与服务器之间的网络通信。-MultiThreadClient and MultiThreadServer
Android
- 实现电器开关的控制,电机正反转控制,接收热感应器返回的信息。-Realization of electric switch control, motor and reversing control, receiving heat sensors return information.
hqsjyyxx
- 信息管理应用源码可以实现读取已安装应用的权限、清除应用的默认设置、清除缓存、把应用移动到SD卡、强行停止应用、卸载应用、读取应用版本、读取应用名、读取应用占用存储大小、读取安装时间、读取系统应用数、读取用户应用数等,其他功能块还有防止重复点击、应用静默安装(2.3.7测试无效)、Package manager has died错误分析。应用列表可以按名称、安装时间、应用大小、类型进行排序。项目编译版本4.0.3 编码UTF-8。-Information management applicatio
CheckDoubleSDCard
- 本项目是一个基于可以自动判断SD卡盘符的小例子,作者自述: 最近做一个项目,需要显示SD卡上的照片,因为自己用的是三星手机,结果发现用Environment.getExternalStorageDirectory().getAbsolutePath()这样的代码只能显示出内置SD卡的照片,没有办法获取到外置SD卡的照片,搜索了好多,结果发现都不如意,不是我想要的。后来综合了各种资料后,终于弄出个自己满意的。我的这个代码可以自动判断手机上所有的盘符,不需要人工指定,比如 /sdcard0 ,之
MyCamera_eckf
- 基于原生相机的二次开发源码可以设置包括分辨率、闪光灯、构图、触屏拍照等信息,源码本身UI比较粗糙仅供开发参考,项目注释一般,编译版本2.3.3 编码GBK-Based on the primary camera source of secondary development can set including resolution, flash, composition, touch screen photographs and other information, source code it
222
- 联系人管理,删除联系人,修改联系人,编辑分组,登陆账号-For contact management
安卓开发闹钟源码
- 一款基于安卓开发的闹钟源码,简单利于初学者试用