Initial user reports indicate that setting a repeating 10 minute alarm
in the background whose sole task is to 'refresh' the main alarm might
be a viable workaround.

i.e. repeating this line: alarmManager.set( AlarmManager.RTC_WAKEUP,
alarmLastTime, alarmPendingIntent );

Now to see how far we can increase that 10 minutes without the problem
coming up again.

Pent

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