linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Liblinphone Java


From: Sylvain Berfini
Subject: Re: [Linphone-developers] Liblinphone Java
Date: Thu, 28 Nov 2019 17:16:45 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi Roger,

The Android SDK will probably not work because the packaging is specific to Android (AAR format), but the Java wrapper doesn't use any Android API (except for the Factory class), so it may work.

Clone the linphone-sdk repository, build it for the desktop target of your choice (don't forget to manually enable the Java wrapper as it isn't default on desktop) and you will need to do the packaging yourself.

Cheers,

Le 19/11/2019 à 12:32, Roger Kreienbühl a écrit :
Hi everyone

I want to develop a java program that can connect to a SIP server and doing 
audio calls. Therefore I am searching for a Java API/SDK to build this. Because 
I know Liblinphone from Python, I am thinking, if the Java wrapper itself can 
be used? Or can the Android SDK be used in normal Java EE programs?

Kind regards
Roger
_______________________________________________
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]