(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
_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users