linphone-android/README
2010-07-20 17:48:51 +02:00

13 lines
322 B
Text

LINPHONE for ANDROID
****************************
To build liblinphone for Android, you must first download the Android ndk R4 from google.
Next step is to download libilbc code:
cd submodules/libilbc-rfc3951 && ./configure && make
Finnaly from directory linphone-android, just execute command:
ndk-build