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???
Asked
Active
Viewed 1,595 times
1 Answers
0
http://developer.android.com/reference/android/os/PowerManager.html
Change PowerManager WakeLock setting.

Krishnakant Dalal
- 3,568
- 7
- 34
- 62