linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Error while running linphone-android in eclips


From: Daniele Cloralio
Subject: Re: [Linphone-developers] Error while running linphone-android in eclipse
Date: Tue, 30 Jul 2013 17:34:07 +0200

You are missing few libraries (the error comes because you don't have liblinphone.so, I also don't see liblinphonenoneon.so in your list). Look carefully in your ndk compilation output (or post it on pastebin), probably you are getting an error.

Daniel


2013/7/30 Dilip Singh <address@hidden>
Hi,

When I run linphone in eclipse, it throws the following error : 

java.lang.ExceptionInInitializerError

Caused by: java.lang.UnsatisfiedLinkError: Couldn't load linphonearmv7 from loader dalvik.system.PathClassLoader[dexPath=/data/app/org.linphone-2.apk,libraryPath=/data/app-lib/org.linphone-2]: findLibrary returned null

The .so(libneon.so, libavcodec.so, libavcodecnoneon.so, libavcore.so, libavutil.so, libsrtp.so, libswscale.so) files are present under libs/armeabi-v7a in the project directory. They have also been put inside the .apk file by eclipse.

Please guide where I am doing wrong.
Your help is greatly appreciated.

Regards,
Dilip.


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



reply via email to

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