Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding a podcast application for Fitbit Ionic

ANSWERED

Hi,

 

Is there a proper podcast application in development for the Fitbit Ionic? I'm looking to buy the Ionic, but syncing the podcast by one playlist seems really clunky. So as a developer, I want to build my own podcast player.

 

Does Fitbit have plans for improving the podcast player? Is anyone else developing a podcast player? I'd like to know before doing some redundant work.

 

Ideally the podcast app should be constantly synced with my Android phone so that both devices know the playback position. I believe the sync can be done with https://gpodder.net/

 

This app would only be for my own fun (at least at the beginning), so it just needs to do the bare minimum.

 

On the Ionic side, I'd need the following:

  • Download data from gpodder or any other Web service
  • Download podcast mp3 files from the Web and store them in the file system
  • Control the playback of podcasts on the device via music controls

I couldn't find a mention of the music controls in the Developer SDK docs. What other problems could arise? And am I way too ambitious?

 

Thanks in advance.

 

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

I don't think you can achieve this with the currently available APIs.

 

As a developer, you don't have any APIs for music playback, and files which are transferred via a 3rd party application are not able to be written to the music storage area.

 

Sorry to be the bearer of bad news.

View best answer in original post

Best Answer
0 Votes
4 REPLIES 4

I don't think you can achieve this with the currently available APIs.

 

As a developer, you don't have any APIs for music playback, and files which are transferred via a 3rd party application are not able to be written to the music storage area.

 

Sorry to be the bearer of bad news.

Best Answer
0 Votes

 

I have put in a feature request for a music playback API as I would like this too for an app that i want to build. 😉

Best Answer

This functionality and idea is the exact reason I was looking through the API information.  Let's get that API opened up so we can build an appropriate podcast player.  It would be a huge boost to have the ability to download podcasts and listen offline on a run/bike!

Best Answer

This would be useful for in app training/goal/target progess announcements.

 

“Your pace is eight fifty two per mile”

”You are 25 seconds ahead of pace”

 

Training watch coach....

“Thirty second sprint in 3 2 1 go”

”Last 5 4 3 2 1 now recover”

 

HIITS session

”15 seconds star jumps in three two one go”

”10 seconds rest”

”30 seconds plank in three two one go”

etc

 

Possibilities are endless......

Best Answer