I am using a pending intent in a service which is to perform a
Broadcast but it's not working.Actually i want the alarm to work.So,
in a class which extends Service i do my calculations regarding the
alarmtime less than or greater than current time and in the condition
alarmtime> current time i am firing the pending intent at the
alarmtime...but it doesn't works at the time..??..after checking these
conditions the onCreate method of the service class is finished..and
the control returns to the specified activity. would this be the
reason..?.plz.help ..!!..thanks in advance..

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to