By notification here I assume you mean what turns up in PhoneGap as
navigator.notification with its alert, beep and vibrate methods? I
have the alert working on Android but it will not show up in the
foreground. I have come across references to Toast notifications
(Android) and Homescreen Badges (iOS) but I have yet to figure out how
I do those in PhoneGap via JavaScript. Is there any demo code/
tutorials on the subject. Googling around has not yielded anything
useful as yet. Any help would be much appreciated.