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

fitbit4j deprecated?

Hi,

 

Can you please let me know if fitbit4j is deprecated? What is the equivalent?

 

Regards,

Sree

Best Answer
0 Votes
2 REPLIES 2

Screerammc,

 

We don't do any active development of fitbit4j library at this point.

There are no currectly official new Fitbit library replacement exists to it too though.

 

There are plans for writing new replacement library in future. Unfortunately there are no particular information about timing when we going to release a new library.

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes

sreerammc wrote:

Can you please let me know if fitbit4j is deprecated? What is the equivalent?


The Fitbit Web API is a standard OAuth 1.0a web service. We recommend you use an HTTP request library that supports OAuth 1.0a signatures.

 

A commonly used Java library is the Google OAuth Client Library.

Best Answer
0 Votes