Thursday, March 15, 2012

Re: [android-developers] query

http://lmgtfy.com/?q=android+sip+demo

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Thu, Mar 15, 2012 at 1:00 AM, pranab sahoo <sahoo.pranab86@gmail.com> wrote:
Hi developers,

         Hope you all are doing well.

I used intent to open a dial screen.
My code is 

                        Intent FirstIntent=new Intent(Intent.ACTION_DIAL);
startActivity(FirstIntent);

Now dial pad scrren came.
When I dialled a number a GSM no. get called.I want to perform a SIP call when I press a call button.Then what extra code I need to write for that?

thanks and regards
pranab

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment