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
40
The Humane Machine: Building AI systems with Emotional Intelligence
arpit
0
2.6k
Building Ethereum powered DApps
arpit
0
54
Firebase For Mobile Developers
arpit
1
42
Getting Started with WebVR
arpit
0
2.3k
Towards a Decentralized Web
arpit
0
59
The State of Blockchain Technology
arpit
0
4k
Coding Different
arpit
0
1.8k
Going (React) Native
arpit
0
3.8k
Other Decks in Programming
See All in Programming
すべてのコンテキストを、 ユーザー価値に変える
applism118
3
1.2k
Porting a visionOS App to Android XR
akkeylab
0
290
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
750
AIと”コードの評価関数”を共有する / Share the "code evaluation function" with AI
euglena1215
1
140
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
480
データの民主化を支える、透明性のあるデータ利活用への挑戦 2025-06-25 Database Engineering Meetup#7
y_ken
0
340
NPOでのDevinの活用
codeforeveryone
0
780
PicoRuby on Rails
makicamel
2
120
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
160
“いい感じ“な定量評価を求めて - Four Keysとアウトカムの間の探求 -
nealle
1
8.3k
datadog dash 2025 LLM observability for reliability and stability
ivry_presentationmaterials
0
450
おやつのお供はお決まりですか?@WWDC25 Recap -Japan-\(region).swift
shingangan
0
110
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
960
4 Signs Your Business is Dying
shpigford
184
22k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
680
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
5
250
Scaling GitHub
holman
459
140k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
Navigating Team Friction
lara
187
15k
Why Our Code Smells
bkeepers
PRO
337
57k
Practical Orchestrator
shlominoach
188
11k
Testing 201, or: Great Expectations
jmmastey
42
7.6k
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