smack
how to do voice/video chat in android using smack api's [closed]
开发者_Python百科Closed. This question needs to be more focused. It is not currently accepting answers.[详细]
2023-03-30 11:46 分类:问答asmack android ,unable to transfer file
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[详细]
2023-03-26 17:47 分类:问答multi user chat in smack
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.[详细]
2023-03-26 07:43 分类:问答Smack API User search
I\'m try to implement a user search on top of my working Sm开发者_如何学运维ack-API based jabber client.It can create user using:[详细]
2023-03-25 20:29 分类:问答how to test xmpp client?
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[详细]
2023-03-24 11:39 分类:问答XMPP Logout (Smack API)
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(),[详细]
2023-03-24 04:09 分类:问答How can we access archive messages into android application from xmpp server
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[详细]
2023-03-22 19:35 分类:问答(a)Smack returns "service-unavailable (503)" error at login()
I\'m trying to implement a simple jabber messenger on Android using asmack library. Here\'s the code:[详细]
2023-03-20 12:26 分类:问答Java and Jabber/Smack [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-19 08:07 分类:问答Smack API - Read Chat History from Openfire Server
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[详细]
2023-03-18 06:22 分类:问答