Have a look to the SchedulerManager in the BuzzBox SDK here:
http://hub.buzzbox.com/android-sdk/
It's a free library that simplifies using the Alarm Manager.

On Jan 19, 12:07 am, "Danny S." <danny.schi...@googlemail.com> wrote:
> Hi,
>
> I have a service that is running in background. It needs to 
> sendnotificationsto the user. In my application you can create data with
> date and time. The service now can fetch this data and give the user a
> notification t-x minutes before the saved time is reached ("remind for
> appointments").
>
> Can I set a fix moment when the service should send the user a
> notification instead of listen/check all the time for (approximately)
> time identity?
>
> And a secondary question: how can I set "Autostart" for the
> applications service?
>
> Thanks a lot!
> -Danny S.

-- 
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