Slide 1

Slide 1 text

No content

Slide 2

Slide 2 text

Apps Allo • New Hangouts? • Machine learning for suggested answers • Encrypted Duo • Alternative to Facetime

Slide 3

Slide 3 text

Android N • android.com/n • Emoji Unicode 9

Slide 4

Slide 4 text

Android N • Performances • JIT Compiler (> 75% faster, 50% smaller) • ART optimizations • Java 8 (lambda)

Slide 5

Slide 5 text

Android N • Security • File-based encryption • Media framework hardening • Seamless updates

Slide 6

Slide 6 text

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)

Slide 7

Slide 7 text

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

Slide 8

Slide 8 text

Android Studio 2.2 • Speed • New layout designer and constraint layout • Espresso test recording • Faster builds

Slide 9

Slide 9 text

Android Studio 2.2 • Smarts • APK Analyzer • Layout Inspector • Expanded code analysis • IntelliJ 2016.1

Slide 10

Slide 10 text

Android Studio 2.2 • Platform Support • Enhanced Jack compiler / Java 8 support • Expanded C++ (CMAKE) • Firebase Support

Slide 11

Slide 11 text

Firebase • Analytics

Slide 12

Slide 12 text

Firebase • Develop • Cloud Messaging • Authentification • Storage • Remote config

Slide 13

Slide 13 text

Firebase • Grow • Notifications • App indexing • Dynamic Links • Invites • Adwords

Slide 14

Slide 14 text

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.

Slide 15

Slide 15 text

Dynamic Links • Implementation • Handle links in your app • Create Dynamic Links from the links to your app (Firebase) • Handle Dynamic Links in your apps

Slide 16

Slide 16 text

Instant App • Bring users into their apps more quickly and easily. • Click on a link and land on an app • Jelly Bean