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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
57
The Humane Machine: Building AI systems with Emotional Intelligence
arpit
0
2.6k
Building Ethereum powered DApps
arpit
0
61
Firebase For Mobile Developers
arpit
1
64
Getting Started with WebVR
arpit
0
2.5k
Towards a Decentralized Web
arpit
0
73
The State of Blockchain Technology
arpit
0
4.2k
Coding Different
arpit
0
1.9k
Going (React) Native
arpit
0
4k
Other Decks in Programming
See All in Programming
クライアントワークでSREをするということ。あるいは事業会社におけるSREと同じこと・違うこと
nnaka2992
1
290
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
490
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
170
AIに仕事を丸投げしたら、本当に楽になれるのか
dip_tech
PRO
0
180
Raku Raku Notion 20260128
hareyakayuruyaka
0
430
CSC307 Lecture 12
javiergs
PRO
0
450
Ruby x Terminal
a_matsuda
5
550
CSC307 Lecture 15
javiergs
PRO
0
210
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
120
AI主導でFastAPIのWebサービスを作るときに 人間が構造化すべき境界線
okajun35
0
460
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
230
15年目のiOSアプリを1から作り直す技術
teakun
0
580
Featured
See All Featured
Claude Code のすすめ
schroneko
67
220k
Tips & Tricks on How to Get Your First Job In Tech
honzajavorek
0
450
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
290
Prompt Engineering for Job Search
mfonobong
0
180
Deep Space Network (abreviated)
tonyrice
0
84
Testing 201, or: Great Expectations
jmmastey
46
8.1k
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
1
1.4k
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
200
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
78
Optimising Largest Contentful Paint
csswizardry
37
3.6k
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
140
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