No description
Find a file
Guillaume Beraudo 6a3217539e Merge branch 'master' of git.linphone.org:linphone-android
Conflicts:
	src/org/linphone/DialerActivity.java
2010-12-20 08:58:39 +01:00
jni add msx264 2010-11-29 22:12:36 +01:00
libs ready for video version ? 2010-12-15 14:26:22 +01:00
res change default setting for camera sharing 2010-12-14 15:36:29 +01:00
src/org/linphone Merge branch 'master' of git.linphone.org:linphone-android 2010-12-20 08:58:39 +01:00
submodules Merge branch 'master' of git.linphone.org:linphone-android 2010-12-20 08:58:39 +01:00
.classpath Added activities to support java port of the C tutorials. 2010-11-05 17:45:24 +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 ready for video version ? 2010-12-15 14:26:22 +01:00
default.properties add help link to the first login dialog 2010-09-17 16:58:58 +02: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