Android API v3.0
MetaWear Android API v3.0 has left the beta stage and is now officially released. The core flow of the API remains the same (i.e. library setup, interacting with modules etc.) and will feel very familiar for developers using API v2. The API as a whole, however, has been redesigned to:
- Accommodate lambda expressions
- Improve the DSL for constructing data routes
- Use the Bolts Framework for managing asynchronous tasks
Check out the updated tutorials, API documentation, example apps on GitHub, and source code for the sample app for more details on using API v3.0.
Patches
There have been several patches on the v3.0 release to address bugs and improve the API implementation, the latest being v3.0.37.This discussion has been closed.
Comments