Dear All,
Currently i'm customizing Jitsi for our private chat application. It is a
great open source android chat app but it is missing a group chat feature.
I tried to integrate MUC from desktop into Android but never success. What
i've done was include the muc.jar into assets/jitsi-bundles-dex.jar (i put
the muc.jar into lib/asset-bundles and ant build the app). I also added the
MUCActivator class into osgi.client.run.properties so it can be loaded by
OSGI framework. On application startup, the muc library seems not loaded
properly, i got the following error:
"Could not find method
net.java.sip.communicator.util.SeviceUtils.getServiceReferences..bla2.."
(see attachment)
Is there a proper way to integrate muc into Android ? Thank you.
···
--
Kind Regards
- Ren -