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

Add Element Without Namespace In Smack Message

I wants to add node element in smack Message . Eg. is the custom tag which i wants to add in mess… Read more Add Element Without Namespace In Smack Message

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(...)

Packet Listener In Android Service

I am trying to create a service for a chat widget using XMPP, which picks up chat messages when the… Read more Packet Listener In Android Service

Keep Xmpp Connection (using Asmack) Alive On Android

I'm developing an application that receives push notifications via XMPP ( I know C2DM, but it h… Read more Keep Xmpp Connection (using Asmack) Alive On Android

Quickblox One To One Chat Connection Lost

I have developed chat application using Quickblox SDK version 0.8.1. Sometimes app loses chat conne… Read more Quickblox One To One Chat Connection Lost

Get Online Users(roster Entries) Using Smack 4.1 In Android

I have been trying to get roster entries using smack 4.1 beta 2 in android. https://github.com/igni… Read more Get Online Users(roster Entries) Using Smack 4.1 In Android