If screen is in off state, then how can I light up screen or turn screen on.

Answer for Android and Bada both are acceptable to me.

Thanks.

有帮助吗?

解决方案

On android you'll need to use a PowerManager and get a WakeLock. You can have a look at this answer for an example of how to use it.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top