linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] Question about linphone (Android version) , can not


From: Jehan Monnier
Subject: Re: [Linphone-users] Question about linphone (Android version) , can not use eclipse with simulator
Date: Thu, 2 Sep 2010 15:04:25 +0200

Hi,

I suspect you have not retrieved sources using --recursive option or your git version does not support this option.

Regarding IM, this is not available on Android yet.
Cheers

Jehan Monnier





Le 2 sept. 2010 à 10:44, Yita Wu a écrit :



(1)How can I run linphone (android version) in eclipse with simulator ?

 

LinphoneActivity.java
--------------------------------------------------------------------------
236 -  public void onSensorChanged(SensorEvent event) {
237 -  //Log.d(LinphoneService.TAG, "Proximity sensor report ["+event.values[0]+"] , for max range ["+event.sensor.getMaximumRange()+"]");
238 -   if (LinphoneService.isready() == false) return; //nop nothing to do 
239 -   
240 -   if (LinphoneService.instance().getLinphoneCore().isIncall()
                    .
                    .
                    .   
--------------------------------------------------------------------------

 

red word appear error message => The method getLinphoneCore() from the type LinphoneService refers to the missing type

 

 



(2) linphone PC version support SIP IM message, I am trying it.
     But I saw the linphone liblinphone document 3.3.99.1 , can't find SIP IM API. 
     Is there SIP IM(instant message) API in Android version linphone's liblinphone.so ? Is any differetn between PC version's liblinphone.so and Android version's liblinphone.so ?



Thanks!!!

Best regards,
YITA

_______________________________________________
Linphone-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]