@@ -76,6 +76,8 @@ Android开发者网站包含了以下内容:
76
76
* ~~ 使用 Jack 编译 (AOSP 6.0 - 8.1): < https://source.android.google.cn/docs/setup/build/jack > ~~
77
77
* ~~ Android 新一代编译 toolchain Jack & Jill 简介: < https://yq.aliyun.com/articles/40811 > ~~
78
78
* ~~ Google 又弃坑了,Jack+Jill vs. javac+dx: < https://zhuanlan.zhihu.com/p/25814519 > ~~
79
+ * Android CPU, Compilers, D8 & R8: < https://proandroiddev.com/android-cpu-compilers-d8-r8-a3aa2bfbc109 >
80
+ * ProGuard and R8: Comparing Optimizers: < https://www.guardsquare.com/blog/proguard-and-r8 >
79
81
80
82
### 系统架构
81
83
@@ -737,7 +739,6 @@ Android开发者网站包含了以下内容:
737
739
738
740
* Android Studio移动鼠标显示悬浮提示的设置方法: < https://www.cnblogs.com/jiangxinnju/p/8227442.html >
739
741
* ANDROID STUDIO详细教程汇总: < http://stormzhang.com/devtools/2015/06/17/android-studio-all/ >
740
- * Android Studio 3.0+ 新Dex编译器D8 Desugar R8: < https://blog.csdn.net/jamin0107/article/details/81123154 >
741
742
* Android Studio系列教程一--下载与安装: < http://stormzhang.com/devtools/2014/11/25/android-studio-tutorial1/ >
742
743
* Android Studio系列教程二--基本设置与运行: < http://stormzhang.com/devtools/2014/11/28/android-studio-tutorial2/ >
743
744
* Android Studio系列教程三--快捷键: < http://stormzhang.com/devtools/2014/12/09/android-studio-tutorial3/ >
0 commit comments