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