No description
Find a file
2010-10-18 17:31:32 +02:00
jni new liblinphonne multi call api 2010-09-13 23:44:29 +02:00
libs update linphone submodule 2010-10-18 17:31:32 +02:00
res hide passwd 2010-09-27 12:03:15 +02:00
src/org/linphone update linphone submodule 2010-10-18 17:31:32 +02:00
submodules update linphone submodule 2010-10-18 17:31:32 +02:00
.classpath add status bar 2010-05-02 19:23:44 +02:00
.gitmodules add codec management 2010-06-18 11:01:12 +02:00
.project add ilbc 2010-06-30 09:54:16 +02:00
AndroidManifest.xml add help link to the first login dialog 2010-09-17 16:58:58 +02:00
default.properties add help link to the first login dialog 2010-09-17 16:58:58 +02: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