简体   繁体   中英

microsoft band How to read heart rate or some sensor data from a custom tile and communicate with mobile app?

I'm creating a custom tile. I want that tile to read some sensor data such as heart rate and then communicate it with the mobile app. I also want to sync the data MS Health Cloud API

Any help/idea is appreciated

[microsoft-band]

To communicate with the band's sensors in Android, you don't directly interact with a tile. Instead, you can set up listeners to bring the sensor data to your device. From there, you could send the data back to the device through a tile.

For a better idea of how to use the listeners, check out the sample code http://developer.microsoftband.com/bandSDK

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