开发者_Python百科Closed. This question needs to be more focused. It is not currently accepting answers.
I am unable to transfer file using a smack, I am using android emulator on one side and spark on the other. When I do transfer the application force closes with the following error messages and a noti
I am a new user of SMACK chat API. I am trying to write a multi user chat application but not able to do it. Can anyone give me simple full version of code for this.
I\'m try to implement a user search on top of my working Sm开发者_如何学运维ack-API based jabber client.It can create user using:
I\'ve developed a simple xmpp chat client (for Android, using asmack library). Now, I would like to test the client to see if it does what it is supposed to do (ie. fetch the list of contacts, refresh
I am using Smack API to connect to the Openfire server. I have successfully made it work to create user and login user, my problem is I can\'t make the logout work, using XMPPConnection.disconnect(),
I took a brief over开发者_StackOverflowview on xmpp.org website, and read all things related to message archiving(XEP-0136 protocol). After reading all document, still i am not getting exact way to st
I\'m trying to implement a simple jabber messenger on Android using asmack library. Here\'s the code:
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
How can I fetch chat log or chat history from Openfire server开发者_StackOverflow using Smack library into an Android application?Openfire server can surely save chat histories. To turn it on, you sho