Thank you Megha...
 
Also, is there no plan on having a plug in for Netbean? there is a plug in out 
there, but it seems to be broken.
 
Thank you
Sheida.

--- On Thu, 10/23/08, Megha Joshi <[EMAIL PROTECTED]> wrote:

From: Megha Joshi <[EMAIL PROTECTED]>
Subject: [android-beginners] Re: Intercepting Calls
To: [email protected]
Date: Thursday, October 23, 2008, 5:30 AM


For intercepting outgoing calls, you can use register a receiver for 
ACTION_NEW_OUTGOING_CALL:
http://code.google.com/android/reference/android/content/Intent.html#ACTION_NEW_OUTGOING_CALL


2008/10/22 Sheida <[EMAIL PROTECTED]>


Megha,

I was thinking about intercepting outgoing calls. like if they dial
411, or whatever...

thanks.Sheida.


On Sep 9, 10:41 am, "Megha Joshi" <[EMAIL PROTECTED]> wrote:
> In the previous post I mentioned PhoneStateIntentReceiver...which has been
> removed in the latest sdk. Sorry for the confusion. It has now been replaced
> by 
> PhoneStateListener():http://code.google.com/android/reference/android/telephony/PhoneState...

> You can use this along with TelephonyManager to get notified of call state
> changes...like when the call comes 
> in:http://code.google.com/android/reference/android/telephony/TelephonyM...
>
> 2008/9/9 Bill P. <[EMAIL PROTECTED]>

>
>
>
> > I am actually interested in doing something when a call comes in, so if
> > there is a way, that would be great.
>
> > (i am just getting into this.)
>
> > thanks.
>
> > --- On *Mon, 9/8/08, Sheida <[EMAIL PROTECTED]>* wrote:
>
> > From: Sheida <[EMAIL PROTECTED]>

> > Subject: [android-beginners] Intercepting Calls
> > To: "Android Beginners" <[email protected]>
> > Date: Monday, September 8, 2008, 4:20 PM
>
> > Hi,
>
> > I have a question. Is there any support in Android's SDK for
> > intercepting calls? for example, if I wanted to do something
> > interesting when they call a particular number...
>
> > Thank you
> > Sheida.- Hide quoted text -
>
> - Show quoted text -











      
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to