Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Android Everywhere!
Alexey Buzdin
July 03, 2014
Technology
0
42
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
65
Writing A Plugin for Android Studio
larchaon
1
78
Marvel of Annotation Processing in Java Mobius 2017
larchaon
0
98
How to Become a Successful Programmer
larchaon
0
56
Kotlin JS: Is it a Thing?
larchaon
0
150
Marvel of Annotations in Java/Android
larchaon
0
67
Testing RESTful services: GoT JavaDay Kiev Edition
larchaon
0
56
Automate the Mobile
larchaon
0
160
Google I/O 2016 Retrospective
larchaon
0
63
Other Decks in Technology
See All in Technology
証明書って何だっけ? 〜AWSの中間CA移行に備える〜
minorun365
3
2.1k
OVN-Kubernetes-Introduction-ja-2023-01-27.pdf
orimanabu
1
310
AI Services 概要 / AI Services overview
oracle4engineer
PRO
0
170
組織に対してSREを適用するとどうなるか
kuniim
1
200
Pentesting Password Reset Functionality
anugrahsr
0
430
日本ディープラーニング協会主催 NeurIPS 2022 技術報告会講演資料
tdailab
0
1.1k
SRE Lounge 2023/SRE Lounge 2023
lmi
1
200
Kaggleシミュレーションコンペの動向
nagiss
0
260
20230123_FinJAWS
takuyay0ne
0
120
オンプレk8sとEKSの並行運用の実際
ch1aki
0
260
もし本番ネットワークをまるごと仮想環境に”コピー”できたらうれしいですか? / janog51
corestate55
0
350
Virtual Thread - 導入の背景と、効果的な使い方 -
skrb
4
270
Featured
See All Featured
A designer walks into a library…
pauljervisheath
199
16k
Designing the Hi-DPI Web
ddemaree
273
32k
Git: the NoSQL Database
bkeepers
PRO
419
60k
Fashionably flexible responsive web design (full day workshop)
malarkey
396
63k
Statistics for Hackers
jakevdp
785
210k
Writing Fast Ruby
sferik
613
58k
Ruby is Unlike a Banana
tanoku
93
9.5k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
24
4.5k
Web Components: a chance to create the future
zenorocha
304
40k
Faster Mobile Websites
deanohume
295
29k
We Have a Design System, Now What?
morganepeng
37
5.9k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
349
27k
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