Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.38 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.38 KB

Demo for Android Wear 2.x

This demo shows the current heart rate and step count in an Activity and additionally writes it to a CSV file.

Prerequisites

Getting started

  • When opening the project for the first time use the import option instead of open
  • The error message "Failed to find Build Tools revision 28.0.3" may appear. Click "Install Build Tools 28.0.3 and sync project" to install the dependency and continue.
  • Wait until Android Studio is has finished loading the project
  • If the watch was already used to develop an app skip ahead, otherwise follow the next points
  • Push the run button in Android Studio
  • Select the watch in the next dialog on press "OK"

Additional resources