Deep dive into Wear OS app architecture

preview_player
Показать описание
Building for Wear OS doesn’t mean learning Android from scratch. This talk teaches you how to add a new Wear project to an existing mobile project, or how to create and structure a Wear app from scratch. See how best to organize your code to reuse as much as possible, and understand how to leverage tools like Horologist to provide a solid experience for your users.

Resources:

Speakers: Ataul Munim, Yuri Schimke

Watch more:

#Featured #AndroidDevSummit #Wear
Рекомендации по теме
Комментарии
Автор

Current wearOS documentations is very bad at developers portal, There should be a way to access fitness data without sign in. Also the complications implementation is beyond my understanding, concept it good but how do I implement it? give me a proper documentation or example source code to look at!!!

okeyD
Автор

Did I miss the part where they discuss how to share data? I'm guessing they use DataItems & DataClient, but wanted to see it incorporated into the architecture.

remmievail
Автор

Great to see that the phone and wearOS architecture is very similar.

SiamakAshrafi