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.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| src/com/android/tools/r8wrappers | 2 years ago | |
| tests | 2 years ago | |
| Android.bp | 2 years ago | |
| BUILD.bazel | 2 years ago | |
| LICENSE | 2 years ago | |
| METADATA | 2 years ago | |
| MODULE_LICENSE_BSD | 2 years ago | |
| NOTICE | 2 years ago | |
| README.android | 2 years ago | |
| d8 | 2 years ago | |
| d8.bat | 2 years ago | |
| keepanno-annotations.jar | 2 years ago | |
| r8.jar | 1 year ago | |
| r8.jar.map | 1 year 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