android - Reminder Application -


i developing application called reminder using android api. application reminds every event registered user sms. in order remind several users, reminding times should raised @ respective time. using timertask that, not accurate. want use alarmmanger this, in order raise multiple reminders, of them should appended object.

can please give me solution this. (no of registered reminders varies, should remind every 1 depending on time given).

attach appropriate extras intent use in pendingintent alarmmanager, such long[] of _id values database rows relevant alarm.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -