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.
我正在尝试为智能手表 2 制作一个简单的手表。我想在智能手表屏幕唤醒时自动启动我的应用程序。当屏幕打开时,我不希望出现索尼表盘。如何实现这一点。我在这里找到了这个功能。
您将遇到的第一个问题是 Sony Smartwatch 2 的屏幕永远不会熄灭。它会亮起或变暗,但永远不会熄灭。
您提供的链接适用于 Smartwatch 1 手表。那个确实关闭了屏幕,因为它不像 SW 2 那样具有透反射性。
干杯