-1

Hi I am developing an android app which needs to send alert to the fitness device worn by the user.Basically it should make the band vibrate or sound an alarm.

I checked many bands including mapmyrun,jawbone etc but they are not exposing this api.

hybrid
  • 1,255
  • 2
  • 17
  • 42

3 Answers3

0

Have you seen GoogleFit? It is supposed to be integrated with all of them, so you can use a Vivofit, Fitbit or the one you want. Not sure if this is the correct answer, but for sure it will give you some clues about it. Hope it helps!

facundofarias
  • 2,973
  • 28
  • 27
  • 1
    Thanx , but I am looking for a band to which my application can send an alarm and it should vibrate. – hybrid Aug 27 '15 at 11:09
0

I just found out that Fitbit gives this feature for some of their bands

https://dev.fitbit.com/docs/devices/#alarms

"Fitbit activity trackers (excluding MobileTrack) have the ability to set alarms. Get Alarms Resource URL GET https://api.fitbit.com/1/user/[user-id]/devices/tracker/[tracker-id]/alarms.json"

hybrid
  • 1,255
  • 2
  • 17
  • 42
-1

Some watches from bpdoctormed have a silent vibration function https://bpdoctormed.com/collections/all

  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Aug 01 '23 at 02:40