Android API v2.0.0 Beta 01 Release
The first beta release of Android API v2.0.0 is available. Version 2.0.0 has several new features to streamline tasks that normally would have resulted in callback hell e.g. setting up a data processing chain or using the logger. The release is not compatible with previous APIs so you will need to overhaul your code to use this beta release. Instructions on integrating the library into your project are in the project's README file, and the wiki has more details on v2.0.0 features. Sample code is also provided in example module.
As this is a beta release, there may be breaking changes future beta releases, up until the official v2.0.0 release. Also note the first release has primarily focused on setting up the proper infrastructure for handling sensor data. Support for auxiliary modules such as IBeacon, NeoPixels, and Haptic (to name a few) have not been added at the moment.
Release Notes
Source
This discussion has been closed.
Comments