what I want to make is a notification from Phonegap, I want to launch this from a request made in polling via js to a page that returns a JSON, after the call end I want to parse the JSON and launch the Android notification. The application have to run in background.
Do you have any suggestions?
Thanks in advance!