Search code examples
androidsqlitepush-notificationtitanium

Getting Push Notification in android using sqlite database


How do I get a message as a push notification at 8:00 AM in Android using titanium? The message is already stored in a SQLite database.


Solution

  • try this module to get local notification.

    https://github.com/benbahrenburg/benCoding.AlarmManager