01-14-2016 18:28 - edited 01-14-2016 18:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-14-2016 18:28 - edited 01-14-2016 18:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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?

01-14-2016 19:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



01-14-2016 19:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@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.

