Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 468 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 468 Bytes

Wearable Demo App

This app was made for a demonstration of triggering a user flow on a wearable through a connected mobile device.

Building the project

This uses Gradle as the build system, using Android Studio is recommended.

Modules

This project is split into two modules:

  • wear
  • mobile

The wear module contains the watch app code
The mobile module should be deployed to your phone/tablet device