Skip to main content

v5.0

What's new?

The API has been simplified, so now you just have to:

  1. Add a WithingsFragment to your Activity and load your redirection URL for installation or settings.
WithingsFragment.newInstance(myInstallUrl)
WithingsFragment.newInstance(myDevicesUrl, accessToken)
  1. Add the two callbacks:
  • setCloseIntentListener(...)
  • setNotificationListener(...)
Help

Login required

Please log in to your Developer Dashboard in order to file a request.

OK