learnt / power-manager-cordova-plugin

Basic access to Android wake locks for cordova apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exposes a global powermanager object with two methods:

acquirePartial(): acquire a FULL_WAKE_LOCK

releasePartial(): release said lock

About

Basic access to Android wake locks for cordova apps.


Languages

Language:Java 86.8%Language:JavaScript 13.2%