No description
Find a file
Guillaume Beraudo ed627d416e AddVideo handles already in video directly.
Before that it required a listener.
2011-03-18 10:54:36 +01:00
jni add unit test for msandroid 2011-01-21 14:37:44 +01:00
libs ready for release 2011-02-10 11:11:59 +01:00
res Use hidden layout for unused preferences. 2011-03-11 15:45:08 +01:00
src/org/linphone AddVideo handles already in video directly. 2011-03-18 10:54:36 +01:00
submodules Transport selection (UDP, TCP, TLS);standard ports. 2011-03-10 15:54:13 +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 IncallActivity and VideoActivity as singleTop. 2011-03-18 10:40:51 +01:00
default.properties Captured video always sent in correct orientation. 2011-01-03 14:14:22 +01:00
deliver_sdk.sh Fix deliver script. 2011-02-25 17:17: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