2

I am a fairly new coder so please pardon any ignorance in my questions.

I am in process of trying to create an android application for a senior project. One of the main things I would like for the application to do is sync with a smart watch so that it can access the user's step counter. However, I am struggling to find a process on how to do this. Would anyone have any advise on where to start with this challenge? I currently have access to a Fitbit Versa and a Samsung Galaxy Active 2. I am currently in the design phase so I don't have any code yet, I would like to see if this is possible before I get too deep in the process.

Melissa
  • 33
  • 2

1 Answers1

0

you can start by examining your ui on how does it look on smart watch and creating separate UIs for watch:

android view on smart watch

narcis dpr
  • 939
  • 2
  • 12
  • 32