Search code examples
androidrestsamsung-mobilesamsung-galaxy-gear

How would I send health data from a Samsung watch to our web service using an API?


The company I work for has a health-based web service that allows users to enter clinical results and other health information for tracking purposes, and we would like to get data from a user's Samsung watch and send it to our website via an API. From my understanding, I need to develop an application in Android that reads the data and sends it to our website with a POST. There is a vaguely similar post to this one, but it has no answers, and I could not upvote because I don't have enough reputation.


Solution

  • Search 'Apache MQTT ' for more infomation.