RADAR-base / radar-commons-android

Base android functionality for the RADAR passive application plugins
Apache License 2.0
5 stars 8 forks source link

Create a new plugin for Google Sleep API. #421

Closed this-Aditya closed 1 year ago

this-Aditya commented 1 year ago

The Sleep API, a library powered by Google Play services allows apps to determine when the user goes to sleep and wakes up. The Sleep plugin should subscribe and get the updates via Google Sleep API. Retrieve the sleep segment, sleep classify events, and send data to the RADAR-base server.