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

https://github.com/unixzii/android-source-codes

⚙️ Code analysis of common Android projects and components.
https://github.com/unixzii/android-source-codes

android android-library articles java source-code source-code-analysis source-code-study

Last synced: 9 months ago
JSON representation

⚙️ Code analysis of common Android projects and components.

Awesome Lists containing this project

README

          

A repo maintained by Cyandev
# Android 常见项目源码分析

**2017 11.11 Update**

**OkHttp 拆轮子系列文章目前处于 WIP 阶段,欢迎大家[试读](https://github.com/unixzii/android-source-codes/tree/okhttp/OkHttp)。**

## Table of contents
### 源码分析
* [**SwipeRefreshLayout 源码分析**](https://github.com/unixzii/android-source-codes/tree/master/SwipeRefreshLayout) (更新于 6.16 17:06)
* [**深入理解 fitsSystemWindows**](https://github.com/unixzii/android-source-codes/tree/master/UnderstandingFitsSystemWindows) (更新于 6.18 23:23)
* [**DiskLruCache 实现分析**](https://github.com/unixzii/android-source-codes/tree/master/DiskLruCache) (更新于 9.14 14:10)

### Tips & Tricks
* [**使用自定义动画实现 ImageView 的神奇移动效果**](https://github.com/unixzii/android-source-codes/tree/master/ImageMagicMove) (更新于 10.21 17:31)

## Contributing
本项目欢迎大家投稿,撰写格式请参考之前的文章。提交 PR 时请不要修改本 README 中的目录,谢谢合作。

## License
所有文章均采用 [CC-BY-4.0](https://github.com/unixzii/android-source-codes/blob/master/LICENSE) 许可协议。