creativecreatorormaybenot/wakelock

Add an option to keep the cpu running too.

AbdulSamadgithub opened this issue · 1 comments

Wakelock.enableScreenOnly();
Wakelock.enableCpuOnly();
Wakelock.enableCpuAndScreen();

Wakelock.disableScreenOnly();
Wakelock.disableCpuOnly();
Wakelock.disableCpuAndScreen();

Links

Keep cpu on

Wake lock