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

Fitbit SDK Android Java

Replies are disabled for this topic. Start a new one or visit our Help Center.

I am looking for Fitbit SDK for android with Java  project. I am looking the SDK which can communicate among the device and watch via Bluetooth or WIFI , return the accelerometer data from  smart watch to android smart phone. It would be really helpful for me if you can  suggest on same.

Best Answer
0 Votes
6 REPLIES 6

Hi @AshishTV  -  Fitbit uses javascript, and you can easily create projects for a watch using studio.fitbit.com

From there you can download the OS Simulator and you can publish your clock or app after it is approved using  gam.fitbit.com 

A good starting point guide.

Author | ch, passion for improvement.

Best Answer

To complement what @Guy_ say I would add this excellent repository of open source apps and clockface. 

Best Answer

Thanks for addressing my query. Really helpful. SO that means their is no SDK for java. I am a android developer with java language. I was looking if Fitbit SDK is available in java so that I can use the Fitbit watch and start my project. The SDK is available for react native / Flutter developer . Am I correct or if possible how I can use the SDK in java language?

Best Answer
0 Votes

@AshishTV  - the native language is JavaScript for the Fitbit OS, it is similar to Java, with CSS and SVG.

Author | ch, passion for improvement.

Best Answer

Thanks for quick reply. So I can use it with java language right ? Also the SDK gives the wrist movement tracker to measure how many time the wrist moves while doing any activity just say for example playing or doing some work ?

Best Answer
0 Votes

@AshishTV  - you can use it with JavaScript.

Author | ch, passion for improvement.

Best Answer