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 Wear
Search
Arpit Mathur
August 01, 2014
Programming
1
3.7k
Android Wear
Slides from my talk for Android Alliance Philadelphia
Arpit Mathur
August 01, 2014
Tweet
Share
More Decks by Arpit Mathur
See All by Arpit Mathur
Living at the Intersection of Blockchains and Machine Learning
arpit
0
42
The Humane Machine: Building AI systems with Emotional Intelligence
arpit
0
2.6k
Building Ethereum powered DApps
arpit
0
57
Firebase For Mobile Developers
arpit
1
45
Getting Started with WebVR
arpit
0
2.4k
Towards a Decentralized Web
arpit
0
63
The State of Blockchain Technology
arpit
0
4.1k
Coding Different
arpit
0
1.8k
Going (React) Native
arpit
0
3.9k
Other Decks in Programming
See All in Programming
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
170
Six and a half ridiculous things to do with Quarkus
hollycummins
0
140
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
1.2k
Swift Concurrency - 状態監視の罠
objectiveaudio
2
490
止められない医療アプリ、そっと Swift 6 へ
medley
1
140
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
490
スマホから Youtube Shortsを見られないようにする
lemolatoon
15
14k
アメ車でサンノゼを走ってきたよ!
s_shimotori
0
210
XP, Testing and ninja testing ZOZ5
m_seki
3
580
Things You Thought You Didn’t Need To Care About That Have a Big Impact On Your Job
hollycummins
0
210
CSC509 Lecture 03
javiergs
PRO
0
330
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
5
1.7k
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1371
200k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Visualization
eitanlees
148
16k
How STYLIGHT went responsive
nonsquared
100
5.8k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Code Review Best Practice
trishagee
72
19k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Transcript
Android Wear Arpit Mathur @arpit
The Android Wear UX
Wear App Development • Default No:fica:ons • Extended
No:fica:ons • Na:ve Apps
Extended No:fica:ons
Source: hBp://mBhsfrdrch.github.io/
Source: hBp://mBhsfrdrch.github.io/
Source: hBp://mBhsfrdrch.github.io/
Ac:ons and Voice Input
Na:ve Apps
Capabili:es • PreBy much Android 4.4 minus •
Na:ve app apk packed into the main apk • Data sync based on App Ids so make sure both Manifests match
Building the right kind of na:ve app • You
can build any kind of na:ve app you want but most people probably won’t launch your app explicitly • Instead, build contextual no:fica:ons that trigger your na:ve app • Detect context on the phone side of the app
Components
Sharing data: On the phone, put data on the
sync’d data store
On the phone listen on data change
Messages for fire and forget messages
Links • Google I/O 2014 -‐ Android Wear: The
developer's perspec:ve • Android Wear Training on developer.android.com