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
57
Firebase For Mobile Developers
arpit
1
43
Getting Started with WebVR
arpit
0
2.3k
Towards a Decentralized Web
arpit
0
61
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
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
570
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
320
ぬるぬる動かせ! Riveでアニメーション実装🐾
kno3a87
1
210
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
840
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
100
私の後悔をAWS DMSで解決した話
hiramax
4
210
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
250
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
1.2k
Laravel Boost 超入門
fire_arlo
2
210
Performance for Conversion! 分散トレーシングでボトルネックを 特定せよ
inetand
0
120
Cache Me If You Can
ryunen344
2
630
testingを眺める
matumoto
1
140
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Typedesign – Prime Four
hannesfritz
42
2.8k
Documentation Writing (for coders)
carmenintech
74
5k
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
How STYLIGHT went responsive
nonsquared
100
5.8k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
The Invisible Side of Design
smashingmag
301
51k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.5k
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