技术网站网址:
—— Android 开发技术周报 -- http://www.androidweekly.cn/
—— 满满的都是福利,干货集中营 -- http://gank.io/download
—— 干货集中营简书 -- http://www.jianshu.com/c/15cc86cc1e9d
—— 玩Android -- http://xueandroid.com/
—— 开发者技术前线 -- http://www.devtf.cn/?cat=2
—— Google Samples —— https://github.com/googlesamples
—— Segmentfault —— https://segmentfault.com/android
技术优秀文章:
43、BackgroundLibrary 释放 shape selecter
—— https://github.com/JavaNoober/BackgroundLibrary
42、注解
—— https://blog.csdn.net/javazejian/article/details/71860633
41、反射
—— https://blog.csdn.net/sinat_38259539/article/details/71799078
40、面试
—— https://mp.weixin.qq.com/s?__biz=MzIyMjQ0MTU0NA==&mid=2247486061&idx=1&sn=36ca21843b2f21db156b6db298f77183&chksm=e82c334adf5bba5c050c82af0e953ce2461a43582deeced1cf8feb4bc02a643372eaecd00e92&scene=0#rd
39.gradle_plugin_android_aspectjx
—— https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx
38、极客学院WIKI
—— http://wiki.jikexueyuan.com/list/android/
37、混淆
—— https://www.jianshu.com/p/7436a1a32891
36、编译加速 :freeline
—— https://yq.aliyun.com/articles/59122?spm=5176.8091938.0.0.1Bw3mU
—— https://github.com/alibaba/freeline
35、选择器库
—— https://github.com/Bigkoo/Android-PickerView
34、强大的图表库
—— https://github.com/PhilJay/MPAndroidChart
33、RxJava 文档
—— https://mcxiaoke.gitbooks.io/rxdocs/content/topics/How-To-Use-RxJava.html
32、Android O 8.0系统下通知及安装apk问题更新后的简单兼容写法
—— https://www.2cto.com/kf/201801/714857.html
31、Kotlin
—— 中文:https://www.kotlincn.net
—— 英文:https://kotlinlang.org
30、android 与 H5 交互
—— https://mp.weixin.qq.com/s/CDinDcARYfOnL4yysspQsQ
——https://www.jianshu.com/p/d55c722248ca?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation
29、Android 64k问题
—— https://www.cnblogs.com/GarsonZhang/p/5737840.html
—— http://blog.csdn.net/qq376430645/article/details/49885399
28、Android 动态设置权限(编译期注解实现)
—— https://github.com/permissions-dispatcher/PermissionsDispatcher
—— http://blog.csdn.net/yanzhenjie1003/article/details/52503533
27、Android端的无埋点统计的实现方法
—— https://github.com/foolchen/AndroidTracker?utm_source=androidweekly&utm_medium=website
26、任意界面悬浮窗实现
—— https://github.com/yhaolpz/FloatWindow
25、自定义 Toast
—— https://github.com/Shashank02051997/FancyToast-Android?utm_source=androidweekly&utm_medium=website
24、SVG学习--VectorDrawable的使用
—— https://www.jianshu.com/p/709994b08683
23、WebView性能、体验分析与优化
—— https://tech.meituan.com/WebViewPerf.html
22、app启动优化方案
—— http://www.jianshu.com/p/4ad3e0428109
21、.aar文件引用
—— http://www.jianshu.com/p/59efa895589e
20、Android 性能优化 overdraw
—— http://www.jianshu.com/p/145fc61011cd
19、ViewSwitcher
—— https://www.cnblogs.com/lonelyxmas/p/7494725.html
18、你知道android的MessageQueue.IdleHandler吗?
——https://zhuanlan.zhihu.com/p/30601168?group_id=908659502560075776
17、Android studio 下载
—— https://developer.android.google.cn/studio/archive.html
—— 主题:http://color-themes.com/?view=index
16、EvenBus
—— 官网http://greenrobot.org/eventbus/documentation
—— githubhttps://github.com/greenrobot/EventBus
15、面试相关
—— http://www.jianshu.com/p/1149636d841a
14、Android 系统源码
——http://www.jianshu.com/p/b3580904d298
13、深入解析 http 与 https
——http://www.jianshu.com/p/b5db358a0444
12、Android 优秀学习资料
—— https://github.com/hehonghui/android-tech-frontier/tree/master/the-bad-guys
11、基于开源项目搭建自己的技术堆栈
—— http://www.jianshu.com/p/42d45998117f
10、自定义 java 注解处理器
—— http://www.jianshu.com/p/50d95fbf635c
09、RecyclerView 梳理:点击、长按事件、分割线、拖拽排序、滑动删除
—— http://www.jianshu.com/p/70788a7a5547
08、Android 多点触控
—— http://www.jianshu.com/p/f8ef2685716d
07、studio 插件整理
—— https://ydmmocoo.github.io/2016/06/28/Android-Studio%E6%8F%92%E4%BB%B6%E6%95%B4%E7%90%86/?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
06、阿里巴巴的路由框架ARouter
—— https://github.com/alibaba/ARouter
—— https://yq.aliyun.com/articles/71687
05、Android 的开源项目 - easypermissions - 优化Android 6.0以上系统权限申请
—— http://www.jianshu.com/p/2b3661928e66
04、Android 打开本地文件doc、docx、exel、ppt、word等格式文件
—— https://github.com/ZhongXiaoHong/superFileView
03、Android 注解框架AndroidAnnotations
——http://androidannotations.org/
——http://blog.csdn.net/zdyueguanyun/article/details/51910162
—— http://blog.csdn.net/zjbpku/article/details/18676149
02、MVP 官方demo
—— https://github.com/googlesamples/android-architecture
01、Android 开源项目 - Robound - 牛逼的动画效果
—— http://blog.csdn.net/hpu_zyh/article/details/44859401
为了保持最新的更新记录,采取倒序的方式记录,方便以后查找,学习。
网友评论