You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| retrace | 3 years ago | |
| Android.bp | 3 years ago | |
| LICENSE | 3 years ago | |
| METADATA | 3 years ago | |
| MODULE_LICENSE_BSD | 3 years ago | |
| NOTICE | 3 years ago | |
| README.android | 3 years ago | |
| d8 | 3 years ago | |
| d8-compat-dx | 3 years ago | |
| d8.bat | 3 years ago | |
| r8-compat-proguard | 3 years ago | |
| r8.jar | 3 years ago | |
| r8.jar.map | 3 years ago | |
| retrace-r8.sh | 3 years ago | |
README.android
- D8 is a dexer that converts java byte code to dex code. - R8 is a java program shrinking and minification tool that converts java byte code to optimized dex code. Sources available from: git clone https://r8.googlesource.com/r8