At one time all kivy apps prevented the screen from sleeping. I understand that this is not needed for all apps and so the default is now for them to recognize sleep mode. In our case however we need the screen to be always on. I have not found any documentation on how to do this, only docs on how to switch it off. How do I de-activate sleep mode for my apps?
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I'm not using buildozer.spec. I have tried the below option but I only get and error when I use --wakelock in the build command.
I'm not using buildozer.spec. I have tried the below option but I only get and error when I use --wakelock in the build command.
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.