androidxmpplibjingle

XMPP / Jingle Voice Library for Android


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.


Solution

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