Interesting that your alarm works. The Droid I have tested with is in Verizon's network, and I am firing the event from a service.
Thanks for your help. Matt On Dec 22, 3:33 pm, Dianne Hackborn <[email protected]> wrote: > As far as I know it works fine. If you want to file a bug, please make sure > you include a full application (ideally with source code) reproducing the > problem with complete steps to reproduce. > > Fwiw, I just tried setting an alarm on my Droid and having it go off while > in a call, and the notification was displayed fine. > > One thing to be aware of -- CDMA networks do not support voice and data at > the same time, so a device like Droid on such a network will not get network > data while on a call. Thus, for example, you will not get new e-mail > notifications, chat notifications, etc until you hang up the call. > > > > > > On Tue, Dec 22, 2009 at 2:12 PM, Matt <[email protected]> wrote: > > Dianne, > > > Is it safe to assume this intentional, or should I file a bug? I > > noticed the Droid advertisement advertised it as a feature. > > > Regards, > > > Matt > > > On Dec 21, 12:48 pm, Matt <[email protected]> wrote: > > > My problem is specific to the Droid. > > > > I can successfully post notifications during calls in the emulator > > > using 1.5, 1.6, and 2.0. I can also post notifications on the G1. > > > > However, when I use the Droid, notifications are squelched (as far as > > > I can tell) during active phone calls. All other environments > > > correctly display the notification during calls. > > > > I am not trying to play a sound, I am simply trying to display an icon > > > in the top notification bar. > > > > Thanks for your help, > > > > Matt > > > > On Dec 21, 10:42 am, Dianne Hackborn <[email protected]> wrote: > > > > > On Mon, Dec 21, 2009 at 6:53 AM, Matt <[email protected]> > > wrote: > > > > > Are you saying that notifications can not be delivered or can be > > > > > delivered on all Android phones during calls? > > > > > You absolutely can post them. It is unlikely to me they would cause a > > sound > > > > to play, though, if the user is currently talking on the phone. > > > > > You are being very vague so I don't really know what to answer (your > > first > > > > post sounded like you were having a problem specific to Droid but > > > > apparently that is not the case). > > > > > -- > > > > Dianne Hackborn > > > > Android framework engineer > > > > [email protected] > > > > > Note: please don't send private questions to me, as I don't have time > > to > > > > provide private support, and so won't reply to such e-mails. All such > > > > questions should be posted on public forums, where I and others can see > > and > > > > answer them. > > > -- > > 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]<android-developers%2Bunsubs > > [email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. -- 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

