linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone-developers Digest, Vol 165, Issue 17


From: Manar Boukhari
Subject: Re: [Linphone-developers] Linphone-developers Digest, Vol 165, Issue 17
Date: Tue, 22 Nov 2016 11:36:48 +0000

Silly me ,,,,  I forgot to load the libraries !!

Now, it works :)

Thank you Sylvain Berfini

Best Regards,
Manar


2016-11-22 10:40 GMT+00:00 <address@hidden>:
Send Linphone-developers mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/linphone-developers
or, via email, send a message with subject or body 'help' to
        linphone-developers-request@nongnu.org

You can reach the person managing the list at
        linphone-developers-owner@nongnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-developers digest..."


Today's Topics:

   1. Re: Error while using liblinphone-android (Sylvain Berfini)


----------------------------------------------------------------------

Message: 1
Date: Tue, 22 Nov 2016 11:40:17 +0100
From: Sylvain Berfini <address@hidden>
To: address@hidden
Subject: Re: [Linphone-developers] Error while using
        liblinphone-android
Message-ID: <a46fd7a4-e34e-d920-abbf-address@hidden>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"

Hi Manar,

Did you load the libraries before you app starts?
System.loadLibrary("bctoolbox-" + abi);
System.loadLibrary("ortp-" + abi);
System.loadLibrary("mediastreamer_base-" + abi);
System.loadLibrary("mediastreamer_voip-" + abi);
System.loadLibrary("linphone-" + abi);

Best regards.

Sylvain Berfini
Software Engineer @ Belledonne Communications

Le 22/11/2016 ? 11:35, Manar Boukhari a ?crit :
> Hi all,
>
> Recently, I have successfully compiled the source code from repository
> and generated the SDK (liblinphone-android-sdk-3.1.1-529-g634c403.zip).
>
> I've actually imported  the "liblinphone.jar", "armeabi", armeabi-v7a
> and "x86" folders in my android project class path, but steel getting
> this error : java.lang.UnsatisfiedLinkError: Native method not
> found:org.linphone.mediastream.log.w ...
> Attached a screenshot of the error in eclipse,
>
> Any help would be appreciated  :)
>
> Best Regards,
>
> Manar
>
> Images int?gr?es 1
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-developers/attachments/20161122/8d866da7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 50246 bytes
Desc: not available
URL: <http://lists.nongnu.org/archive/html/linphone-developers/attachments/20161122/8d866da7/attachment.png>

------------------------------

Subject: Digest Footer

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


------------------------------

End of Linphone-developers Digest, Vol 165, Issue 17
****************************************************







reply via email to

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