system.setIdleTimer not working on android.

There doesnt seem to be any way to prevent sleep on android. system.setIdleTimer doesnt work.

On devices like the Nexus which have no physical buttons, the only wake button is the power button. That actually causes a resume event and restarts the app. The only real workaround is to disable sleep - unless i’m missing something?

[import]uid: 8872 topic_id: 6153 reply_id: 306153[/import]