Unlock Screen While In Call Android
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 w
Solution 1:
http://developer.android.com/reference/android/os/PowerManager.html
Change PowerManager WakeLock setting.
Post a Comment for "Unlock Screen While In Call Android"