Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/d-clock/androidstudycode

关于Android的一些原理学习和代码实现
https://github.com/d-clock/androidstudycode

Last synced: 3 days ago
JSON representation

关于Android的一些原理学习和代码实现

Awesome Lists containing this project

README

        

# AndroidStudyCode

记录一些 Android 相关的学习知识和原理,需要的童鞋可以看看。有bug请提Issue哇!

## 运行须知

- 本库clone到本地后,直接以 moudle 形式导入即可运行;
- 本库libs下有个**AndroidUtils.aar**的依赖包,是由[AndroidUtils](https://github.com/D-clock/AndroidUtils)代码编译生成;
- 想要查看**AndroidUtils.aar**中的源代码,可以参考[这里](https://github.com/D-clock/Doc/blob/master/Android/%E4%B8%AA%E4%BA%BA%E6%94%B6%E8%97%8F/%E5%A6%82%E4%BD%95%E6%9F%A5%E7%9C%8Baar%E7%9A%84%E6%BA%90%E4%BB%A3%E7%A0%81.md)

## 最新更新(编辑于2016-08-29)

- 兼添加夜间模式的实现分析,详见文章 [知乎和简书的夜间模式实现套路](notes/知乎和简书的夜间模式实现套路.md)

## 归档文章

- [你需要知道的Android拍照适配问题](notes/你需要知道的Android拍照适配问题.md)
- [深入理解Android中的Matrix](notes/深入理解Android中的Matrix.md)
- [知乎和简书的夜间模式实现套路](notes/知乎和简书的夜间模式实现套路.md)

## 找我

- [新浪微博](http://weibo.com/2480694892/profile?rightmod=1&wvr=6&mod=personinfo&is_all=1)
- [Diycode社区](http://diycode.cc/d_clock)
- [简书](http://www.jianshu.com/users/ec95b5891948/latest_articles)
- [稀土掘金](http://gold.xitu.io/#/user/5647657960b27f7a01ba5122)
- [开发者头条](http://toutiao.io/u/167597)