标签: android timeout screen vibration
我正在使用此网站上的示例:http://android.konreu.com/developer-how-to/vibration-examples-for-android-phone-development/
所以,如你所见,我正在使用Vibrator服务。问题,也写在网站上,是如果屏幕超时,振动不起作用。
任何人都有任何想法来解决这个问题?它肯定应该工作,因为振动适用于电话,报警等,即使屏幕是黑色的。但也许我必须在振动被叫之前叫醒手机?
答案 0 :(得分:0)
请参阅有关获取唤醒锁定的this页面。希望它能做你想做的事。