I\'m using the StatusBarNotification plugin (Android) for Phonegap to fire a notification. Now I want to to this at a specific time, and from what I\'ve read I have to use A
You should use LocalNotification.js to set alert for specific date and time. Because I had used it and it works fine.