I want to test a application in idle mode. So to do that i need to wait for the device to get into idle mode which is taking 20 mins in my android device. Here idle mode
means after sometime of switching of the screen, the device will get it into one mode where the cpu will goes off and the network will be disabled for the applications as mentioned here. So anybody help me to know is there any way to reduce the idle timeout
using programmatic or any other way. I searched a lot. But i can't able to find anything.
When i search i found a question which is related to idle mode of application. So it is not a duplicate question.
Thanks.