[android-developers] Re: android alarm manager alarm

2009-05-31 Thread Viresh
doesn't anyone know.. or is the question too stupid... On May 29, 1:09 am, Viresh wrote: > do we hear a ringing sound when the alarm manager sets off an alarm. > I know its start a intent and that broadcasts to the receiver.. > but does there occur a ringing or something

[android-developers] android alarm manager alarm

2009-05-28 Thread Viresh
do we hear a ringing sound when the alarm manager sets off an alarm. I know its start a intent and that broadcasts to the receiver.. but does there occur a ringing or something similar sound when the alarm goes off.. am developing using and emulator...so not sure.. also i have come to know that vi

[android-developers] How to restart scheduled jobs no phone restart

2009-05-15 Thread Viresh
I am developing a ToDo reminder type of app for android. on creation of a new reminder an alarm and vibrator scheduler is created with a toast. This works on intents and broadcasts and is pretty straight forward stuff with putextras using the reminder id from the db. My problem is, if some one r