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
49
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
90
Writing A Plugin for Android Studio
larchaon
1
97
Marvel of Annotation Processing in Java Mobius 2017
larchaon
0
140
How to Become a Successful Programmer
larchaon
0
110
Kotlin JS: Is it a Thing?
larchaon
0
200
Marvel of Annotations in Java/Android
larchaon
0
100
Testing RESTful services: GoT JavaDay Kiev Edition
larchaon
0
85
Automate the Mobile
larchaon
0
190
Google I/O 2016 Retrospective
larchaon
0
79
Other Decks in Technology
See All in Technology
SmartNewsにおける 1000+ノード規模 K8s基盤 でのコスト最適化 – Spot・Gravitonの大規模導入への挑戦
vsanna2
0
140
マネジメントって難しい、けどおもしろい / Management is tough, but fun! #em_findy
ar_tama
7
1.1k
ネットワーク保護はどう変わるのか?re:Inforce 2025最新アップデート解説
tokushun
0
210
Yahoo!しごとカタログ 新しい境地を創るエンジニア募集!
lycorptech_jp
PRO
0
120
AIの全社活用を推進するための安全なレールを敷いた話
shoheimitani
2
530
使いたいMCPサーバーはWeb APIをラップして自分で作る #QiitaBash
bengo4com
0
2k
CDKTFについてざっくり理解する!!~CloudFormationからCDKTFへ変換するツールも作ってみた~
masakiokuda
1
150
関数型プログラミングで 「脳がバグる」を乗り越える
manabeai
1
190
開発生産性を測る前にやるべきこと - 組織改善の実践 / Before Measuring Dev Productivity
kaonavi
11
4.9k
OSSのSNSツール「Misskey」をさわってみよう(右下ワイプで私のOSCの20年を振り返ります) / 20250705-osc2025-do
akkiesoft
0
170
DatabricksにOLTPデータベース『Lakebase』がやってきた!
inoutk
0
110
いつの間にか入れ替わってる!?新しいAWS Security Hubとは?
cmusudakeisuke
0
130
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Become a Pro
speakerdeck
PRO
29
5.4k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Thoughts on Productivity
jonyablonski
69
4.7k
Why Our Code Smells
bkeepers
PRO
336
57k
How to train your dragon (web standard)
notwaldorf
95
6.1k
Designing for humans not robots
tammielis
253
25k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
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