1
votes

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.

2
try google.com it will help you more than stackoverflow.com. Its not a problem. make some effort.!!!mayank_droid
Try this xmpp-tutorials.blogspot.com.br –richardaum
@akshay u got any thing?CoronaPintu

2 Answers

5
votes

Read their own documentation: SMACK DOCS

0
votes

you can start with Xabber android client.