I am trying to build an Android chat client using asmack library, and an XMPP server like openfire. So can anybody provide me with some links to tutorials or code snippets for my client programm.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Read their own documentation: SMACK DOCS
回答2:
you can start with Xabber android client.