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

Unable To Get All User In Asmack

I am developing chat app on Android base on asmack lib. I create 1 user and add 3 friend in buddy l… Read more Unable To Get All User In Asmack

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

How To Get Timestamp Of Incoming Xmpp Message?

I am using aSmack library to communicate with remote xmpp server. I am able to send/receive message… Read more How To Get Timestamp Of Incoming Xmpp Message?

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

Asmack Alternative

Possible Duplicate: Android and XMPP: Currently available solutions Using Asmack precompiled lib … Read more Asmack Alternative

Android Asmack: Statechange Never Called

I am building a chat application using asmack xmpp client. Chat works fine and I have implemented C… Read more Android Asmack: Statechange Never Called