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

Android at Google I/O 2016

Android at Google I/O 2016

The most important announcements from Google I/O 201 regarding Android platform

Renaud MATHIEU

May 19, 2016
Tweet

More Decks by Renaud MATHIEU

Other Decks in Programming

Transcript

  1. Apps Allo • New Hangouts? • Machine learning for suggested

    answers • Encrypted Duo • Alternative to Facetime
  2. Android N • Performances • JIT Compiler (> 75% faster,

    50% smaller) • ART optimizations • Java 8 (lambda)
  3. Android N • Productivity • Multi-window (also on Android TV)

    • Shortcuts : close all apps, alt+tab equivalent, etc. • Notifications (quick reply, settings : don’t silence or block)
  4. Android Wear 2.0 • Standalone apps • New system UI

    (notifications smart replies) • Material Design for Wearable guides • Input Method • Google Fit platform • Support for Android N
  5. Android Studio 2.2 • Speed • New layout designer and

    constraint layout • Espresso test recording • Faster builds
  6. Android Studio 2.2 • Smarts • APK Analyzer • Layout

    Inspector • Expanded code analysis • IntelliJ 2016.1
  7. Android Studio 2.2 • Platform Support • Enhanced Jack compiler

    / Java 8 support • Expanded C++ (CMAKE) • Firebase Support
  8. Dynamic Links • Dynamic Links can link to different content

    depending on the platform they're opened on. • Dynamic Links work across app installs: if a user opens a Dynamic Link and doesn't have your app installed, the user can be prompted to install it; then, after installation, your app starts and can access the link.
  9. Dynamic Links • Implementation • Handle links in your app

    • Create Dynamic Links from the links to your app (Firebase) • Handle Dynamic Links in your apps
  10. Instant App • Bring users into their apps more quickly

    and easily. • Click on a link and land on an app • Jelly Bean