The intent is to place a call. You want to look at
http://code.google.com/android/reference/android/content/Intent.html#ACTION_NEW_OUTGOING_CALL

Cheers,
Justin
Android Team @ Google

On Dec 15, 11:18 am, bparker <[email protected]> wrote:
> What is the best way to retrieve the number of a currently outgoing
> phone call?
>
> I tried using a BroadcastReceiver with an intent-filter on
> android.intent.action.CALL but it seems to be ignored... because the
> same code with a different intent works fine. Am I doing something
> wrong?
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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