DoubangoTelecom / imsdroid

High Quality Video SIP/IMS client for Google Android
https://doubango.org
Other
294 stars 168 forks source link

imsdroid source #591

Open Pauldic opened 8 years ago

Pauldic commented 8 years ago

I am trying to integrate IMSDROID as sip client in my project, with complied libs from this git but come across the issue #568 (Android M: java.lang.UnsatisfiedLinkError: dlopen failed: has text relocations) on Android M with proposed solution of recompiling the source to disable Disable FFmpeg. However, I seems not to find the source anywhere. Can someone advise me this

MassimoMessore commented 8 years ago

Try to change the --with-pic option into --without-pic in android_build.sh.

Regards Massimo

Inviato da smartphone Samsung Galaxy.

-------- Messaggio originale -------- Da: Pauldic notifications@github.com Data: 29/08/16 12:22 (GMT+01:00) A: DoubangoTelecom/imsdroid imsdroid@noreply.github.com Oggetto: [DoubangoTelecom/imsdroid] imsdroid (#591)

I am trying to integrate IMSDROID as sip client in my project, with complied libshttps://github.com/DoubangoTelecom/imsdroid/tree/master/android-ngn-stack/libs from this githttps://github.com/DoubangoTelecom/imsdroid but come across the issue #568 https://github.com/DoubangoTelecom/imsdroid/issues/568 (Android M: java.lang.UnsatisfiedLinkError: dlopen failed: has text relocations) on Android M with proposed solution of recompiling the source to disable Disable FFmpeg. However, I seems not to find the source anywhere. Can someone advise me this

You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/DoubangoTelecom/imsdroid/issues/591, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ANXISA8ZMXohgZrbLyoWCzM3RMdb7hR8ks5qkrLLgaJpZM4JvV0f.

Questo messaggio e i suoi allegati sono indirizzati esclusivamente alle persone indicate. La diffusione, copia o qualsiasi altra azione derivante dalla conoscenza di queste informazioni sono rigorosamente vietate. Qualora abbiate ricevuto questo documento per errore siete cortesemente pregati di darne immediata comunicazione al mittente e di provvedere alla sua distruzione, Grazie.

This e-mail and any attachments is confidential and may contain privileged information intended for the addressee(s) only. Dissemination, copying, printing or use by anybody else is unauthorised. If you are not the intended recipient, please delete this message and any attachments and advise the sender by return e-mail, Thanks.

[rispetta l'ambiente]Rispetta l'ambiente. Non stampare questa mail se non ? necessario.

gang018 commented 8 years ago

Follow this tutorial https://github.com/DoubangoTelecom/imsdroid/blob/master/Building_Doubango.md