Skip to content

Commit

Permalink
add 学习文章
Browse files Browse the repository at this point in the history
  • Loading branch information
linsir6 committed Jul 8, 2018
1 parent 18a6f04 commit 865676f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,14 @@
- [说说 getMainLooper](http://www.icodeyou.com/2015/10/11/2015-10-11-getMainLooper/)


### Gradle相关

- [如何理解 Transform API](https://juejin.im/entry/59776f2bf265da6c4741db2b)
- [Gradle自定义插件详解](https://www.jianshu.com/p/03eb55536298)
- [Android 突破 DEX 文件的 64k方法数限制](http://yifeng.studio/2016/10/26/android-64k-methods-count/)
- [Android Dex分包之旅](http://yydcdut.com/2016/03/20/split-dex/)
- [美团Android DEX自动拆包及动态加载简介](https://tech.meituan.com/mt-android-auto-split-dex.html)


### 自定义View

Expand Down

0 comments on commit 865676f

Please sign in to comment.