linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] liblinphone crash when set targetSdkVersion to 23


From: Chris Peng
Subject: [Linphone-developers] liblinphone crash when set targetSdkVersion to 23
Date: Tue, 2 Aug 2016 09:29:33 +0800

Hi Guys,
I use liblinphone SDK downloaded from the link below,
https://www.linphone.org/releases/android/linphone-android-sdk-latest.zip

If I set the targetSdkVersion to 22, everything goes well. But if it's changed to 23, crash happened. Do you have any solutions to it, Thanks a lot.

java.lang.ExceptionInInitializerError
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:324)
at java.lang.Class.forName(Class.java:285)
at org.linphone.core.LinphoneCoreFactory.instance(LinphoneCoreFactory.java:44)
at tw.com.chainsea.call.base.LinphoneManager.<init>(LinphoneManager.java:65)
at tw.com.chainsea.call.base.LinphoneManager.createAndStart(LinphoneManager.java:89)
at tw.com.chainsea.call.SipCallManager.<init>(SipCallManager.java:33)

Thanks a lot,

Chris

reply via email to

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