0

Is it possible to have a service running directly in an application even if it is not opened at the moment. Is this possible to do with PhonegapBuild and JS/Jquery/HTML only? Most of the information is based on using Java and androidManifest. but is there a solution for only web based languages? Are there any real plugins that can work?

I am using PushPlugin, but it has no information specified on how to send a notification in background.

Dominykas55
  • 1,231
  • 14
  • 45
  • Might still be relevant: http://stackoverflow.com/questions/10343828/creating-an-android-service-with-phonegap-have-phonegap-app-run-even-when-clos – Kenneth Sep 07 '15 at 14:13

1 Answers1

0

Plugins for Phonegap will be moving to NPM. Here is your search for background. This link will find Plugins that offer background services.