unlock screen while in call android

微笑、不失礼 提交于 2019-12-12 02:55:04

问题


How to prevent the screen from getting locked while in call. While in video call after the timeout the screen gets locked. I notice its not the case in normal android phones that we use. Can someone provide the code to keep it unlocked while in call???


回答1:


http://developer.android.com/reference/android/os/PowerManager.html

Change PowerManager WakeLock setting.



来源:https://stackoverflow.com/questions/10383204/unlock-screen-while-in-call-android

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!