12-02-2019 16:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-02-2019 16:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I've been attempting to create a watch face but I'm unsure on how to add simple stats like steps and heartrate. Does anyone know how to do this and add code to the index.js to tell it to make a variable or something to get the step count?
Thanks

12-03-2019 04:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2019 04:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Study some open source watch faces to see how they accomplished it. That should help you.
Here is a good start:

12-03-2019 19:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2019 19:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thank you but I have already tried that. I've looked at at least 5 watch faces however whenever I try to copy code over onto mine the step count doesn't even show up. If I try to take the watchface apart and leave the steps and other stats code the whole face disappears from the simulator and my versa.

12-04-2019 00:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-04-2019 00:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
You would have to post your code, hard to say whats going wrong without looking at it.

