android - Detect Screen Off / On in Cordova and Ionic -


i want detect when phone locked , unlocked.

the plan display (non-ad) popup when phone unlocked. far cordova seems support pause , resume events not me functionality need.

native android supports screen on/off , user present events. possible use these events , if not possible build plugin gain same functionality?

thanks in advance.

for android have use plugin template create background service can listen events:

https://github.com/red-folder/bgs-sample

on ios there plugin implements functionality if deploy on ios:

https://github.com/ttatarinov/lock-screen-logger-phonegap-plugin


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -