¡@

Home 

2014/10/16 ¤W¤È 08:24:13

android Programming Glossary: sipaddress

Android audio calls using android's sip

http://stackoverflow.com/questions/19974807/android-audio-calls-using-androids-sip

mistakes in the code.please help me .the code is given below. public class CallActivity extends Activity public String sipAddress null public SipManager mSipManager null public SipProfile mSipProfile null public SipAudioCall call null Button b1 TextView.. savedInstanceState TODO Auto generated method stub super.onCreate savedInstanceState setContentView R.layout.calling sipAddress String getIntent .getExtras .get sipAddress b1 Button findViewById R.id.sipcallbtnend b1.setOnClickListener new OnClickListener.. stub super.onCreate savedInstanceState setContentView R.layout.calling sipAddress String getIntent .getExtras .get sipAddress b1 Button findViewById R.id.sipcallbtnend b1.setOnClickListener new OnClickListener @Override public void onClick View..