【发布时间】:2014-04-02 03:02:03
【问题描述】:
人们注意到了这一点:
The Android Wear Preview app is compatible with Android 4.3 and higher and is not available for the Android emulator.
这个东西可能表示它将使用蓝牙低功耗-BLE,在Android Wear设备-手表和Android移动设备之间建立连接BLE technology only be available on Android 4.3 or higher, and not available on Android Emulator。但我不确定。
目前我知道将 Android Wear Emulator 与 Android 手机设备连接:
Connect your device to your development machine over USB.
但我想知道当带有真正 Android Wear SDK 的 Wrist Watch 设备发布时,
它将用于连接Android Mobile设备的什么东西?
请告诉我,
谢谢,
p/s : 如果我是对的,这也意味着 Android 移动设备可以连接到 Wrist Watch 将受到限制,因为并非大多数 Android 移动设备始终支持 BLE 技术。
【问题讨论】:
-
我猜是的……他们很可能使用 BLE en.wikipedia.org/wiki/Bluetooth_low_energy
标签: android mobile bluetooth wear-os