Did you try setting android:launchMode="singleTop" in your manifest?
On Mon, Apr 20, 2009 at 3:11 PM, Mohamed Amir <[email protected]>wrote: > > :-) > Well, it's just a typo here but it is correct in the code I have > tried. > > Thank you after all. > > > On Apr 20, 10:14 pm, Marco Nelissen <[email protected]> wrote: > > On Mon, Apr 20, 2009 at 12:15 PM, Mohamed Amir <[email protected] > >wrote: > > > > > > > > > OK Mark. > > > > > I am trying to make an application that show the caller-ID when there > > > is an incoming call. > > > And where there is another call, I wanna update the caller-ID shown. > > > > > I have tried OnNewIntent but this callback wasn't called. > > > > It's onNewIntent() with a lowercase 'o'. > > > -- 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 -~----------~----~----~----~------~----~------~--~---

