Skip to content Skip to sidebar Skip to footer
Showing posts with the label Smack

Getting Mucconfigurationnotsupportedexception In Android Smack 4.2.0-beta1

I am developing chat application for one to one chat and group chat. I have successfully done one t… Read more Getting Mucconfigurationnotsupportedexception In Android Smack 4.2.0-beta1

Cannot Establish Tls Connection To Openfire 4.1.3 Server With Smack 4.2 On Android: Sslprotocolexception: Ssl Handshake Aborted

I'm trying to connect to my Openfire 4.1.3 server with Smack 4.2, the current config works ok: … Read more Cannot Establish Tls Connection To Openfire 4.1.3 Server With Smack 4.2 On Android: Sslprotocolexception: Ssl Handshake Aborted

Smack - When To Call Multiuserchat.join(...)

I'm a bit confused and can't find the answer in the docs. I'm developing a simple chat … Read more Smack - When To Call Multiuserchat.join(...)

Reconnectionmanager In Asmack

I have a project on Android, which needs to use asmack library to enable real time chat. The key fe… Read more Reconnectionmanager In Asmack

Android Smack Library Subscription(not Showing Inbond Or Outbond Notifications)

I am working on an android chat application in which i am using smack library for instant messaging… Read more Android Smack Library Subscription(not Showing Inbond Or Outbond Notifications)

How To Know Typing Status In Xmpp Openfire Using Smack

I am developing chat application by using Openfire XMPP server. I can text chat between two user. B… Read more How To Know Typing Status In Xmpp Openfire Using Smack