An open API service indexing awesome lists of open source software.

https://github.com/samlss/summary

✍Personal summary.
https://github.com/samlss/summary

android blog flutter libraries

Last synced: about 1 year ago
JSON representation

✍Personal summary.

Awesome Lists containing this project

README

          

![motto](https://github.com/samlss/Summary/blob/master/motto0.gif)

# 个人开发总结

- csdn:https://blog.csdn.net/Samlss
- 简书: https://www.jianshu.com/u/c13c37d30ac8
- 掘金: https://juejin.im/user/5b67fb7d6fb9a04fb6150b56

# UI篇
* [Android Paint系列之基础+着色器渲染器(实现霓虹灯文字+实现圆形头像+放大镜+倒影+雷达扫描效果)](https://blog.csdn.net/samlss/article/details/80807110)
* [Android Paint系列之滤镜效果](https://blog.csdn.net/samlss/article/details/80781575)
* [Android Paint系列之Xfermode + 刮刮卡效果实现](https://blog.csdn.net/samlss/article/details/80798023)
* [Android 自定义View系列之PathMeasure+Loading效果+小车跑道移动效果](https://blog.csdn.net/samlss/article/details/80860580)
* [Android 自定义View系列之贝塞尔曲线+QQ未读消息拖拽效果实现+水波浪充电效果](https://blog.csdn.net/samlss/article/details/80840199)
* [许多有趣的loading view, 将持续更新](https://blog.csdn.net/samlss/article/details/81189576)

* [Android 关于XmlResourceParser](https://blog.csdn.net/samlss/article/details/81332395)
* [Android 手写动画框架](https://blog.csdn.net/Samlss/article/details/81393541)

# 加密篇
* [Android 加密算法归纳](https://blog.csdn.net/samlss/article/details/80781678)
* [Android密钥库系统KeyStore](https://blog.csdn.net/samlss/article/details/80781640)

# NDK篇
* [Linux Nginx + RTMP 服务器环境搭建](https://blog.csdn.net/Samlss/article/details/82842120)

# 源码分析篇
* [JDK 1.8 HashMap 源码分析(一)](https://www.jianshu.com/p/8b72bd903178)
* [JDK 1.8 HashMap 源码分析(二)](https://www.jianshu.com/p/c34e77162894)
* [JDK 1.8 LinkedHashMap 源码分析](https://www.jianshu.com/p/aa485a0363e9)
* [Android SparseArray源码分析](https://www.jianshu.com/p/344c0b3567c4)
* [Android事件分发机制源码分析](https://github.com/samlss/Summary/blob/master/android-events-dispatch.md)
* [LocalBroadcastMananger源码分析](https://github.com/samlss/Summary/blob/master/LocalBroadcastMananger.md)

# Flutter篇
* [Flutter学习之Dart语言注释](https://www.jianshu.com/p/d1dae0d5c472)
* [Flutter学习之Dart语言基础(关键字)](https://www.jianshu.com/p/524e481ef3f6)
* [Flutter学习之Dart语言基础(构造函数)](https://www.jianshu.com/p/13c2caf00b1b)
* [Flutter学习之Dart语言基础(内置类型)](https://www.jianshu.com/p/b752db85f072)

# 杂七杂八
* [单例模式+valatile关键字](https://github.com/samlss/Summary/blob/master/singleton_volatile.md)
* [屏幕适配的几种方案以及优缺点总结](https://github.com/samlss/Summary/blob/master/screen_adapter/screen_adapter.md)
* [关于刘海屏适配](https://github.com/samlss/Summary/blob/master/notch/关于刘海屏适配.md)
* [关于protobuf和记录在Android中使用Protobuf过程](https://github.com/samlss/Summary/blob/master/protobuf/protobuf.md)
* [Android混淆说明](https://github.com/samlss/Summary/blob/master/proguard-rules-description.pro)
* [线程相关理解](https://github.com/samlss/Summary/blob/master/thread/%E7%BA%BF%E7%A8%8B%E7%9B%B8%E5%85%B3.md)

# Parse篇
* [Parse后台搭建与使用](https://github.com/samlss/Summary/blob/master/parse/Parse%E5%90%8E%E5%8F%B0%E6%90%AD%E5%BB%BA%E4%B8%8E%E4%BD%BF%E7%94%A8.md)

# 开源库
* [XAnimator](https://github.com/samlss/XAnimator)
* [LovelyView](https://github.com/samlss/LovelyView)
* [FunnyViews](https://github.com/samlss/FunnyViews)
* [TimoMenu](https://github.com/samlss/TimoMenu)
* [Lighter](https://github.com/samlss/Lighter)
* [Broccoli](https://github.com/samlss/Broccoli)
* [Bloom](https://github.com/samlss/Bloom)
* [Oops](https://github.com/samlss/Oops)