Tagged Questions
1
vote
2answers
735 views
Wakelock is not turning on the screen? Help?
I have a signal that puts my app to sleep for a given number of minutes (using AlarmManager) and then wakes it back up.
Everything is working except the screen doesn't ever come on. I'm using a ...