http://developer.android.com/reference/android/app/AlarmManager.html

setRepeating<http://developer.android.com/reference/android/app/AlarmManager.html#setRepeating%28int,%20long,%20long,%20android.app.PendingIntent%29>(int
type, long triggerAtTime, long interval,
PendingIntent<http://developer.android.com/reference/android/app/PendingIntent.html>operation)

On Thu, May 21, 2009 at 2:00 PM, Gavin <fjm...@gmail.com> wrote:

>
> Hi, all
>
>      I want to know how many alarms can be set in one application?
> what is the length for every interval time  that I can set?
>     I need many alarms and at least 1 month interval time in my
> application. it is possible?
>     Thanks.
> >
>

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