/TidepoolAPILib

A library for Android to use the Tidepool API.

Primary LanguageJava

Tidepool API Lib

The tidepool-api-lib is a library for Android apps to communicate with the servers of the Tidepool project. So far it only contains the functionality needed by the OpenLibre app:

  • login/out
  • get user information
  • get/post notes
  • upload CGM data

Disclaimer

This library is not an official release by the Tidepool project.

The author disclaims all warranties with regard to this software, including all implied warranties of merchantability and fitness. In no event shall the author be liable for any special, indirect or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortious action, arising out of or in connection with the use or performance of this software.

Credits

The library is largely based on code published as part of urchin-android by the Tidepool project.