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

