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

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

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?

Asmack - Can't Read Vcard

I did exactly what the answer suggested ( Asmack not loading VCard ) but it still doesn't work.… Read more Asmack - Can't Read Vcard

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)

Asmack File Sending Error 503 Type = Cancel With Openfire

Login Code. Login done successfully. String host=AppContext.HOST;//myHost String … Read more Asmack File Sending Error 503 Type = Cancel With Openfire

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