I have a pure AS3 app that I'm deploying to both Android and iOS. In some cases I need the screen to not turn off for 60+ seconds. Is there a way to do this with AIR for mobile?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
i used
to disable the screen timeout for my app. don't know if you can switch this on and off while the app is running?! only tested this on android ... but should work on iOS too. |
|||||||||
|