Вопрос

I'm looking for a Jingle library (or app code) that exists on android and supports Voice for Gtalk or any xmpp in general. I don't really want to write JNI for libjingle. I would prefer something in java /android.

Это было полезно?

Решение 2

There is no java port for it. Its better to use the libjingle c .so and use JNI on android.

Другие советы

Check this repo it should help. webrtc-jingle-client

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top