37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
Category:Phone & SMS
|
|
License:GPLv2+
|
|
Web Site:http://www.linphone.org
|
|
Source Code:http://www.linphone.org/eng/download/git.html
|
|
Issue Tracker:
|
|
|
|
Summary:SIP (VOIP) client
|
|
Description:
|
|
* Audio with the following codecs: speex (narrow band and wideband), iLBC, G711, GSM, G722, Silk
|
|
* Video with VP8, mpeg4 and H264 codecs (ARMv7 only)
|
|
* Audio multicall and conferencing
|
|
* SRTP media encryption
|
|
* Echo cancellation
|
|
* Address book integration
|
|
* Call history
|
|
* Multiple accounts support
|
|
|
|
We are working on providing a source-built version for the latest 2.0.0
|
|
releases. Until then, you can find apks on the project's website.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:git://git.linphone.org/linphone-android.git
|
|
|
|
Build Version:2.0.3,2003,!WIP 2.0.3-1,submodules=yes,update=no,\
|
|
init=cd submodules/linphone && git submodule update --init,\
|
|
prebuild=rm -rf tests && echo "sdk.dir=$$SDK$$" > local.properties && \
|
|
make NDK_PATH=$$NDK$$ prepare-sources generate-libs && \
|
|
sed -i 's/debuggable ="true"/debuggable="false"/g' AndroidManifest.xml && \
|
|
sed -i 's/markets\">true/markets\">=false/g' res/values/non_localizable_custom.xml,buildjni=no
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Market
|
|
Current Version:2.0.3
|
|
Current Version Code:2003
|
|
|