If scheduling is on the order of minutes or more, I strongly recommend using
the alarm manager so your app doesn't need to remain running the entire
time.

On Thu, Jun 18, 2009 at 12:40 AM, [email protected] <
[email protected]> wrote:

>
>
> Hi,
>
> I am writing a demo app that allows the user to set a number of times
> they want my app to run. The app has no interface and just puts shows
> some notifications.
>
> Running this as a service seems the most obvious.
>
> What's the best way to handle the timing issue?
>
> Thanks
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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

Reply via email to