I working with application that using GCM. So when I lock my screen and few minute after that, maybe the phone come to sleep mode. I try to send message to that phone but it cannot deliver, but when I turn screen on, the message delivered immediately. So could you guys help me to wake up phone even it come to sleep mode (I guess so).
P/s: I have WAKE_LOCK
permission on my project already.