No description
Find a file
Guillaume Beraudo b92ecb8d63 Moved mic and speaker buttons in dialer.
Added camera call button.
Added video preferences.
Share camera on received call according to preference settings.
Invite with(out) according to preference settings.
2010-11-25 11:13:28 +01:00
jni video starts to work: send of nowebcam ok, receive ok but doesn't like orientation change 2010-11-12 19:43:05 +01:00
libs add stun preference 2010-11-19 16:40:29 +01:00
res Moved mic and speaker buttons in dialer. 2010-11-25 11:13:28 +01:00
src/org/linphone Moved mic and speaker buttons in dialer. 2010-11-25 11:13:28 +01:00
submodules add stun preference 2010-11-19 16:40:29 +01:00
.classpath Added activities to support java port of the C tutorials. 2010-11-05 17:45:24 +01:00
.gitmodules add ffmpeg compilation 2010-10-04 10:38:11 +02:00
.project add ilbc 2010-06-30 09:54:16 +02:00
AndroidManifest.xml Declared large size support and DPI independance in Manifest. 2010-11-23 11:52:58 +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