No description
Find a file
2011-04-01 10:34:36 +02:00
jni Fix h264 build by default 2011-04-01 10:34:36 +02:00
libs ready for release 2011-02-10 11:11:59 +01:00
res Fix double initFromConf. Fix dialer without incall view. 2011-03-30 10:36:22 +02:00
src/org/linphone Potentially fix crash when network goes down. 2011-03-31 11:09:19 +02:00
submodules Potentially fix openssl compile issue on ndk4. 2011-03-31 15:35:37 +02:00
.classpath add unit test for msandroid 2011-01-21 14:37:44 +01:00
.gitmodules Fix gitmodule url of android-openssl. 2011-03-31 15:12:41 +02:00
.project add ilbc 2010-06-30 09:54:16 +02:00
AndroidManifest.xml Fix unknown intent BOOT_COMPLETED 2011-03-28 11:11:58 +02: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