Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Sony Add on SDK 2.0 仅适用于新的智能手表 2 还是适用于以前的索尼智能手表?如果是,那么我可以像在 sw 2 中那样使用它来访问 sw 1 中的光传感器吗?此外,触摸是否仍然仅限于第二个 sdk/sw 2 的点击、滑动和长按?
Sony Add-on SDK 2.0 与 Sony SmartWatch 和 Sony SmartWatch 2 兼容。
索尼智能手表不支持光传感器。因此,您将只能在 Sony SmartWatch 2 上访问它。
除了您提到的三种方法之外,您还可以选择在布局中实现 onClick 和 onLongClick 侦听器。