Thanks Mark

You're right. I will need to keep track of toss info.

Sounds likea good potential enhancement area for the apis. To persist
alarms and allow user to query them.

I appreciate the help.

On Dec 18, 1:13 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> There is no such API, unfortunately. You will need to keep track of
> that information yourself. You probably needed to do that anyway,
> since the alarms are cleared on reboot, so you probably need that
> information in order to re-establish the alarms at that point.
>
> On Sat, Dec 18, 2010 at 5:57 AM, Sari AlHiari <sarihi...@gmail.com> wrote:
> > Hello,
>
> > I want my app to be able to query the Alarm service to see if there is
> > a previous Alarm already set for this app, and if not to set one.
>
> > I could not find any api to get a list of set alarms or a specific
> > alarm for that matter.
>
> > Can anyone help?
>
> > I Appreciate any assistance.
>
> > --
> > 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
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
> Available!

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