Android API v2.0.7

edited August 2015 in Android

A small update to the v2.0.0 library has been released.  The update makes some changes to the underlying implementation and renames a few methods / variables to better reflect their intents.

The Android documentation has also been updated to reflect the new API.  You can check that out here.

Changes

Release Notes

Comments

  • Hey Eric, I changed my gradle file to upgrade the API in my app to 2.0.7 but when I sync the gradle files and rebuild the project, I am getting an error saying "package com.mbientlab.metawear.api does not exist". Have these files been modified in the latest API?
    How can I solve this issue?

    Thanks,
    Deepak
  • Yes, 2.0.0 has breaking changes all across the board including reorganizing the package structure; you will need to update your API usage to reflect the new changes.

This discussion has been closed.