How to let Android device not going to sleep mode.

Hi,

Do anyone know how to inform the device system to state that my APK is still running using CORONA SDK? I have a story book app, when user was in auto play mode. The device will go off after maybe 1 minutes. Is there a way to solve this problem?

Thanks for your help in advance.

BOB [import]uid: 20999 topic_id: 16611 reply_id: 316611[/import]

[lua]system.setIdleTimer( false )[/lua] [import]uid: 39088 topic_id: 16611 reply_id: 62050[/import]

Thank you very much! [import]uid: 20999 topic_id: 16611 reply_id: 62564[/import]

Your Welcome, glad to help. [import]uid: 39088 topic_id: 16611 reply_id: 62896[/import]