标签: android
我可以通过发布Intent将android应用程序置于睡眠模式吗?怎么可以做到这一点?
答案 0 :(得分:2)
假设您的意思是将设备置于睡眠模式,PowerManager.goToSleep()可能正是您所寻找的。 p>
PowerManager.goToSleep()