简体   繁体   中英

Heart rate sensor API for Android

Google has published apis with respect to wearable devices. Since many smart watch manufactures state they have a heart rate sensor, I'm wondering if android published apis for it. I checked the web and didn't find anything.

Anyone who's interested in wearable developing that happens to know about it?

Thanks.

(As of now) those APIs belong to each smartwatch maker not Google. Please check my project here:

http://blog.kii.com/?p=3942

and specifically this file:

https://github.com/germanviscuso/PingHeart/blob/master/wear/src/main/java/com/kii/demo/wearable/WearActivity.java

to see how to use the heart rate sensor API on the Samsung Gear Live.

Best.

German

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM