I want to build an app to start playing music at a certain time, and
keep playing it. I know I need a service to do that, but I'm a little
foggy on what to do first. I'm thinking I need to create some kind of
alarm that starts the service. Or do I have it wrong, would the alarm
be part of the service? I've seen examples with an interval timer *in*
a service, but can you build an alarm (something that goes off once a
day every day forever) in a service?

I want to avoid going down one road, only to find I need to turn
around and try another.

Ken

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to