Re: [android-developers] Schedule notification instead of permanently check

2011-01-19 Thread Kostya Vasilyev
19.01.2011 10:07, Danny S. пишет: Hi, I have a service that is running in background. It needs to send notifications to 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 re

[android-developers] Schedule notification instead of permanently check

2011-01-18 Thread Danny S.
Hi, I have a service that is running in background. It needs to send notifications to 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").