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.8k
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
CSC305 Lecture 08
javiergs
PRO
0
270
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
280
AI駆動で0→1をやって見えた光と伸びしろ
passion0102
1
810
React Nativeならぬ"Vue Native"が実現するかも?_新世代マルチプラットフォーム開発フレームワークのLynxとLynxのVue.js対応を追ってみよう_Vue Lynx
yut0naga1_fa
2
510
実践Claude Code:20の失敗から学ぶAIペアプログラミング
takedatakashi
18
8.3k
NIKKEI Tech Talk#38
cipepser
0
190
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
450
Software Architecture
hschwentner
6
2.3k
スキーマ駆動で、Zod OpenAPI Honoによる、API開発するために、Hono Takibiというライブラリを作っている
nakita628
0
310
bootcamp2025_バックエンド研修_WebAPIサーバ作成.pdf
geniee_inc
0
120
Claude Agent SDK を使ってみよう
hyshu
0
1.4k
Migration to Signals, Resource API, and NgRx Signal Store
manfredsteyer
PRO
0
110
Featured
See All Featured
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
Facilitating Awesome Meetings
lara
57
6.6k
Build your cross-platform service in a week with App Engine
jlugia
233
18k
GitHub's CSS Performance
jonrohan
1032
470k
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
It's Worth the Effort
3n
187
28k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
22k
Gamification - CAS2011
davidbonilla
81
5.5k
The Power of CSS Pseudo Elements
geoffreycrofte
80
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