03-10-2022 10:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-10-2022 10:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am brand new to development on Fitbits. I was wondering if there was any way to use a Fitbit to send an input to my phone. My goal was to create an app that could be used as a controller that I would use when playing emulators on my phone. I have other devices (controllers) that do this, but could not find any developer guides

03-10-2022 11:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-10-2022 11:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
A Fitbit app can send a network communication (fetch() request or WebSocket message) to an Android app on your phone. but you'd have to write the Android app and it would probably have to act as a device controller/driver.
Gondwana Software

03-11-2022 00:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-11-2022 00:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @pockets244 - likewise, see Generate a phone notification or start a phone app from clock face or app
Author | ch, passion for improvement.

