08-21-2019 03:43
08-21-2019 03:43
I made fall algorithm using accel, gyro data values.
After that I made results about fall detection.
The type of result is Boolean.
I wanna send the result to my another android application.
How can I send data,
Using Oauth 2.0 or web API? or companion API?
Please answer me as soon as possible.
Answered! Go to the Best Answer.
08-22-2019 04:50
08-22-2019 04:50
You can use message API to send to the companion. And when the companion receive you can do fetch to send it to your server to collect.
08-22-2019 04:50
08-22-2019 04:50
You can use message API to send to the companion. And when the companion receive you can do fetch to send it to your server to collect.
08-27-2019 04:57
08-27-2019 04:57
I don't know how to use companion API .
I don't know what companion means.
How can I make path from versa to companion?
All I do is only sending the data to companion.
08-27-2019 13:50
08-27-2019 13:50
'Companion' means the phone/tablet/Windows device that you use to sync your watch, change settings, etc.
Read about File Transfer from device to companion.