Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Advanced Topics Android

Advanced Topics Android

Google IO Extended 2018 Bangkok

Iñaki Villar

July 01, 2018
Tweet

More Decks by Iñaki Villar

Other Decks in Technology

Transcript

  1. dex

  2. dex

  3. 75% reduced size of MainDexFile Release 56% reduced size of

    MainDexFile Debug 10% reduced time for Debug builds
  4. D8/R8 2nd phase : D8/DX(fully deprecated) - 1 year approx.

    1st phase : D8/DX - 6 months approx. 3rd phase: DX removed from AS
  5. ART

  6. ART Dalvik JIT Just In Time AOT Ahead Of Time

    App Run Translate ByteCode to Machine code Less Space Less Memory
  7. ART Dalvik JIT Just In Time AOT Ahead Of Time

    App Install Translate ByteCode to Machine code App Run Faster Better Startup Battery Performance
  8. ART

  9. ART

  10. ART