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
ABEMAの本番環境負荷試験への挑戦
mk2taiga
5
1.3k
PHPからはじめるコンピュータアーキテクチャ / From Scripts to Silicon: A Journey Through the Layers of Computing
tomzoh
2
120
[SRE NEXT] ARR150億円_エンジニア140名_27チーム_17プロダクトから始めるSLO.pdf
satos
5
3k
〜『世界中の家族のこころのインフラ』を目指して”次の10年”へ〜 SREが導いたグローバルサービスの信頼性向上戦略とその舞台裏 / Towards the Next Decade: Enhancing Global Service Reliability
kohbis
3
1.5k
ゼロから始めるSREの事業貢献 - 生成AI時代のSRE成長戦略と実践 / Starting SRE from Day One
shinyorke
PRO
0
110
SRE不在の開発チームが障害対応と 向き合った100日間 / 100 days dealing with issues without SREs
shin1988
2
2k
CDK Toolkit Libraryにおけるテストの考え方
smt7174
1
550
AIエージェントが書くのなら直接CloudFormationを書かせればいいじゃないですか何故AWS CDKを使う必要があるのさ
watany
18
7.6k
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
820
Rethinking Incident Response: Context-Aware AI in Practice
rrreeeyyy
2
940
AIでテストプロセス自動化に挑戦する
sakatakazunori
1
530
毎晩の 負荷試験自動実行による効果
recruitengineers
PRO
5
180
Featured
See All Featured
How to Ace a Technical Interview
jacobian
278
23k
Making Projects Easy
brettharned
116
6.3k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
282
13k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Code Review Best Practice
trishagee
69
19k
Optimizing for Happiness
mojombo
379
70k
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