I am just learning PhoneGap and I would like to push notifications to the notification tray on a timer.
I tried the notification function in the PhoneGap API but its only for messages boxes with in the application its self.
Any ideas how to send a push notifications to the “Notification tray” android system?
UPDATE: I have not worked with Phonegap for a very long time, and this repo is no longer managed.
Here is a phonegap plugin that I have written for system notifications.
https://github.com/saileshmittal/phonegap-system-notification-plugin