Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Google I/O 2016 Retrospective
Search
Alexey Buzdin
May 25, 2016
0
83
Google I/O 2016 Retrospective
Alexey Buzdin
May 25, 2016
Tweet
Share
More Decks by Alexey Buzdin
See All by Alexey Buzdin
Make you Gadget Talk: Google Assistant
larchaon
0
96
Writing A Plugin for Android Studio
larchaon
1
100
Marvel of Annotation Processing in Java Mobius 2017
larchaon
0
160
How to Become a Successful Programmer
larchaon
0
110
Kotlin JS: Is it a Thing?
larchaon
0
210
Marvel of Annotations in Java/Android
larchaon
0
120
Testing RESTful services: GoT JavaDay Kiev Edition
larchaon
0
120
Automate the Mobile
larchaon
0
210
Testing RESTful services: The What, The How and The Automated
larchaon
1
980
Featured
See All Featured
Producing Creativity
orderedlist
PRO
348
40k
Technical Leadership for Architectural Decision Making
baasie
3
270
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
170
BBQ
matthewcrist
89
10k
How to Ace a Technical Interview
jacobian
281
24k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
480
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
Taking LLMs out of the black box: A practical guide to human-in-the-loop distillation
inesmontani
PRO
3
2.1k
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
140
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
Navigating the moral maze — ethical principles for Al-driven product design
skipperchong
2
270
Transcript
gdgriga.lv
None
None
None
None
None
https://www.facebook.com/alexey.buzdin/videos/ 1089759651085665/
None
Biggest Announcements
None
None
None
None
None
https://play.google.com/store/apps/details?id=com.google.android.spotlightstories
by Justin Lin
Vulkan
Vulkan
None
None
Android • Java 8 partial support with JACK compiler •
new Constraint Layout • new Android Support Library with all the changes
Android Studio 2.2 • Android Studio 2.2 improvements on instant
run • Test recording - Espresso • UI Designer - constraint UI • APK analyzer • Layout inspector • Java 8 support • Hybrid CMake and NDK Build support • gradle properties to autodownload Build Tools http://tools.android.com/download/studio/builds/android-studio-2-2-preview-1
None
Progressive Web Apps https://developers.google.com/web/progressive-web-apps/
Progressive Web Apps • Instant Loading • Add to Home
Screen • Responsive • Push Notifications
Push Notifications Service worker basics + Google Cloud Messaging https://developers.google.com/web/fundamentals/getting-
started/push-notifications/
Web Manifest https://developers.google.com/web/updates/2014/11/Support- for-installable-web-apps-with-webapp-manifest-in-chrome-38- for-Android { "short_name": "Kinlan's Amaze App",
"name": "Kinlan's Amazing Application ++", "icons": [ { "src": "launcher-icon-2x.png", "sizes": "96x96", "type": "image/png" } ], "start_url": "/index.html", "display": "standalone", "orientation": "landscape" }
Polymer <hello-world who=“Unicorn"> </hello-world>
Ilya Grigorik’s research
None
None
CodeLabs https://codelabs.developers.google.com/
None
None