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
Android Everywhere!
Search
Alexey Buzdin
July 03, 2014
Technology
0
52
Android Everywhere!
Retrospective of Android gadgets and technologies announced or mentioned at Google I/O 2014
Alexey Buzdin
July 03, 2014
Tweet
Share
More Decks by Alexey Buzdin
See All by Alexey Buzdin
Make you Gadget Talk: Google Assistant
larchaon
0
97
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
Google I/O 2016 Retrospective
larchaon
0
83
Other Decks in Technology
See All in Technology
白金鉱業Meetup_Vol.22_Orbital Senseを支える衛星画像のマルチモーダルエンベディングと地理空間のあいまい検索技術
brainpadpr
2
290
JAWS FESTA 2025でリリースしたほぼリアルタイム文字起こし/翻訳機能の構成について
naoki8408
1
300
楽しく学ぼう!コミュニティ入門 AWSと人が つむいできたストーリー
hiroramos4
PRO
1
190
JAWSDAYS2026_A-6_現場SEが語る 回せるセキュリティ運用~設計で可視化、AIで加速する「楽に回る」運用設計のコツ~
shoki_hata
0
3k
DevOpsエージェントで実現する!! AWS Well-Architected(W-A) を実現するシステム設計 / 20260307 Masaki Okuda
shift_evolve
PRO
3
550
JAWS DAYS 2026 楽しく学ぼう!ストレージ 入門
yoshiki0705
2
140
Datadog の RBAC のすべて
nulabinc
PRO
3
440
僕、S3 シンプルって名前だけど全然シンプルじゃありません よろしくお願いします
yama3133
1
190
Claude Code 2026年 最新アップデート
oikon48
10
7.7k
OCI技術資料 : コンピュート・サービス 概要
ocise
4
54k
マネージャー版 "提案のレベル" を上げる
konifar
22
15k
Yahoo!ショッピングのレコメンデーション・システムにおけるML実践の一例
lycorptech_jp
PRO
1
190
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.1k
Rails Girls Zürich Keynote
gr2m
96
14k
Un-Boring Meetings
codingconduct
0
220
Redefining SEO in the New Era of Traffic Generation
szymonslowik
1
240
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
270
Agile Actions for Facilitating Distributed Teams - ADO2019
mkilby
0
140
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.1k
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
190
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
130
A Modern Web Designer's Workflow
chriscoyier
698
190k
Everyday Curiosity
cassininazir
0
160
Transcript
Android Everywhere Alexey Buzdin
Java / Mobile developer / Trainer @ @AlexeyBuzdin
Android where?
None
None
None
None
None
None
None
None
None
[N ow in UK]
[Early 2015]
None
Android One • Blueprints for ~100$ price phones • Stock
Android • Direct Google Updates • Vendor specific pre-installed apps [Late 2014]
Google Play support in Chromebook
www.android.com/tv
<application> <activity android:name="com.example.android.MainActivity" android:label="@string/app_name" > <intent-filter> <action android:name="android.intent.action.MAIN" /> <category
android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> <activity android:name="com.example.android.TvActivity" android:label="@string/app_name" android:theme="@style/Theme.Leanback" > <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LEANBACK_LAUNCHER" /> </intent-filter> </activity> </application>
Android TV • TVs and standalone set-top boxes. • Google
Play Store support • Google Cast (Chromecast) • Sony, Sharp, TP Vision, Razer, Asus [Late 2014]
None
None
Android Wear Features: 1. Voice 2. Search 3. Fitness 4.
Compatibility [N OW !]
None
None
Android Auto • GPS mapping/navigation • Music control • Telephony
• SMS composition and playback • Web search [Late 2014]
Android Everywhere Alexey Buzdin