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.
|
7 months ago | |
---|---|---|
.. | ||
retrace | 7 months ago | |
Android.bp | 7 months ago | |
LICENSE | 7 months ago | |
METADATA | 7 months ago | |
MODULE_LICENSE_BSD | 7 months ago | |
NOTICE | 7 months ago | |
README.android | 7 months ago | |
d8 | 7 months ago | |
d8-compat-dx | 7 months ago | |
d8.bat | 7 months ago | |
r8-compat-proguard | 7 months ago | |
r8.jar | 7 months ago | |
r8.jar.map | 7 months ago | |
retrace-r8.sh | 7 months 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