Skip to content

0.1.0-alpha2

Compare
Choose a tag to compare
@rahul27 rahul27 released this 29 Sep 17:01
· 28 commits to main since this release
a68a613

This is a pre release version of the Moonsense Android SDK.

The purpose of this release in a nutshell is to introduce the public API for the Android SDK. The release also serves as a good starting point to test out a very early integration of the SDK into applications and libraries.

The full feature list for this release includes:

  • The ability to authenticate with the SDK using the public token provided by the Moonsense Console.
  • Start a session to collect accelerometer data from the device.
  • Publish the accelerometer data to the Moonsense Cloud.
  • Stop all or individual sessions.