No description
Find a file
Simon Morlat f7f0242a8a update ffmpeg to fix h264 crash
update linphone
2011-02-01 12:09:42 +01:00
jni add unit test for msandroid 2011-01-21 14:37:44 +01:00
libs update linphone 2011-01-26 13:16:43 +01:00
res add ec calibrator 2011-01-25 15:45:36 +01:00
src/org/linphone fix Galaxy S detection 2011-01-26 14:29:36 +01:00
submodules update ffmpeg to fix h264 crash 2011-02-01 12:09:42 +01:00
.classpath add unit test for msandroid 2011-01-21 14:37:44 +01:00
.gitmodules add msx264 2010-11-29 22:12:36 +01:00
.project add ilbc 2010-06-30 09:54:16 +02:00
AndroidManifest.xml add unit test for msandroid 2011-01-21 14:37:44 +01:00
default.properties Captured video always sent in correct orientation. 2011-01-03 14:14:22 +01:00
deliver_sdk.sh Added activities to support java port of the C tutorials. 2010-11-05 17:45:24 +01:00
README minor bug fixes 2010-07-20 17:48:51 +02:00

			   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