Home | History | Annotate | Download | only in SipDemo

Lines Matching full:that

6 with SIP:  Make a call, receive a call, and signal to the Android platform that
7 your app wants to receive incoming SIP calls, so that they can be handled from
14 &mdash; a <code>PreferenceActivity</code> that supplies basic settings for SIP
18 that listens for incoming SIP calls and passes them to
21 &mdash; a activity that login to SIP provider and registers the device to
24 <p>If you are developing an application that uses the SIP API, remember that the
27 not all devices will offer SIP support. To ensure that your application can only
28 be installed on devices that are capable of supporting SIP, remember to add the
31 indicates to Google Play and the platform that your application requires
37 from devices that do not support SIP, remember to add the following to the
40 Play that your application uses the SIP API. The declaration should include
41 an <code>android:required</code> attribute that indicates whether you want
42 Google Play to filter the application from devices that do not offer SIP