Hi

I am eargerly wating for support of Sip in emulator. Till what time/release
when we can expect SIP to be supported by the emulator

On Tue, Jan 25, 2011 at 6:17 AM, Alexander Lucas <alexlu...@google.com>wrote:

> Hi Avi-
>
> The emulator doesn't currently support Sip-  To test, you'll need a device
> running gingerbread.
>
> -Alex
>
>   On Thu, Jan 20, 2011 at 12:34 AM, Avi <iamavinash...@gmail.com> wrote:
>
>>  I tried to use SIPDemo application on Android 2.3 - revision 9
>> emulator
>>
>> But it returns null for the SIPManager.newInstance(this).
>>
>> if
>>
>> (manager == null) {
>>     manager = SipManager.newInstance(this);
>> }
>>
>> On checking SIPManager.isAPISupported. It retruns false. Has any body
>> run SIPDemo application, any help is appreciated. I have already
>> specifed follwoing feature permissions in
>>
>> the Manifest file:
>>
>> <
>>
>> uses-permission android:name="android.permission.INTERNET" />
>> <uses-permission android:name="android.permission.USE_SIP" />
>> <uses-feature android:name="android.software.sip" />
>> <uses-feature android:name="android.software.sip.voip" />
>>
>>
>> Kindly please guide me how to fix this problem and run the SipDemo
>> application successfully.
>>
>> --
>> 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to