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

Android app

Hi everyone,

 

I develop my android app.

I want to sync my workout data to fitbit account

 

fitbit api need below requirements

1. cant use webview

2. cant use native android browser ( fitbit api recommand chrome browser )

3. Oauth 2.0

 

fitbit api document can not let me know how should I do.

Anyone have sample code for android about auth. to fitbit?

 

 

Best Answer
0 Votes
1 REPLY 1

@lukeIEI wrote:

fitbit api need below requirements

1. cant use webview

2. cant use native android browser ( fitbit api recommand chrome browser )

3. Oauth 2.0


Your app must comply with Fitbit's requirement that you do not embed the authorization page or Fitbit will revoke your app credentials.

Best Answer
0 Votes