Getting HealthDataStore

To start utilizing Samsung Health Data SDK, get a HealthDataStore instance with:

  • HealthDataService.getStore()

It helps to create the following requests:

  • Checking granted data permissions and requesting data permissions.
  • Reading data
  • Aggregating data
  • Reading data changes
  • Inserting data
  • Updating data
  • Deleting data
  • Getting DeviceManager