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.
I’m looking for a Jingle library (or app code) that exists on android and
Share
There is no java port for it. Its better to use the libjingle c .so and use JNI on android.