No description
- Numpad component factorizing setAddressWidget - Digit uses style - No more NewOutgoingCallReceiver and the associated magic Now uses CALL_PRIVILEDGED - Move Video classes to core.video package and lower visibility - Merged AndroidCameraRecord5Impl and AndroidCameraRecordImpl |
||
---|---|---|
jni | ||
libs | ||
res | ||
src/org/linphone | ||
submodules | ||
.classpath | ||
.gitmodules | ||
.project | ||
AndroidManifest.xml | ||
default.properties | ||
deliver_sdk.sh | ||
README |
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