学习路线
http://blog.csdn.net/singwhatiwanna/article/details/49560409
基础学习类
使用Handler容易产生的内存泄露以及介绍下Java的4种引用
http://blog.csdn.net/ddwhan0123/article/details/51261801
翻看谷歌源码 那些让人感兴趣的东西--WebView如何申请授权
http://blog.csdn.net/ddwhan0123/article/details/51564626
Android中的事件分发机制(上)——ViewGroup的事件分发
http://blog.csdn.net/ljd2038/article/details/51394605
AsyncTask使用以及源码分析
http://blog.csdn.net/ljd2038/article/details/50931698
RecyclerView的使用(1)之HelloWorld
http://blog.csdn.net/leejizhou/article/details/50670657
View.inflate和LayoutInflater的inflate方法区别
http://blog.csdn.net/Amo_te_ama_me/article/details/51055283
Android Application中的Context和Activity中的Context的异同
http://blog.csdn.net/qq_20785431/article/details/51824071
WindowManager.LayoutParams(上)
http://kanwoerzi.iteye.com/blog/1305058
Android关于JNI开发(1)-----eclipse工具开发
Android关于JNI开发(2)-----Android Studio工具开发
http://blog.csdn.net/qq_30389893/article/details/51894431
http://blog.csdn.net/qq_30389893/article/details/51899761
浅析Bitmap占据内存大小
http://windrunnerlihuan.com/2016/07/12/%E6%B5%85%E6%9E%90Bitmap%E5%8D%A0%E6%8D%AE%E5%86%85%E5%AD%98%E5%A4%A7%E5%B0%8F/
SpannableString使用详解
http://blog.csdn.net/wenzhi20102321/article/details/54017417
java的封神之路
http://www.nowcoder.com/discuss/3483?type=0&order=0&pos=7&page=2
深入理解Handler,MessageQueue,Looper
http://www.jianshu.com/p/6d143b8c15ee?utm_campaign=hugo&utm_medium=reader_share&utm_content=note&utm_source=qq
进阶学习类
重磅教程!帮你全面彻底搞定MATERIAL DESIGN的学习笔记
http://www.uisdc.com/comprehensive-material-design-note
优秀资料,神器及框架
http://tools.zhaishidan.cn/
Android源代码查看途径
http://www.cnblogs.com/huwei0814/p/4246500.html
技术文章
http://www.jianshu.com/u/ef2b368f8b29
Android 自定义View属性相关细节
http://mp.weixin.qq.com/s?__biz=MzAxMTI4MTkwNQ==&mid=2650820236&idx=1&sn=6dec4ff1efeda3224b5a40fdad862404#rd
自定义View系列教程01--常用工具介绍
http://blog.csdn.net/lfdfhl/article/details/51324275
Android关于Dex拆分(MultiDex)技术详解
http://blog.csdn.net/jiangwei0910410003/article/details/50799573
初涉RxAndroid结合Glide实现多图片加载操作
http://blog.csdn.net/ddwhan0123/article/details/50996290
一种为 Apk 动态写入信息的方案
http://mp.weixin.qq.com/s?__biz=MzAxNjI3MDkzOQ==&mid=405919721&idx=1&sn=fdad21c0bc74d90e66443d488e8cdc8f#rd
可以在子线程绘画的View SurfaceView
http://blog.csdn.net/ddwhan0123/article/details/50956307
些许内容
http://www.jianshu.com/users/d699ba5d8528/latest_articles
Android 进程常驻(0)----MarsDaemon使用说明
http://blog.csdn.net/marswin89/article/details/50917098
Android实现应用的增量更新\升级
http://blog.csdn.net/yyh352091626/article/details/50579859
Android中脱离WebView使用WebSocket实现群聊和推送功能
http://www.cnblogs.com/wlfcolin/p/5193583.html
在Android中解决内存溢出 – OutOfMemoryError
http://blog.chengdazhi.com/index.php/89
自定义控件其实很简单1/12
http://blog.csdn.net/aigestudio/article/details/41212583
Android Launcher分析
http://www.cnblogs.com/mythou/category/499819.html
安卓防卸载的实现
http://blog.csdn.net/u012833250/article/details/50448136
详解ImageView的CENTER_CROP,CENTER_INSIDE,FIT_CENTER等属性
http://blog.csdn.net/lfdfhl/article/details/52144250
Android通过AsyncTask与ThreadPool(线程池)两种方式异步加载大量数据的分析与对比
http://blog.csdn.net/jdsjlzx/article/details/43682351
Android Bitmap图片缩放优化,用canvas替代Matrix进行缩放,解决一些错误
http://blog.csdn.net/xufeifandj/article/details/52171389
Android View框架总结(一)
http://blog.csdn.net/hejjunlin/article/details/52102844
学习Android图片加载框架
http://blog.csdn.net/xiaole0313/article/details/52234246
Android中高效的显示图片 - Bitmap的内存模型
http://www.jianshu.com/p/eadb0ef271b0
自定义View的绘制流程基础分析
http://anangryant.leanote.com/post/自定义View绘制的入门分析
浅谈Android开发中内存泄露与优化
http://blog.csdn.net/yyh352091626/article/details/50581404
Android 探究 LayoutInflater setFactory 统一调整字体大小
http://blog.csdn.net/lmj623565791/article/details/51503977
Android自带类实现语音合成
http://www.jianshu.com/p/fe8edfd8868f?utm_campaign=haruki&utm_content=note&utm_medium=reader_share&utm_source=qq
Android OpenCV图像识别和图像追踪
http://blog.csdn.net/u012500046/article/details/53642182
Andriod 多线程及AsyncTask源码分析
http://blog.csdn.net/itachi85/article/details/44874511
http://blog.csdn.net/itachi85/article/details/45041923
http://blog.csdn.net/itachi85/article/details/52858426
热修复与插件类框架
http://www.jianshu.com/p/e705e5039296
Android View事件分发机制源码分析
https://github.com/helen-x/AndroidInterview/blob/master/android/Android%20View事件分发机制源码分析.md
Android屏幕横竖屏切换和生命周期管理的详细总结
http://blog.csdn.net/wenzhi20102321/article/details/68941263
DiskLruCache完全解析
http://mp.weixin.qq.com/s?__biz=MzI0Mjc4MDc3MQ==&mid=2247483721&idx=1&sn=fbf73c70d35b54c0fb86a49965bca67d&chksm=e9765e45de01d7535ea876a7fefe0efebb32c3f02bf9bb28907d3036b702311592f36f2af421&mpshare=1&scene=23&srcid=04058h6MkBg7caGmcpsVQAi4#rd
Android 拍照及相册选图旋转的那些坑
https://juejin.im/entry/5900176f8d6d810058adbb4d
拍照、截图、保存并显示在ImageView控件中
http://blog.csdn.net/eastmount/article/details/40381053
十大Material Design开源项目
http://www.csdn.net/article/2014-11-21/2822753-material-design-libs
第三方控件类
文字包围图片
https://github.com/hongyangAndroid/MixtureTextView
CoordinatorLayout:AppBarLayout应用标题栏容器
http://blog.csdn.net/zheng_jiao/article/details/52590281
下拉刷新 圆球效果
https://github.com/tuesda/CircleRefreshLayout
android自定义尺子收集demo
https://github.com/dalong982242260/AndroidRuler
自定义可折叠和展开的View
http://blog.csdn.net/lfdfhl/article/details/51006359
实现Material Bottom Navigation的自定义控件 LuseenBottomNavigation
http://blog.csdn.net/ddwhan0123/article/details/51013840
Android开源项目第一篇——个性化控件(View)篇
http://www.trinea.cn/android/android-open-source-projects-view/
AHBottomNavigation
https://github.com/aurelhubert/ahbottomnavigation
Android 自定义日历控件
http://blog.csdn.net/h7870181/article/details/8960478
autolayout控件
https://github.com/hongyangAndroid/AndroidAutoLayout
Android自定义软键盘的实现
http://blog.csdn.net/hfsu0419/article/details/7924673
最流行的android组件大全
http://blog.csdn.net/smallnest/article/details/38658593
安卓下拉刷新开源库对比
https://github.com/desmond1121/Android-Ptr-Comparison
android-Ultra-Pull-To-Refresh
https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh
PickerView (2.x系列)
https://github.com/saiwu-bigkoo/Android-PickerView
Android MP3录音功能(能暂停,含源码,可编译)
http://blog.csdn.net/cboy017/article/details/8455629
【Android 应用开发】GitHub 优秀的 Android 开源项目
http://blog.csdn.net/shulianghan/article/details/18046021
Android酷炫实用的开源框架(UI框架)
http://www.androidchina.net/1992.html
【开源框架】Android之史上最全最简单最有用的第三方开源库收集整理,有助于快速开发,欢迎各位网友补充完善
http://blog.csdn.net/caoyouxing/article/details/42418591?utm_source=tuicool&utm_medium=referral
图片自定义裁剪
https://github.com/siyamed/android-shape-imageview
ParcelableGenerator可以将任意对象转换为Parcelable类型,方便对象传输。
https://github.com/baoyongzhang/ParcelableGenerator
仿qq身边的人Viewpager实现
https://github.com/dalong982242260/SlidingBallViewPager
Android 整合实现简单易用、功能强大的RecyclerView
http://blog.csdn.net/zuiwuyuan/article/details/52059967
沉浸式状态栏,左滑返回SwipeBackActivity
https://github.com/binIoter/SwipeBackActivity
Android沉浸式状态栏5.0版本及透明状态栏兼容4.4
http://blog.csdn.net/zheng_jiao/article/details/52231662
一个 DrawerLayout 的扩展,具有帅气的动画效果
http://www.xiufm.com/thread-13722-1-1.html
awesome-android-tips 收集了大家常用的一些Android代码,
https://github.com/jiang111/awesome-android-tips
仿Android百度外卖(下拉水波)
http://www.xiufm.com/thread-13739-1-1.html
高仿网易新闻栏目动画效果
http://mp.weixin.qq.com/s?__biz=MzA5MzI3NjE2MA==&mid=2650235999&idx=1&sn=55adb48fdfcf58973e072fba4db21335&scene=4#wechat_redirect
多种下拉刷新效果、上拉加载更多、可配置自定义头部广告位
https://github.com/bingoogolapple/BGARefreshLayout-Android
Sticky Headers decorator for Android's RecyclerView
https://github.com/timehop/sticky-headers-recyclerview
XRefreshView 上拉下拉效果
http://blog.csdn.net/footballclub/article/details/46422703
RecyclerView完全解析之下拉刷新与上拉加载SwipeRefreshLayout
http://blog.csdn.net/developer_jiangqq/article/details/49992269
http://blog.csdn.net/ljx19900116/article/details/41649043
Android实现多图上传 QQ发说说图片上传 朋友圈图片上传
http://download.csdn.net/detail/u013003214/8950425
Android 使用WindowManager实现悬浮窗及源码解析
http://blog.csdn.net/qq_17250009/article/details/52908791
完美解决HorizontalScrollView与ListView滑动事件冲突
http://blog.csdn.net/yyh352091626/article/details/49515147
手势滑动之玩转onTouchEvent()与Scroller
http://blog.csdn.net/yanzhenjie1003/article/details/53046027
不用写布局、几句代码就可以实现底部菜单+Fragment切换
https://github.com/wenzhihao123/Android-tab-fragment-master
实现标题栏、导航栏滑动隐藏
http://mp.weixin.qq.com/s?__biz=MzAxMTI4MTkwNQ==&mid=2650821463&idx=1&sn=c6d4e33c7937e3bd5347d9046a7c89aa&chksm=80b787c9b7c00edfec098d5623a1c31d96c5129cf754d3d8826aba95dc43b592c74a8dc90261&mpshare=1&scene=23&srcid=1115Z9o52H0e1ReYTVgQHGJz#rd
Dialog PickerView控件,支持一二三级(省市区)联动效果
https://github.com/sunxu3074/Android-Dialog-PickerView
一个实用的多条件筛选菜单
https://github.com/wk843620202/DropDownMenu
citypicker 高仿iOS 滚轮实现 省市区 城市选择三级联动
https://github.com/crazyandcoder/citypicker
很棒的 Android UI/UX 库列表
http://www.open-open.com/lib/view/open1420027402234.html
MPAndroidChart开源图表库(一)之饼状图
http://blog.csdn.net/u014727709/article/details/53381589
Android 中 View 炸裂特效的实现分析
http://blog.csdn.net/feelang/article/details/48817145
ItemTouchHelper 使用RecyclerView打造可拖拽的GridView
http://blog.csdn.net/u014651216/article/details/51456658
自定义带动画效果的view 方按钮点击变圆角后缩减成圆形
http://www.jianshu.com/p/3eb9777f6ab7?utm_campaign=haruki&utm_content=note&utm_medium=reader_share&utm_source=qq
花式实现图片3D翻转效果
http://mp.weixin.qq.com/s?__biz=MzAxNzMxNzk5OQ==&mid=2649485150&idx=1&sn=aee099adcb408da6e1e48893a7d9c6fe&chksm=83f8265eb48faf48502ca013d937649deb73681cf640d237a76bd8df7ebbb18a4bd5fbbc4dfd&mpshare=1&scene=23&srcid=011952xNI8ehj3glcLVWkGih#rd
SuperTextView 各种效果文字特效的textview
http://www.jianshu.com/p/1b91e11e441d
开源库,自定义动画
http://blog.csdn.net/googdev/article/details/54849715
开源库集合
https://github.com/open-android/Android
原生项目接入RN
http://blog.csdn.net/imsunlight/article/details/60756528
修改JAR包名
http://www.cnblogs.com/sunzn/p/4166353.html
http://blog.csdn.net/wenzhi20102321/article/details/64919739
photo view
http://blog.csdn.net/qq_30379689/article/details/60373696
Glide的使用,加载图片只要一句话
仿:Android - 微信 - 朋友圈 - 小视频播放
https://juejin.im/post/59006c76a0bb9f0065dbc835
http://mp.weixin.qq.com/s?__biz=MzAxMTI4MTkwNQ==&mid=2650822336&idx=1&sn=b0b4dfca317eb7ff66224c1d2009709f&chksm=80b7825eb7c00b48b23483706c502f515f1ad9e77e0dcfbd95061764daf0e32326005479b544&mpshare=1&scene=23&srcid=0321eftdP0lzXNNor44THOLs#rd
自定义pickerview
http://mp.weixin.qq.com/s/lRELg_l1r0Vg1rDPpM9l-g
高级框架库
http://itfeifei.win/2017/03/17/Android存储路径你了解多少/
http://blog.csdn.net/hanhailong726188/article/details/50687466
弹簧效果
http://blog.csdn.net/carson_ho/article/details/51234308
屏幕适配方案
http://blog.csdn.net/goddavide/article/details/62423683
毛玻璃效果
http://blog.csdn.net/u014608640/article/details/51743115
AndroidPixelDimenGenerator 自动生成多种分辨率dimen文件
https://github.com/LiqiNew/NohttpRxUtils
NohttpRxUtils数据请求方面:采用Rxjava对NoHttp网络请求进行"Builder模式"链式调用封装。
NohttpRxUtils数据下载方面:针对NoHttp数据下载进行Service捆绑封装。
↓(Android音频录制工具)↓
https://github.com/LiqiNew/Audioutils
Audioutils一个音频录制和音频播放工具
↓(Android图库调用和照片机调用工具)↓
https://github.com/LiqiNew/PhotographUtils
PhotographUtils是图库调用和照片机调用工具。并且对用户选择的照片进行指定质量压缩。
↓(Android跨界面handler通讯框架)↓
https://github.com/LiqiNew/HandlerFrame
HandlerFrame是一个基于观察者模式实现跨界面handler通讯框架,整个项目里面只存在一个handler实例对象。
↓(Android简单涟漪效果Demo)↓
https://github.com/LiqiNew/RippleDemo
RippleDemo一个简单的涟漪效果demo
↓(Android防‘今日头条顶部导航栏跟手势滑动’效果)↓
https://github.com/LiqiNew/SlideNavigation
开源库集合
http://mp.weixin.qq.com/s?__biz=MzI1MjY5NTI1OQ==&mid=2247483760&idx=1&sn=e1c5da6de472609cdbfe720c873d79ac&chksm=e9de86c4dea90fd279f1f6fcbc5fbb404b08c94881b8be41dd281e487f7aea69e29002ea528d&mpshare=1&scene=23&srcid=05145RsEJWm0UMfL04b6ZzBA#rd
技术周报,类库
http://www.jianshu.com/p/59f0ef571f70
界面特效类
Hook技术之View点击劫持
http://mp.weixin.qq.com/s?__biz=MzI0NTcxNTg5Mg==&mid=2247483932&idx=1&sn=9d183706d872177a43bf3e274508b8a0&chksm=e94b04c7de3c8dd121093525ae1d90c276f293d4a8988731cdef0d273f39557767276c1b8c62&mpshare=1&scene=23&srcid=0218pM8KRlyf2LWPa0pRagXB#rd
Android ScrollView向上滑动控件顶部悬浮效果实现
http://blog.csdn.net/viviwen123/article/details/39669811
android CoordinatorLayout使用
http://blog.csdn.net/xyz_lmn/article/details/48055919
android-自定义控件-悬浮控件-仿360手机助手应用详情页
https://github.com/ta893115871/StickyNavLayout
下拉刷新上拉加载, 带头部特性, 底部弧形特效listview。头部底部可伸缩
https://github.com/sungerk/CoordinatorLayoutDemos
Android 仿大众点评团购购买条浮动效果
http://blog.csdn.net/t12x3456/article/details/9079509
头部带伸缩的,group有悬浮固定效果的ExpandableListView
https://github.com/singwhatiwanna/PinnedHeaderExpandableListView
android高仿微信底部渐变导航栏
http://blog.csdn.net/why200981317/article/details/51582128
Adnroid 打造通用的带进度条的WebView
http://blog.csdn.net/qq_20785431/article/details/51599073
自定义ViewPager的导航indecator(非常实用和主流)
http://blog.csdn.net/oqihaogongyuan/article/details/51558495
仿小米视频下滑视频动画效果
http://blog.csdn.net/aa4100123/article/details/51491322#comments
自定义菜单收起展开动画
http://blog.csdn.net/aa4100123/article/details/51321240
Android Launcher 自定义View 炫酷换壁纸效果,水瓶加水进度显示效果
http://blog.csdn.net/xufeifandj/article/details/51426318
Android高仿秒拍热榜的卡片滑动和左右飞出效果--SwipeCardsView
http://blog.csdn.net/footballclub/article/details/51203682
NavigationDrawer和NavigationView-Android M新控件
http://blog.csdn.net/yangshangwei/article/details/50788880
ExpandingPager is a card peek/pop controller
https://github.com/qs-lll/ExpandingPager
android textview 自动换行 整齐排版
http://www.cnblogs.com/goagent/p/5159125.html
类似探探相册效果
https://github.com/daimashenjing/TanTanPhoto
让listview在scrollview中自由滑动
http://blog.csdn.net/wanghao200906/article/details/51084975
Android实现截图功能(可根据该代码进行扩展功能)
http://blog.csdn.net/developer_jiangqq/article/details/12164239
最简单最快的实现底部标签导航(仿闲鱼样式)
http://blog.csdn.net/chinese_zhang/article/details/50991573
AndroidActivity跳转动画,让你的APP瞬间绚丽起来
http://www.tuicool.com/articles/Mvy2Ur
Android 打造底部导航控件
http://blog.csdn.net/xuehuayous/article/details/50924890
SwipeRefreshLayout的下拉刷新+上拉加载+滑动删除
http://blog.csdn.net/tyk0910/article/details/50427531
像使用插件一样为listview添加侧滑,上拉加载等功能
http://blog.csdn.net/Fancy_xty/article/details/51958087
圆形下拉刷新效果
https://github.com/tuesda/CircleRefreshLayout
水平与垂直 广告轮播栏
https://github.com/lsjwzh/RecyclerViewPager
多种下拉刷新效果、上拉加载更多、可配置自定义头部广告位
https://github.com/bingoogolapple/BGARefreshLayout-Android
Android 100多个Styles快速开发布局XML,一行搞定View属性,一键统一配置UI.
http://my.oschina.net/u/2437072/blog/716573?from=timeline&isappinstalled=0#10006-weixin-1-52626-6b3bffd01fdde4900130bc5a2751b6d1
自定义View仿魅族手机加速(手机管家)效果
http://blog.csdn.net/magic_jss/article/details/52245844
Android 自定义可拖拽ListView,思想最重要
http://blog.csdn.net/gaoshouxiaodi/article/details/45556579
上拉滑动上滑拖出 类似百度地图首页抽屉拖拽效果
https://github.com/yingLanNull/ScrollLayout
Android ImageCropper 矩形 圆形 裁剪框
http://blog.csdn.net/jiantao_yang/article/details/43635581
ListView实现的精美时间轴(悬停效果!)
http://www.xiufm.com/thread-13717-1-1.html
android多张图片循环(透明度渐变)显示的登录界面
http://www.xiufm.com/forum.php?mod=viewthread&tid=13440&extra=page%3D1%26filter%3Dtypeid%26typeid%3D42
自定义View实现仪表盘(账户安全)
http://blog.csdn.net/magic_jss/article/details/52348392
RecyclerView实现的弹幕效果
http://www.xiufm.com/thread-13575-1-3.html
android仿新版UC首页,上滑隐藏顶部轮播图,支持单个栏目下拉刷新,左右滑动切换
http://blog.csdn.net/gengqiquan/article/details/50542334
UC浏览器首页滑动动画实现
http://blog.csdn.net/huyongl1989/article/details/51511467
一个蛮酷的进度条
https://github.com/zhangyuChen1991/ZYDownloading
菜单开源库装逼大全
http://www.jianshu.com/p/e04690cba093
腾讯移动直播
https://www.qcloud.com/document/product/454/6810
自动换行排列
https://github.com/crazy1235/FlexboxLayoutDemo
简单的涟漪效果demo
https://github.com/LiqiNew/RippleDemo
类似‘今日头条顶部导航栏跟手势滑动’效果
https://github.com/LiqiNew/SlideNavigation
NohttpRxUtils数据请求方面:采用Rxjava对NoHttp网络请求进行"Builder模式"链式调用封装。
https://github.com/LiqiNew/NohttpRxUtils
Audioutils-音频录制和音频播放工具
https://github.com/LiqiNew/Audioutils
图库调用和照片机调用工具。并且对用户选择的照片进行指定质量压缩。兼容到android7.0系统
https://github.com/LiqiNew/PhotographUtils
一个基于观察者模式实现跨界面handler通讯框架,整个项目里面只存在一个handler实例对象。
https://github.com/LiqiNew/HandlerFrame
RecyclerView的那些开源LayoutManager
https://mp.weixin.qq.com/s/59YLxK8C5IGwwpZ9P8NjZw
自定义LayoutManager 实现弧形以及滑动放大效果RecyclerView
http://www.jianshu.com/p/7bb7556bbe10
头部广告栏viewpager + recyclerview
http://blog.csdn.net/jackzhouyu/article/details/52190827
可伸缩头部
https://github.com/carlonzo/StikkyHeader
自定义的吐司
http://mp.weixin.qq.com/s?__biz=MzI0Mjc4MDc3MQ==&mid=2247483703&idx=1&sn=3708b92f49526d9c0403c8e650dd31b1&chksm=e9765e3bde01d72d99a8b83c49e04c736ee27b82f02cdd275846092377b91762620a994b2c85&mpshare=1&scene=23&srcid=0327f52HHx9JL6WCPZhdr8XZ#rd
TabLayout实现选项卡滑动效果
http://blog.csdn.net/tyk0910/article/details/51395064
伸缩效果的控件及使用CoordinatorLayout
Android Design Support Library 兼容库使用详解
http://www.jianshu.com/p/037ddc9bb668
基本使用
http://blog.csdn.net/huachao1001/article/details/51554608
高级
http://blog.csdn.net/xyz_lmn/article/details/48055919
使用CoordinatorLayout打造各种炫酷的效果
http://blog.csdn.net/gdutxiaoxu/article/details/52858598
技术周报
http://www.jianshu.com/p/b1397bb5f597
完整项目
https://juejin.im/entry/58ba1cf72f301e006c5f4774
ViewPager 指示器框架
https://github.com/hackware1993/MagicIndicator
Android 模仿微信选择图片
http://mp.weixin.qq.com/s?__biz=MzIxNzU1Nzk3OQ==&mid=2247484261&idx=1&sn=1cab753dfd1e4e17b6d38e88c53410bc&chksm=97f6bdd1a08134c7032f661a585c3d9b8acb84376296b42fd214498639d2bc183ee9653dcbbe&mpshare=1&scene=23&srcid=0331gIKmd9dcrDC2R0hxiV3a#rd
Android OCR之tesseract 图片文字识别
https://segmentfault.com/a/1190000005160146
http://blog.csdn.net/duanbokan/article/details/50738711
框架类
换肤框架
http://blog.csdn.net/ximsfei/article/details/54586827
直播框架
https://github.com/daniulive/SmarterStreaming
1. 缓存
DiskLruCache Java实现基于LRU的磁盘缓存
2.图片加载
Android Universal Image Loader 一个强大的加载,缓存,展示图片的库
Picasso 一个强大的图片下载与缓存的库
Fresco 一个用于管理图像和他们使用的内存的库
Glide 一个图片加载和缓存的库
3. 图片处理
Picasso-transformations 一个为Picasso提供多种图片变换的库
Glide-transformations 一个为Glide提供多种图片变换的库
Android-gpuimage 基于OpenGL的Android过滤器
4. 网络请求
Android Async HTTP Android异步HTTP库
AndroidAsync 异步Socket,HTTP(客户端+服务器),WebSocket,和socket.io库。基于NIO而不是线程。
OkHttp 一个Http与Http/2的客户端
Retrofit 类型安全的Http客户端
Volley Google推出的Android异步网络请求框架和图片加载框架
5. 网络解析
Gson 一个Java序列化/反序列化库,可以将JSON和java对象互相转换
Jackson Jackson可以轻松地将Java对象转换成json对象和xml文档,同样也可以将json、xml转换成Java对象
Fastjson Java上一个快速的JSON解析器/生成器
HtmlPaser 一种用来解析单个独立html或嵌套html的方式
Jsoup 一个以最好的DOM,CSS和jQuery解析html的库
6. 数据库
OrmLite JDBC和Android的轻量级ORM java包
Sugar 用超级简单的方法处理Android数据库
GreenDAO 一种轻快地将对象映射到SQLite数据库的ORM解决方案
ActiveAndroid 以活动记录方式为Android SQLite提供持久化
SQLBrite SQLiteOpenHelper 和ContentResolver的轻量级包装
Realm 移动数据库:一个SQLite和ORM的替换品
7. 依赖注入
ButterKnife 将Android视图和回调方法绑定到字段和方法上
Dagger2 一个Android和java快速依赖注射器。
AndroidAnotations 快速安卓开发。易于维护
RoboGuice Android平台的Google Guice
8. 图表
WilliamChart 创建图表的Android库
HelloCharts 兼容到API8的Android图表库
MPAndroidChart 一个强大的Android图表视图/图形库
9. 后台处理
Tape 一个轻快的,事务性的,基于文件的FIFO的库
Android Priority Job Queue 一个专门为Android轻松调度任务的工作队列
10. 事件总线
EventBus 安卓优化的事件总线,简化了活动、片段、线程、服务等的通信
Otto 一个基于Guava的增强的事件总线
11. 响应式编程
RxJava JVM上的响应式扩展
RxJavaJoins 为RxJava提供Joins操作
RxAndroid Android上的响应式扩展,在RxJava基础上添加了Android线程调度
RxBinding 提供用RxJava绑定Android UI的API
Agera Android上的响应式编程
12. Log框架
Logger 简单,漂亮,强大的Android日志工具
Hugo 在调试版本上注解的触发方法进行日志记录
Timber 一个小的,可扩展的日志工具
13. 测试框架
Mockito Java编写的Mocking单元测试框架
Robotium Android UI 测试
Robolectric Android单元测试框架
Android自带很多测试工具:JUnit,Monkeyrunner,UiAutomator,Espresso等
14. 调试框架
Stetho 调试Android应用的桥梁,使得可以利用Chrome开发者工具进行调试
15. 性能优化
LeakCanary 内存泄漏检测工具
ACRA Android应用程序崩溃报告
http://www.androidchina.net/4920.html#rd?sukey=3903d1d3b699c208f96a43a12fc2e7ae683c66523214d79bc81eec0c330d577be318928c65eee6cc5dc28db3e117d1ef
[studio-list列表等] 一个用于快速开发复杂List布局的框架
http://www.xiufm.com/thread-13836-1-1.html
Activity、Fragment传值利器。Courier框架使用详解
http://blog.csdn.net/liu470368500/article/details/51142099
ZBLibrary仿微信朋友圈自定义View
http://my.oschina.net/u/2437072/blog/666625
近600篇文章集合
https://github.com/ZQiang94/Andriod-collect-blogs
各种框架源码解析
http://a.codekk.com/
技术方案
在Eclipse添加Android兼容包( v4、v7 appcompat )
http://www.cnblogs.com/kissazi2/p/3644848.html
仿微信上传图片
http://blog.csdn.net/jdsjlzx/article/details/44160603
性能优化
http://blog.tingyun.com/web/article/detail/155?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.iohttp://mp.weixin.qq.com/s?
Instant Run
http://mp.weixin.qq.com/s?__biz=MzA5MzI3NjE2MA==&mid=2650236001&idx=1&sn=f2ac9a45ebe0d59fa11d9599ad7cca50&scene=0#wechat_redirect
Android脱壳圣战之---如何脱掉"爱加密"家的保护壳
http://mp.weixin.qq.com/s?__biz=MzIzNDA3MDgwNA==&mid=2649229983&idx=1&sn=de2bd1a408d74e102ecd13a05512d1fa&scene=23&srcid=06121dFY4gXtdfE5MypJ2I0X#rd
特性介绍
Android 6.0 Changes(新特性)
http://blog.csdn.net/l_o_s/article/details/51541483
工具类
Android 屏幕分辨率工具类使用
http://blog.csdn.net/qq_20785431/article/details/51592579
开发帮助工具库 可查看网络请求 收集carsh 切换服务器
http://blog.csdn.net/liudao7994/article/details/55510782
DiffUtil新工具类,让你的RecyclerView飞一会
http://mp.weixin.qq.com/s?__biz=MzAxMTI4MTkwNQ==&mid=2650822469&idx=1&sn=ac05e250bf8f9f0837658d4ac394c1cc&chksm=80b783dbb7c00acdf074f4657d09669cced595cddbd7121ed7670055cb683149853f7f6076a9&mpshare=1&scene=23&srcid=0401WNRlh8TJqftTYlXj9hAl#rd
各种源码
http://www.jcodecraeer.com/plus/list.php?tid=31
http://www.xiufm.com/forum.php?mod=forumdisplay&fid=40
loading动画
https://github.com/dinuscxj/LoadingDrawable?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
秀源码
http://www.xiufm.com/forum.php
开发工具及使用类
安卓开发与分析者的利器--安卓右键工具
集成dex转jar,二进制xml查看,apk相关信息查询,apk图标提取,apk优化,手机屏幕截图,安装卸载,签名,反编译和回编译等功能
http://blog.csdn.net/asmcvc/article/details/51084706
在Eclipse添加Android兼容包( v4、v7 appcompat )
http://www.cnblogs.com/kissazi2/p/3644848.html
高效的设计稿标注及测量工具Markman介绍
http://blog.csdn.net/ouyang_peng/article/details/53526830
AS 自动倒包
http://blog.csdn.net/buaaroid/article/details/44979629
AS教程 使用
http://blog.csdn.net/column/details/zsl-androidstudio.html
极客导航
http://www.jikedaohang.com/
在线工具
json解析
http://www.bejson.com/jsonviewernew/
http://www.json.cn/
行业资讯
国内Top500Android应用分析报告
http://mp.weixin.qq.com/s?__biz=MzA5OTMxMjQzMw==&mid=2648112527&idx=1&sn=b23c1b5f3e32e343ad96d705bd4d63ff&scene=1&srcid=0711SVtLTxYXurfDvMqW2LJi#wechat_redirect
面试要点
http://mp.weixin.qq.com/s?__biz=MzAxMTI4MTkwNQ==&mid=2650820648&idx=1&sn=cb9ee924f2ded3358dd6c256803cc687&scene=23&srcid=0718jzBpe1fT3PNS0Q7vtM54#rd