I am wondering is it possible to have an event handler which is always triggered when
an app is going to fore-ground and become active status from background status.
does phonegap provides any plugin for listening event of being re-activated?
or… is there any native way for this? any help will be appriciated.
Yep – check out pause and resume.