Hi all\ In my application, i need to show the toast message when a call is received. I have to show the destination number in this case. ie if the call is coming to 98788000 number, then when call is coming , i want to show Call to your number 98788000 How can i do that.
> I am able to read the number from where the call is coming using *String phonenumber = > bundle.getString(TelephonyManager.EXTRA_INCOMING_NUMBER);* plz help -- 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

