Would love to see an AntennaPod app for Garmin watches as well!
The way to go there would probably be to implement an audio content provider using the Connect IQ SDK and eventually publish it to the Connect IQ Store. Apps are written in “Monkey C” (never heard of it before, looks fairly intuitive, though).
Hey folks, I’m starting to look into this and many things look quite straightforward. Here’s a question though: How would the watch communicate with the AntennaPod app on the phone?
I believe for Spotify the watch and phone are pretty independent from one another - once the watch is signed in to the Spotify account (which is done through the phone I believe), it can access the user’s content itself. For AntennaPod there’s no user account or backend to sync to. So the watch would have to fetch the podcasts’ meta information from the app on the phone to then download the content itself. And of course it would have to notify the app on the phone about the progress in playback.
So I’m just starting to look into this, but if somebody has some pointers, maybe from other projects involving communication between a Bluetooth-conmected device and an app on a phone - I’d much appreciate a quick message :-).
I’m interested in a WearOS-native version of AntennaPod.
Most WearOS watches support wireless connectivity, including Bluetooth audio. I’d love to see a version of AntennaPod that can operate independently from the phone app - allowing playback directly from the watch.
For example, I often connect my earbuds to my watch and head to the gym with just those two devices. A standalone WearOS app would make this workflow seamless.
Would it be feasible to implement sync functionality - so that playback position, progress, and subscriptions automatically reconcile with the phone app once reconnected?