简体   繁体   English

是否需要通过Android Wear配套应用将可穿戴设备连接至手持设备才能使用数据层API?

[英]Is it necessary to connect wearable to handheld through android wear companion app to use data layer API?

是否有必要通过Android Wear配套应用程序将可穿戴设备连接到手持设备以使用数据层API?手动,我将可穿戴设备与设备配对,并尝试使用可穿戴数据层API,但它根本无法正常工作。

Yes, it's necessary. 是的,这是必要的。

The Wear system is the foundation for the Data API. Wear系统是Data API的基础。 If the two devices aren't showing as connected in the companion app, then the API won't function. 如果两个设备在配套应用中均未显示为已连接,则该API将无法运行。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android Wear:如何在可穿戴模块和手持模块之间共享代码? - Android Wear: how to share code between the wearable and handheld modules? 为什么我会收到 API: Wearable.API is not available on this device when I try to connect my handheld device app to wearable using android? - Why do I get API: Wearable.API is not available on this device when I try to connect my handheld device app to wearable using android? Android Wear:可穿戴设备和手持设备模块权限是否必须完全匹配? - Android Wear: Do the wearable and handheld module permissions have to match exactly? 数据流从可穿戴设备到Android手持设备 - Data Stream from Wearable to Android Handheld 在手持设备上使用什么来获取可穿戴数据? - What To Use On Handheld Side To Get Data For Wearable? 在不打开伴侣应用的情况下将数据获取到Android Wear - Getting Data To Android Wear Without Opening Companion App Android Wear流加速度计数据传输到掌上电脑 - Android wear stream accelerometer data to handheld 将Android可穿戴仿真器与手持设备连接,该设备无线连接到adb - Connect Android Wearable Emulator with Handheld device which is connected to adb WIRELESSLY 可穿戴式无法安装应用程序(Android Wear功能标准) - Wearable not installing app (Android Wear functionality criteria) 通过CLI将手持设备和可穿戴Android应用打包在一起[NativeScript] - Packaging handheld and wearable Android app together from CLI [NativeScript]
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM