-2

I am going to develop Health Application on Android Platform.which read data from wearable device and update on server. Can I use Google Fit apis to read Data of wearable device sensor for my own application?

1 Answers1

0

From Google Fit Developers Website:

The Google Fit APIs for Android are part of Google Play services and are supported in Android 2.3 (API level 9) and higher. Google Fit on Android consists of these APIs:

The Sensors API provides access to raw sensor data streams from sensors available on the Android device and from sensors available in companion devices, such as wearables.

Community
  • 1
  • 1
Armin
  • 599
  • 2
  • 8
  • 19