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.
我startVibrator(0200, 0000, 1);在一个ControlExtension. 它在SmartWatch不暗淡时工作,一旦SmartWatch暗淡,它就不会振动。这是正常的吗?我怎样才能让它工作?
startVibrator(0200, 0000, 1);
ControlExtension
SmartWatch
您可以保持屏幕状态打开,它会振动。这取决于您想通过振动实现什么,它是通知振动还是仅将其用于某种其他形式的游戏/用户交互。不过,这是通常的行为。