Android开发笔记

https://github.com/Hitomis/transferee  一个帮助您完成从缩略图到原图无缝过渡转变的神奇组件 

https://github.com/alibaba/vlayout/blob/master/README-ch.md  阿里巴巴布局

http://blog.csdn.net/qq402164452/article/details/54177296  查看relam数据库

http://blog.csdn.net/u011335851/article/details/48663813  手动变色图片

http://blog.csdn.net/wei_smile/article/details/51167220  使用ViewPager动画来做出不一样的引导页

http://blog.csdn.net/wl9739/article/details/51955598    教你一分钟实现动态模糊效果

https://github.com/PomepuyN/BlurEffectForAndroidDesign  图片模糊效果

http://blog.csdn.net/dgs960825/article/details/51200863  Android利用ZXing生成带LOGO的二维码图片

http://blog.csdn.net/shu_lance/article/details/75220916  AndroidUI 卡片式折叠交互效果——CardStackView

http://blog.csdn.net/lmj623565791/article/details/23272657  java爬虫抓信息

https://jingyan.baidu.com/article/ff42efa92eb0cdc19e220286.html   解决网站屏蔽鼠标右键不能查看源代码的问题

https://github.com/andyken/MoneyTextView  一个支持加法运算的金额输入TextView

https://github.com/amlcurran/ShowcaseView  用于高亮显示应用程序的特定部分,从而突出突出重点

https://github.com/saiwu-bigkoo/Android-AlertView  AlertView 仿iOS的AlertViewController

NiftyDialogEffects  支持自定义飞入动画样式的 Dialog https://github.com/sd6352051/NiftyDialogEffects

http://blog.csdn.net/lmj623565791/article/details/38965311   Android快速开发系列 10个常用工具类 

http://blog.csdn.net/qq_30379689/article/details/55005796  实战 Jsoup实现网络爬虫,糗事百科项目的起步

https://github.com/Blankj/AndroidUtilCode/blob/master/README-CN.md  提供了数量庞大的工具类  基本涵盖所有开发的工具类

http://www.jianshu.com/p/3442a0b2eee1  开发的一款应用,选择了哪些框架 & 第三方库 

http://www.jianshu.com/p/b38ec0bfee7d   教你如何实现 Splash 页面三秒跳转和动态下载最新背景图 

http://www.jianshu.com/u/a32db45d4859  Android视频开发进阶(一)关于视频的那些知识

http://blog.csdn.net/qq_30379689/article/details/60373696  Android Glide库使用,一句话完成图片加载、gif、高斯模糊

http://blog.csdn.net/qq_17766199/article/details/53726062   Android中一些你可能没注意的小效果实现

http://blog.csdn.net/qq_17766199/article/details/52863741  Android中一些你需要知道的布局优化技巧

http://blog.csdn.net/qq_17766199/article/details/54646011   一些RxBinding使用场景

http://www.cnblogs.com/jincheng-yangchaofan/articles/7018780.html   2017年Android百大框架排行榜

http://www.jianshu.com/p/ecf037476603  国内值得关注的API集合 开发App数据源

https://github.com/amitshekhariitbhu/RxJava2-Android-Samples   rxjava练习demo

https://github.com/lafosca/AndroidFaceCropper   人脸识别

你可能感兴趣的:(Android开发笔记)