So far, I have learnt that I need a Chat Server(Openfire) and a XMPP client with Smack Libraries to communicate with the server.So,
- Installed and configured Openfire.
- Now for the client part, I am really confused how to get start with.
I need a simple chat application with limited users and few features like file sharing, message sent and seen, users online etc.
P.S: Yes, I am new to android and have built few applications, but good at UI.