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?
Asked
Active
Viewed 635 times
1 Answers
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.
-
is Fitbit device support GoogleFit Api? – Muhammad Bilal Jul 08 '15 at 17:46
-
stackoverflow is not a place to ask this kind of questions. google it and you will find the answer ! – Armin Jul 08 '15 at 18:31