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
56
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
86
Workshop: Dockerization
gdgriga
0
110
Introduction to TypeScript
gdgriga
1
65
Other Decks in Programming
See All in Programming
技術的負債で信頼性が限界だったWordPress運用をShifterで完全復活させた話
rvirus0817
0
450
Understanding Kotlin Multiplatform
l2hyunwoo
0
250
管你要 trace 什麼、bpftrace 用下去就對了 — COSCUP 2025
shunghsiyu
0
320
バイブコーディングの正体——AIエージェントはソフトウェア開発を変えるか?
stakaya
5
800
オホーツクでコミュニティを立ち上げた理由―地方出身プログラマの挑戦 / TechRAMEN 2025 Conference
lemonade_37
1
450
一人でAIプロダクトを作るための工夫 〜技術選定・開発プロセス編〜 / I want AI to work harder
rkaga
7
1.5k
画像コンペでのベースラインモデルの育て方
tattaka
3
1.4k
Terraform やるなら公式スタイルガイドを読もう 〜重要項目 10選〜
hiyanger
12
2.9k
自作OSでDOOMを動かしてみた
zakki0925224
1
1.2k
What's new in Adaptive Android development
fornewid
0
140
대규모 트래픽을 처리하는 프론트 개발자의 전략
maryang
0
120
コーディングは技術者(エンジニア)の嗜みでして / Learning the System Development Mindset from Rock Lady
mackey0225
2
240
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.7k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Why Our Code Smells
bkeepers
PRO
337
57k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Agile that works and the tools we love
rasmusluckow
329
21k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.2k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.4k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
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