linphone-users
[Top][All Lists]
Advanced

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

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


From: Yita Wu
Subject: [Linphone-users] Question about linphone (Android version) , can not use eclipse with simulator
Date: Thu, 2 Sep 2010 16:44:35 +0800



(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 ?


ref link : http://download-mirror.savannah.gnu.org/releases/linphone/docs/liblinphone/modules.html



Thanks!!!

Best regards,
YITA


reply via email to

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