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
GDG Riga
May 25, 2016
Programming
0
57
Google I/O 2016 Retrospective
http://www.meetup.com/GDG-Riga/events/231220821/
GDG Riga
May 25, 2016
Tweet
Share
More Decks by GDG Riga
See All by GDG Riga
SRE Overview - GDG Riga 2018 Oct
gdgriga
1
150
Workshop: Firebase - rule all platforms!
gdgriga
0
89
Workshop: Dockerization
gdgriga
0
110
Introduction to TypeScript
gdgriga
1
66
Other Decks in Programming
See All in Programming
AI Assistants for Your Angular Solutions
manfredsteyer
PRO
0
140
Windows on Ryzen and I
seosoft
0
300
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
150
モックわからないマン卒業記 ~振る舞いを起点に見直した、フロントエンドテストにおけるモックの使いどころ~
tasukuwatanabe
2
380
野球解説AI Agentを開発してみた - 2026/02/27 LayerX社内LT会資料
shinyorke
PRO
0
320
20260315 AWSなんもわからん🥲
chiilog
2
160
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
180
GoのDB アクセスにおける 「型安全」と「柔軟性」の両立 - Bob という選択肢
tak848
0
110
Goの型安全性で実現する複数プロダクトの権限管理
ishikawa_pro
2
360
Agentic AI: Evolution oder Revolution
mobilelarson
PRO
0
180
TipKitTips
ktcryomm
0
170
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
331
21k
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
470
End of SEO as We Know It (SMX Advanced Version)
ipullrank
3
4.1k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
技術選定の審美眼(2025年版) / Understanding the Spiral of Technologies 2025 edition
twada
PRO
118
110k
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
150
Believing is Seeing
oripsolob
1
84
Testing 201, or: Great Expectations
jmmastey
46
8.1k
Skip the Path - Find Your Career Trail
mkilby
1
80
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
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