I'm trying to acquire a PARTIAL_WAKE_LOCK for my kivy app. Basically it is a timer app, the timer should continue to run in the background when the screen has turned off. Everything is working fine, except for the wake lock. This is how i would implement it in python: for m