Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Android Wear
Arpit Mathur
August 01, 2014
Programming
1
3.5k
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
23
The Humane Machine: Building AI systems with Emotional Intelligence
arpit
0
2.3k
Building Ethereum powered DApps
arpit
0
38
Firebase For Mobile Developers
arpit
1
14
Getting Started with WebVR
arpit
0
2k
Towards a Decentralized Web
arpit
0
20
The State of Blockchain Technology
arpit
0
3.4k
Coding Different
arpit
0
1.6k
Going (React) Native
arpit
0
3.2k
Other Decks in Programming
See All in Programming
Glance App Widgetでウィジェットを作ろう / MoT TechTalk #15
mot_techtalk
0
160
Software Architecture
hschwentner
3
1.1k
[Developers Summit 2023] ソフトウェアテスト新時代の幕開け: 機械学習とデータサイエンスで実現するテスト運用の高度化
takanabe
0
460
量子コンピュータ時代のプログラミングセミナー / 20221222_Amplify_seminar _route_optimization
fixstars
0
250
Makuakeの認証基盤とRe-Architectureチーム
bmf_san
0
650
Excelの助けを借りて楽にシナリオを作ろう
rpa_niiyama
0
340
花き業界のサプライチェーンを繋げるプロダクト開発の進め方
userlike1
0
200
OIDC仕様に準拠した Makuake ID連携基盤構築の裏側
ymtdzzz
0
620
CPU/GPU高速化セミナー 浮動小数点から文字列への高速変換の論文を読んでみた / cpugpu acceleration seminar 20230201
fixstars
0
120
NGK2023S - OCaml最高! スマホ開発にも使えちゃう?!
haochenxie
0
120
新卒でサービス立ち上げから Hasuraを使って3年経った振り返り
yutorin
0
240
domain層のモジュール化 / MoT TechTalk #15
mot_techtalk
0
160
Featured
See All Featured
Building a Modern Day E-commerce SEO Strategy
aleyda
6
4.5k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
657
120k
The Power of CSS Pseudo Elements
geoffreycrofte
52
4.3k
Web development in the modern age
philhawksworth
197
9.6k
The Pragmatic Product Professional
lauravandoore
21
3.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
120
29k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
236
1.1M
Making the Leap to Tech Lead
cromwellryan
117
7.7k
How GitHub (no longer) Works
holman
298
140k
Rails Girls Zürich Keynote
gr2m
87
12k
GraphQLとの向き合い方2022年版
quramy
20
9.9k
Why You Should Never Use an ORM
jnunemaker
PRO
49
7.9k
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