上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 32 下一页
摘要: 1、Catlog 手机端log查看工具,支持不同颜色显示、关键字过滤、级别过滤、进程id过滤、录制功能等项目地址:https://github.com/nolanlawson/Catlog在线演示:https://play.google.com/store/apps/details?id=com.n... 阅读全文
posted @ 2014-03-01 14:11 Leo的银弹 阅读(208) 评论(0) 推荐(0) 编辑
摘要: 1.ZIP java压缩和解压库 项目地址:https://github.com/zeroturnaround/zt-zip文档介绍:https://github.com/zeroturnaround/zt-zip#examples作用:(1) 解压和压缩,并支持文件夹内递归操作(2) 支持包含和排... 阅读全文
posted @ 2014-03-01 14:08 Leo的银弹 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 1. ActionBarSherlock 为Android所有版本提供统一的ActionBar,解决4.0以下ActionBar的适配问题项目地址:https://github.com/JakeWharton/ActionBarSherlockDemo地址:https://play.google.... 阅读全文
posted @ 2014-03-01 14:05 Leo的银弹 阅读(341) 评论(0) 推荐(0) 编辑
摘要: 1. Guava Google的基于java1.6的类库集合的扩展项目 包括collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O等等. 这... 阅读全文
posted @ 2014-03-01 14:03 Leo的银弹 阅读(412) 评论(0) 推荐(0) 编辑
摘要: orm的db工具类,简化建表、查询、更新、插入、事务、索引的操作1. greenDAO Android Sqlite orm的db工具类项目地址:https://github.com/greenrobot/greenDAO文档介绍:http://greendao-orm.com/documenta... 阅读全文
posted @ 2014-03-01 13:57 Leo的银弹 阅读(337) 评论(0) 推荐(0) 编辑
摘要: 1. Asynchronous Http Client for Android Android异步Http请求项目地址:https://github.com/loopj/android-async-http文档介绍:http://loopj.com/android-async-http/特点:(1... 阅读全文
posted @ 2014-03-01 13:57 Leo的银弹 阅读(318) 评论(0) 推荐(0) 编辑
摘要: 1. Android-Universal-Image-Loader 图片缓存 目前使用最广泛的图片缓存,支持主流图片缓存的绝大多数特性。项目地址:https://github.com/nostra13/Android-Universal-Image-LoaderDemo地址:https://gith... 阅读全文
posted @ 2014-03-01 13:56 Leo的银弹 阅读(199) 评论(0) 推荐(0) 编辑
摘要: 通过依赖注入减少View、服务、资源简化初始化,事件绑定等重复繁琐工作1. AndroidAnnotations(Code Diet) android快速开发框架项目地址:https://github.com/excilys/androidannotations文档介绍:https://githu... 阅读全文
posted @ 2014-03-01 13:54 Leo的银弹 阅读(550) 评论(0) 推荐(0) 编辑
摘要: 1. Crouton 丰富样式的Toast 允许alert、comfirm、info样式及点击消失样式,允许设置Toast显示时间,允许自定义View。项目地址:https://github.com/keyboardsurfer/CroutonDemo地址:http://play.google.co... 阅读全文
posted @ 2014-03-01 13:52 Leo的银弹 阅读(355) 评论(0) 推荐(0) 编辑
摘要: 1. android-times-square Android日历部件 支持选取单个日期,多个日期,及日期区间段和对话框形式显示项目地址:https://github.com/square/android-times-squareDemo地址:https://github.com/Trinea/Tr... 阅读全文
posted @ 2014-03-01 13:49 Leo的银弹 阅读(682) 评论(0) 推荐(0) 编辑
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 32 下一页